You are on page 1of 3

Food Living Outside Play Technology Workshop

Communicating with arduino micro controller and computer by usb with a vb


program
by eglass1 on January 27, 2015

Table of Contents

Communicating with arduino micro controller and computer by usb with a vb program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

Intro: Communicating with arduino micro controller and computer by usb with a vb program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

http://www.instructables.com/id/Arduino-and-computer-communication-using-serialusb/
Author:eglass1 eliglass.net
Attending OU (University of Oklahoma) for a bachelors degree in computer science. I have already obtained and associates in science. I absolutely love
working with small electronics, especially programmable ones. I love coding and anything to do with it.

Intro: Communicating with arduino micro controller and computer by usb with a vb program
If you are like me and want to be able to control your items connected to your arduino through your computer then you need a way to establish a connection and
communicate with your arduino from your computer. This video and tutorial shows you how to do just that! I have included the zipped files of both the arduino and VB
programs.

In this video i show you how to establish a simple connection between your arduino micro controller and VB (Visual basics) program allowing you to send and receive
commands from your micro controller to you computer. Useful for automation projects or so you computer can handle big calculations and functions that would otherwise
not be able to be done on the controller itself. This utilizes a USB port on the computer and the serial port on the micro controller. This will work for almost any controller
out there and is very easy to manipulate. It took me quite awhile to figure all this out since there are few other tutorial that explain how its done so I figured I would show
you how!

Youtube Video Link: https://www.youtube.com/watch?v=xRfQGd5nLfo&feature=youtu.be

Related Instructables

Using Visual Kinect controls


Basic 2010 to Lo-Fi Telescope Using VB to Arduino wired Simple Chat Bluetooth Robot
control Arduino pointer by control Arduino Servos using Program with with computer
Uno (Photos) by Tondelliush by sunilksree Visual Basic Arduino Uno by Interface by
techbitar 2010 (Photos) by William Tan stuartrucker
techbitar

http://www.instructables.com/id/Arduino-and-computer-communication-using-serialusb/
Advertisements

Comments

http://www.instructables.com/id/Arduino-and-computer-communication-using-serialusb/

You might also like