Light LED on PPDB
NWCCTV
Posts: 3,629
I just received my PPDB and I want to get working with it. I am a bit skeptical as there are no instructions for it. I can't even get one of the LED's to light up! Is there suppose to be another power source to the LED's? I am running a simple blink program and it does not work. I have a 470 Ohm resistor between pin 1 and Vss. I am powering the board with a 9V wall wart. What am I missing?
Comments
None of the Prop's IO lines (other than 28-31) are connected to anything unless you connect them yourself. The LEDs already have resistors suitable for 3.3V (and probably 5V too, but don't quote me on that). Plug a wire in from Propeller pin 1 to one of the holes in the black header near the row of 16 LEDs, and then try blinking it.
In case you're not aware, tonyp12 sells a board with some shift registers to allow one to control the 16-segment displays with a single I/O pin.
http://forums.parallax.com/showthread.php/134106-Updated-17seg-LED-driver-for-PPDB-now-available
It's possible to control the displays without shift registers but it uses up a lot of the Propeller's I/O pins.
Description and schematic here, under 'Downloads and Documentation', easy-peasy. -> http://www.parallax.com/product/32111
Have you looked at the schematic?
http://www.parallax.com/sites/default/files/downloads/32111-PPDB-RevA-Schematic.pdf
It's kinda all there in black and white.
Yeah fine, but what are all those lines and squiggles and dots and zigzaggles?
I forgot the smiley face on post #8.