Acidmods
Console Modding------ ( Here you can talk about your favorite Consoles ) => PSP's => PSP Phat (1000) => Topic started by: 00G on June 05, 2008, 02:21:29 AM
-
I think I am enjoying this too much, but here is my 90% done LED controller. I guess I am seeing if there is any interest as I would like to contribute to this amazing addiction...
I am using a PIC 12F675 and PicBasicPro. I have only completed a couple other projects using PICs, but this one was a bit more rewarding since it only took one night to get it working. I have a single button control and 4 light modes and one off mode. The controller is 90% because I still have to find a way to include sound LED control using the same one button interface. I am sure the one lead for the button can be soldered to a hardware button, I just haven't tested it yet. I believe I saw another PIC project/product for LEDs, so I just wanted to give it a shot.
Comments, suggestions are welcome and if interested, the code will be available when everything is 100%. Thanks for a great site!!!
http://www.youtube.com/watch?v=AAK4Z-lPap4
My first video post, sorry for the quality...
-
wheres the vid? :boxed:
-
I can see it, but here is the link:
http://www.youtube.com/watch?v=AAK4Z-lPap4 (http://www.youtube.com/watch?v=AAK4Z-lPap4)
[url]http://www.youtube.com/watch?v=AAK4Z-lPap4[/url]
Indy: Thats how you embed for future reference
-
you gotta hyperlink or embed it 00G
-
Looks good, Nice start to PIC hacking
-
Like it dude, keep up the good work!
-
Looks good man, well done
-
BTW: You should keep adapting it, I'm making my own fader, just waiting on supplies
-
a fader would be cool but also if you had a no lights command programmed so it looks like its flashing rather than changing blankly, if that makes sense...
-
Seen the Fader from Sickmod's? Its going to be like that, looks great and mines going to work with multi-coloured LED's and I hope to make a smooth transition between them
-
Thanks for the comments! I can do the (on-off-change color-on) in the color transition mode. As far as a fader, you mean a fade between color changes? Sounds like fun. I think I did a non-fader mainly because I haven't seen one and also I can't do interrupts with assembly. I wanted the control to be very responsive. I'll give that a try. What are you guys using for a controllers? I'll check out Sickmod's controller... Thanks again!