embedded:adventures:digitalio
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
embedded:adventures:digitalio [2016/09/25 14:00] – created pvela | embedded:adventures:digitalio [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
Let's say that you want to output lots of digital lines, way more than there are pins. In that case, one solution would be to use a serial to parallel converter chip. The idea is that the microcontroller can output, through a serial line, to a digital chip the bits associated to the digital signals. | Let's say that you want to output lots of digital lines, way more than there are pins. In that case, one solution would be to use a serial to parallel converter chip. The idea is that the microcontroller can output, through a serial line, to a digital chip the bits associated to the digital signals. | ||
- | We've controlled, using an Arduino, something like 200 LEDs. They were connected through four separate serial lines on the Arduino, to banks of the serial to parallel converters. | + | We've controlled, using an Arduino, something like 200 LEDs. They were connected through four separate serial lines on the Arduino, to banks of the serial to parallel converters. |
embedded/adventures/digitalio.1474826423.txt.gz · Last modified: 2024/08/20 21:38 (external edit)