MadSci Network: Computer Science
Query:

Re: How can I create an accessory to a (my) computer?

Date: Mon Nov 1 09:31:30 1999
Posted By: Matthew B. Weyerich, Technical Coordinator,ES&R Dept., CPI Corp.
Area of science: Computer Science
ID: 940540717.Cs
Message:

Dear Friend,

I like this question, because I've recently been experimenting with precisely what you are asking about! It's EASY to create an "accessory" to your computer. I must warn you, however: it's addictive!

First of all, you probably could just hook up a light to your parallel port. There are different ways of doing this, the silliest of which would be poking around with an LED until you hit the proper pins. (You could use your serial ports, too.) Of course, you'd have to turn your port(s) "on" first, and it would help to know which pins to try. Both of these things are easy to figure out if you look up "parallel port", "serial port", parallel or serial "communications", etc., on the web. You should find pin diagrams and basic communication routines aplenty. (Try this link for starters: http://www.geocities.com/TheTropics/Shores/2250/pinout.html)

However, please note I called that the "silliest" way of learning about this. You don't want to try it for 3 reasons:

  1. It's quite possible to hurt your computer by putting the wrong thing in the wrong place. The voltages and currents are small, but the computer parts attached to them aren't terribly robust. (You probably wouldn't hurt anything, but, why risk your expensive machine for such a small return?)
  2. Lighting an LED isn't very impressive, and probably isn't worth the work involved.
  3. You can do MUCH COOLER STUFF if you just investigate a little more, and maybe spend a few bucks!

For example, you could tell your computer to turn on a table lamp using something called "X-10" technology. (X-10 is a standard for interfacing computers with higher voltage devices. Here's a site which has some of these products: http://www.smarthome.com/x10map.html ) You could control your thermostat, turn on your stereo, TV, etc.. In fact, you could do this remotely, over the telephone, as most X10 units have a"DTMF" option. (DTMF=Dual Tone Multi Frequency. It's a code used on your phone line. You can't hear half of it, but your computer can hear all of it, if you buy the right stuff. Learn more here: http://www.whatis.com/dtmf.htm) Your computer could "learn" to answer the phone, set the temperature, turn on the music & mood lighting for a "special evening", etc. It could also monitor your fire alarm, burglar alarm, etc. In short, you could make your house into a "robot", controlled by your PC.

Did somebody say "robot"?

You can REALLY control robots from your PC! Your OWN robots! You just need a little patience, and some curiosity. A little cash helps, too. (Check it out!: http://www.robotstore.com/ ) What you want to look for is a way to get your computer to "talk" to something -like an X10- which can control another device. In this case, however, you want to control something other than a lamp, or, thermostat. You want to do MORE than "on/off". What you want is a micro-controller. It's kind of a "baby" one-chip computer which can "talk" to your PC. You may need to learn a little programming, and have suitable interface hardware and software. (That's where the patience and cash come into play.) Fortunately, these are readily available for folks of all skill levels. You can get into this for well under $100, and the programming is often pretty intuitive Here are some micro-contollers I've found/bought: http://www.parallaxinc.com/company/, http://www.controlled.com/pic.html. Here's a site with some sample code for you : http://www.doc.ic.ac.uk/~ih/doc/pic/ . And, DON'T EVEN miss this one!: http://www.lego.com/ (See the "Products" page in the "Mindstorms" section.)

What else can you do? The sky's the limit! I'm getting interested in model rocketry again, and I've just found a little interface I could put on a rocket. It will record flight data and dump it to my PC. In turn, I can tell the board what to look for, what delays to use, etc.. The board isn't cheap, but it is a lot less expensive than lofting my PC!

There are other ways of approaching this, too. Say you wanted to control a programmable oscilloscope…like I did… using your computer. You could do this two ways:

  1. Buy an expensive specialized card & software set which turn your computer into a nifty digital oscilloscope, (Here's a site which tells you exactly how to do this: http://www.ni.com/labview/ ) or,
  2. Buy some relatively inexpensive communications cards and cables, then learn about the IEEE 488x (HPIB/GPIB) communication standards. (I chose this option because I was working on a "legacy" system which was primarily concerned with analog video measurements.) Lots of people know this standard, and it's pretty easy to use if you have rudimentary programming knowledge. (If you don't, I have the books. I taught myself in a day!) Here's a link which explains some of the details of this way of getting machines to talk to one another: http://www.tidaleng.com/ieee-d/sld001.htm (link defunct as of 7/20/2006, try http://www.keithley.com/products/ieee488/view, or http://www.tidaleng.com/synergy488.htm).

Long story short, you can get your PC to do almost anything for you, if you know how to get it to "talk" to other machines. (Just think about your modem & internet connection. Easy, eh?) You just need the right hardware and software.

I hope this has given you a start on learning how to do what you are asking about. If you need to know more about anything I've mentioned, please feel free to e-mail me at mwnet@swbell.net. I like to help!

Your MadSci,
-Matt


Current Queue | Current Queue for Computer Science | Computer Science archives

Try the links in the MadSci Library for more information on Computer Science.



MadSci Home | Information | Search | Random Knowledge Generator | MadSci Archives | Mad Library | MAD Labs | MAD FAQs | Ask a ? | Join Us! | Help Support MadSci


MadSci Network, webadmin@www.madsci.org
© 1995-1999. All rights reserved.