computer controlled emergency light

in short there isnt a way of controling those lights via usb as most of them run off the 5v whitch is allways on whether the device is disabled or not

the device would have to have some sort of data i/o and a driver to be able to turn it off and on

you could use the parallel port to controll led's though

http://www.codeproject.com/KB/cs/csppleds.aspx
 
name='deathwish' said:
in short there isnt a way of controling those lights via usb as most of them run off the 5v whitch is allways on whether the device is disabled or not

the device would have to have some sort of data i/o and a driver to be able to turn it off and on

you could use the parallel port to controll led's though

http://www.codeproject.com/KB/cs/csppleds.aspx

damn....oh well - back to my original plan of hiring a hooker to watch the logs, and when something goes wrong she goes WOOOOOOOOO WOOOOOOOOOOO WOOOOOOOOOO WOOOOOOOOOOOOOO
 
Back
Top