Sorry meant SX video module
A.C. fishing
Posts: 262
Using this app, can I hook up the SX to an old computer monitor and when something hits a switch, the char on the screen moves forward?
Post Edited (A.C. fishing) : 3/23/2006 12:06:09 PM GMT
Post Edited (A.C. fishing) : 3/23/2006 12:06:09 PM GMT
Comments
The SX Video module and SX Video OSD modules only have outputs and no inputs for your switch. This means you will have to use something like a Basic Stamp or SX chip (SX-28,48, etc..) for it's I/O.
Your task is very possibly using a video monitor and a Basic Stamp to keep it in simple terms.
The source code for the video modules is freely available. If you really wanted to you could actually modifiy the firmware for the module to allow it to work stand-alone. It already has a voltage regulator, and the outputs can easily be made to be inputs.
Of course for a 1-off project it would be alot faster to just use a stamp as Timothy has suggested.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"SX-Video·Module"·available from Parallax for only $28.95 http://www.parallax.com/detail.asp?product_id=30012
"SX-Video OSD module"·available from Parallax for only·$49.95 http://www.parallax.com/detail.asp?product_id=30015
Product web site: www.sxvm.com
Coming soon... Cheap 4-digit LED display with driver IC·www.hc4led.com
"Sometimes it is better to remain silent and be thought a fool, than to speak and remove all doubt."
·
http://www.x2vga.com/
Thanks.
Post Edited (Forrest) : 3/25/2006 4:24:17 PM GMT