Sunday, September 18, 2011

Controlling a Basic Stamp with Visual Basic

Here I am controlling my Basic Stamp II with VB 2010 Express ..I got the code from somewhere on the net but it was for Visual Basic 5..


Basically I wrote a small program to the Basic Stamp telling the microcontroller to look for a variable and then to set I/O pins high or low based on the value of the variable..

Then I wrote a Visual Basic program that sends a value to the serial port based on command_click events..





I will gladly post the code.
If there is any interest, please leave a comment. Thanks!


2 comments:

  1. If you still have this, I would love to get the code from you. It interests me!

    ReplyDelete
  2. I have updated this. Check my October post.

    ReplyDelete