|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
LED Blinker
i was wondering if anyone could write a program that would blink 9 pairs of LEDs through a printer port using the sound in winamp???
if nobody will. will someone tell me where i can find tutorials so i could learn??? |
|
|
|
#2 |
|
Member (7 bit)
Join Date: Sep 2003
Posts: 90
|
google "parallel port programming"
once you see what you are getting into, you will probably forget about it. but, it is an IEEE standard, so you can always read the technical whitepapers. as if. i have never done anything like that on windows, mainly because it is such a pain in the arse to do anything that low level in windows, especially with the ports. i am not sure if you can even do that kind of stuff in xp without clever tricks. i have no experience with writing device drivers. in linux it is infinitely easier to read and write to devices since they are treated as files/buffers. after you have the basics of port programming down, i guess you could write a plugin for winamp or something that would basically give you the oscilliscope information from which you could parse whatever it is you are trying to do. you would have to frequent the winamp forums to learn to do that. the question is, how badly do you want to do this? AS |
|
|
|
|
|
#3 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
|
Try taking a look at bit tech. They might have something. If not, the forums are fairly good. http://www.bit-tech.net/
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
|
|
|
|
|
|
#4 |
|
Guest
Posts: n/a
|
where would it be on that site???
|
|
|
|
#5 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
|
Try the articles section.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|