Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
please am asking the codes for motor,led lights interfaced vb codes to run my hardware.
Posted
Comments
Sergey Alexandrovich Kryukov 2-Aug-11 3:47am    
It looks you have not idea of what you're asking. The approaches with different types of motors are dramatic! First to know is if this is a stepping motor or servo system.
--SA

1 solution

This article is in C#, (but you should be able to work out what it's doing easily enough) - it controls LEDs from the PC via the parallel port: I/O Ports Uncensored - 1 - Controlling LEDs (Light Emiting Diodes) with Parallel Port[^]

Any bits you have difficulty with, there is an online translator between VB and C# here: http://www.developerfusion.com/tools/convert/csharp-to-vb/[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 2-Aug-11 3:48am    
It can be useful or -- more probably -- completely useless, as we don't know what kind of motor. The approaches are completely different; please see my comment.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900