mota_puma999
03-18-2010, 08:43 AM
I need to do an aplicasion y visual basic to comunicate with a basic stamp....
I did it... but it does not work very welll...
i need to know how is the serial comunication of the basic stamp....
i know the table were 84= is equals to 9600bps 8 bits no parity and
but i need more help...
in visual basic· i open the serial port, i send data using
serialport1.writeline("HOLA BASIC")
and
serialport1.readline()
i need help
I did it... but it does not work very welll...
i need to know how is the serial comunication of the basic stamp....
i know the table were 84= is equals to 9600bps 8 bits no parity and
but i need more help...
in visual basic· i open the serial port, i send data using
serialport1.writeline("HOLA BASIC")
and
serialport1.readline()
i need help