Software > Software
LED CODE Please help
stridera:
If you want to send data serially, you'll need a serial converter. This will take 1-2 pins from the arduino and translate that to x pins, depending on the converter. (2 pins for a lock.) (Plenty of information on how to do this across the web.)
jkerns:
This guy: http://newbiehack.com/MicrocontrollerTutorial.aspx
does a decent job of walking you through turning on an LED, making it blink, playing games with it, etc. in a step by step process.
robotmaniac:
thanks guys but when I turn all the leds the last one stays off. I created an 2x4 but when I turn only that one it turns one.
stridera:
If you're using pins on the Arduino, make sure you're not using the TX/RX pins. (They're for the serial connection and if you have it connected to the computer to power it, they'll always be on.
Navigation
[0] Message Index
[*] Previous page
Go to full version