Code: Private Sub Form_Load() With MSComm1. If .PortOpen Then .PortOpen = False .CommPort = 2 // i change the comport into 2 as what i had seen in serial monitor of arduino .Settings = "9600,N,8,1" .DTREnable = True ...
|
|
Scooped by
alhar ismail
onto Arduino Geeks August 3, 2012 6:02 PM
|
No comment yet.
Sign up to comment
Your new post is loading...