Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

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. :D 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
 
...Someone Electro? nettron1000? kinjalgp? Sebi? mechie? Phasor? Anyone? :)
 
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.

New Articles From Microcontroller Tips

Back
Top