Running Lights on Elev-8
Carol Hazlett
Posts: 312
Has anybody else made the Running Lights Kit for the Elev-8 from the OSH Park circuit boards?
I can not seem to get mine to work even though I can find nothing wrong in the physical build
of the circuits and followed the changes to the firmware. I have rechecked the firmware several
times and tested each individual board for shorts or wrong components. At a total loss right now
for what to do next.
I can not seem to get mine to work even though I can find nothing wrong in the physical build
of the circuits and followed the changes to the firmware. I have rechecked the firmware several
times and tested each individual board for shorts or wrong components. At a total loss right now
for what to do next.
Comments
I built mine a couple of months ago, and could not get them working. I asked Matt if he had any code to check one module at a time, but I never heard back from him.
The are one the back shelf right now, but I would also like to get them running.
I will do it on an Arduino first then adapt it to the Propeller board.I will post what
ever happens.
Publison, I'm so sorry I didn't get back to you earlier about these - I'll email you both shortly.
This is just the driver itself, so you'll need to put it into a project to run it, and it'll probably need the "pins.h" and "pins_v3" files from the Elev8 project folder.
This code should probably do it: (untested)
If this works, then the code from the Elev8 project *should* work.
have to change that also. Can't wait to get the lights going. Got big plans for them.
http://www.digikey.com/product-detail/en/texas-instruments/UA78M05CDCYR/296-12290-1-ND/416584
and some ChipQuik. Hopefully I can slide the reg off with that. I do not have a hot air station.
Matt updated the Learn site with the correct part number.
IMO ChipQuik is better than hot air for the random small job where pins are exposed.
I have a good heat gun, But I think it might delaminate the board with the heat needed to unsolder the regulator. There is solder underneath the regulator. I will probably use the heat gun to pre heat the area, and then use the ChipQuik to slid it off the side.
Thanks Jason for the snippet. I'd like to try the Spin code first when I get my new regulators.