Thursday, July 30, 2009

How to give signals to microcontroller with the help of Visual Basic coding ?

for my project i am in need of giving the signals to microcontroller through VB programming , how 2 do that ?


Is there any coding for it ?

How to give signals to microcontroller with the help of Visual Basic coding ?
Visual Basic should allow you to easily output signals through either the serial (COM) ports or the parallel (LPT) ports.





More information about how to interface to those ports can be found in these excellent references:





http://www.beyondlogic.org/serial/serial...


http://www.beyondlogic.org/serial/serial...





http://www.beyondlogic.org/spp/parallel....


http://www.beyondlogic.org/epp/epp.htm


http://www.beyondlogic.org/ecp/ecp.htm





The website beyopndlogic.com also has some tutorials about interfacing to the USB port and other parts of a PC -- I definitely reccomend downloading and reading ALL of their material, you will use it for the rest of your life if you continue to work with PC's and microcontrollers.

night garden

No comments:

Post a Comment