LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone have any sample VI files for communicating between Labview and a Basic Stamp 2 microcontroller?

I'm working with a Basic Stamp 2 microcontroller which can connect through a serial port to a computer. I'm basically looking for a VI file for labview and/or a sample code for PBasic (the language of the basic stamp). Any help here would be greatly appreciated.
 
0 Kudos
Message 1 of 2
(2,418 Views)
Check the examples on serial communication included with LabVIEW. For example, check "LabVIEW <-> Serial.vi". Chances are you can connect the stamp to the serial port and communicate right away with it from LabVIEW (provided that the microcontroller is programmed.)

Regards;
Enrique
www.vartortech.com
0 Kudos
Message 2 of 2
(2,407 Views)