Page 1 of 1

Arduino via USB/ serial port?

Posted: Fri Nov 28, 2014 2:32 am
by ricardo
Hi,

Does anybody does something with arduino and PB?

Thanks in advance for any help. :)

Re: Arduino via USB/ serial port?

Posted: Fri Nov 28, 2014 3:26 pm
by fiver
Have a look at Joakim Christiansen's post at:
http://www.purebasic.fr/english/viewtop ... it=arduino

it works very well :D

Re: Arduino via USB/ serial port?

Posted: Sat Nov 29, 2014 11:56 am
by ricardo
Thanks for your info :)

I will try it.
What im looking is how to read the data that arduino send by the serial port once arduino is running, read the information from the sensors. But using this code as a starting poit may help me. Ive never worked with serial ports at all.

Best Regards