Need Project Ideas using Parallel Port Please

Status
Not open for further replies.

Electric Rain

New Member
I need some project idea's using parallel port, as you may have guessed from my subject. :lol: I want it to use all 8 inputs, and all 8 outputs. I was thinking some kind of game. I will most likely use VB for the programming, unless something else would be easier. :mrgreen: Maybe... some sort of LED game... I don't really know. :lol: But I would like to do this for programming practice, soldering practice, fun of course if I make a game, and to brag. So could someone give me some ideas please? Thanks.


P.S. It would be nice, but not mandatory, if it was a 2 player (or more) game.

Electric Rain
 
Here are two ideas:
(cheap, simple, somewhat useful/fun)

1) Parallel port digital thermometer. Build a circuit that will use a temp sensor that the PC will read (temp sense & A/D converter) and then write back out to 7 segment displays the temperature reading. You can program the PC to give an alarm if the temperature exceeds some setpoint. Basically, your VB program will know pseudo real-time temperature, the possibilities are endless.

2) A two player simon says game. Put clusters of red, yellow, blue and green LEDs with pushbuttons next to each cluster. Then, the vb program will flash each cluster in a random sequence increasing in length each time. After the PC flashes a sequence, one player has a limited amount of time to try the sequence and then the next player tries it. The vb program can record each players sequence and at the end show who got the most correct and wins the game. hardware is easy, just your interface, LEDs & some switches (make sure they are debounced!)..
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…