View Full Version : Discussion SerialPort in visual basic express ed
rocky79
Aug 10, 2006, 01:41 AM
Hello,
I am trying to write a code to read/write from/to a microcontroller via a serialport terminal using visual studio express edition. Has anyone done it before and can provide sample code?.
Thanks
lovefool
Aug 10, 2006, 10:32 AM
I have done several application but I used Visual C++ 6 together with free Serial Com library to communicate PIC. There is a sample of MSComm on Visual Basic, but written in Japanese. http://www.picfun.com/serialframe.html
You may use translation page to translate to English.
rocky79
Aug 10, 2006, 10:55 AM
Thanks for the hint. But i am still looking for a worked out sample of the serial port written in Vb express.The current vb express uses serialport class instead of mscom.
vBulletin® Copyright ©2000-2009, Jelsoft Enterprises Ltd.