Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LED exercise
#2
If you want to have "parallel" stuff going on, you might want to go via
a chip (shift register) with 8 gates. Costs almost nothing and is not that difficult to do.
Plenty of examples on the internet.
The ultimate challenge is to have 8 leds, and program them to show all the binary numbers
from 0 to 255. :-)
(And then have people guess in what order they blink)
Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Reply


Messages In This Thread
LED exercise - by Sand319 - Jun-04-2020, 03:17 PM
RE: LED exercise - by DPaul - Jun-04-2020, 03:39 PM
RE: LED exercise - by Sand319 - Jun-04-2020, 04:30 PM
RE: LED exercise - by DPaul - Jun-04-2020, 05:25 PM
RE: LED exercise - by Sand319 - Jun-04-2020, 08:13 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020