1598Views1Replies
How to connect arduino to processing via bluetooth?
Hey I made a robot using arduino and I want to control it through pc. but im having trouble with communication between arduino and laptop via processing through bluetooth . My module is on com32. So can anyone give me an example code to refer to or some tips on processing.
Comments
7 years ago
Do you have a little more information? Do you have a link or description of the module you have attached to the Arduino? How is the module attached to the Arduino? Do you have a sample of the code you're trying now?
HEREs the arduino page on serial communication along with some examples and all the associated functions.
There are also several BT/Arduino robots posted on this site. Check the Related side bar, ----->, or do a search and you should be able to find what you're looking for.