Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Pinball controller
Name: petcas Date: January 2, 2005 at 21:40:12 Pacific OS: win xp home CPU/Ram: p2 256
Comment:
I am thinking of using a pc as the controller for a pinball machine. I need info on using a serial or other port to sense voltage changes.
Name: BlueRaja Date: January 3, 2005 at 13:38:01 Pacific
Reply:
www.google.com We're here to help you out; however, no one wants to do your research for you. If you have any questions, don't be hesitant to ask.
BlueRaja.admin@gmail.com
0
Response Number 2
Name: wizard-fred Date: January 4, 2005 at 08:09:51 Pacific
Reply:
Do you need a 'controller' or a display 'controller'?
Since you want to sense voltage change I assume the later.
Is the voltage change a discrete value (analog) or on/off (digital)? If the pinball machine is a conventional one, then most of the measurements are events (digital).
If you are measuring 8 or less events then you could use the parallel port. For up to 20 there are usb adapters available for under US$100. For more there are digital i/o boards with ports in multiples of 24 or 48.
Summary: How to provide DOS applications, running under NT, to control keyboard LED? Some of my DOS applications use memory setting at 40h: 17h to turn ON Scroll Lock light and – much more important – to let r...
Summary: Hey all, Does anybody know how one can access the controls that are on a Visual Basic .NET form from another form? A Panel or a text box for example... Can the access to these be shared between the fo...
Summary: On execution of a ASP.NET project there is no Web control displayed on IExplorer. Other types of controls (HTML) are working OK. IIS is also working OK. Thank you ...