Step 12: Install PC Software
Unfortunately, it's still very buggy, and not ready for release. If anyone really wants a copy of the executables in their current state, please e-mail me via instructables, and I will be willing to share them. As I said, though, they are very very buggy.
Remove these ads by
Signing Up














































Visit Our Store »
Go Pro Today »




At last you have done a great project its really cool.I was thinking that if i had one with me.
Now, if you have a PC with a parallel port (virtually no modern laptop PC's have these, built-in) then you could program the parallel port to control servos directly, but otherwise, you do need a microprocessor.
One thing to keep in mind is that you can use an Atmel ATtiny2313 chip with almost no extra parts, which costs only $2.47 per chip, and you can program this chip with free gnu tools. (http://microcontrollershop.com/product_info.php?products_id=993)
You could make it as simple as taping the chip up-side-down to the top of your servo, and soldering directly to the pins (dead-bugging the chip)
AVR Freaks is an online forum with a lot of great resources for programming those chips, especially with servos.
When I bought chips from that same web site, for shipping here in the USA, the shipping was like $2.
Well, don't get discouraged. Look up "Atmel ATtiny2313" and your country's name, and find a more local online shop.
The USB-to-Parallel adaptors, unfortunately, are much less programmable than an old Parallel port that was controlled by the PC BIOS. They won't work with any of the existing code or tutorials I know of. If you can get a PCMCIA Parallel port card, that can be made to work, though. I've used one of those for some hacky projects before.
To clarify, that is (http://en.wikipedia.org/wiki/D-subminiature) vs (http://en.wikipedia.org/wiki/File:Centronics.jpg) end connector.
So,i install "Generic Printer(Text Only)" and then connect a LED's from pin9,29 and then print a page but nothing happen(sorry i forgot to mention that i have 36pin parallel port and i get pinout connection from "http://hw-server.com/files/lpt/download/piny.html")
I want to build a car which can follow any object. For that i need some thing which you have done above.Since i am fitting nettop in place of laptop as you have done in your projeect and nettop not have any port except USB.(So,no other option other than USB To Parallel port(Please don't ask for any MCU))
I want to control LED'S from USB TO Parallel port because if i can control Led from computer then i can control transistor then relay and almost everything(Like my Car Motor).
As you have done above i also done and found that it has very less power to control LED(or Transistor).
If you don't mind i want to ask one more question
like LPT1 has address Address: 0x378H or in VB Express &H378S
Is there any for USB001 {"http://www.instructables.com/files/deriv/FKA/89HD/GGPETDCS/FKA89HDGGPETDCS.LARGE.jpg}
You can see USB001 port at window titile as "Generic /Text_Only Properties "
I have a laptop with USB port but i have seen a Parallel to USB converter means that i have parallel port in my laptop .Is there any tutorial for it how to control servo from Parallel port and Can you give me the name of the free gnu tool. So that i can download it.
Thanks for all your help.