Hey guys, i wrote a code for my arduino fio on Arduino but i couldnt communicate with the serial port without using putty. Now im trying it in processing and it is not recognising some code like Serial.begin. I am new to coding but i think its a library problem. Ive tried installing different libraries but cant get any joy. Has anyone had the same problem? im probably missing something very simple.
Hi i am doing my 4th year honours project. I need to set up processing to detect a bluetooth accelerometer as part of my project.
The accelerometer is used to detect head movement so i will need it to pick up direction most of all.
Any ideas on how i can pair it up and some helpful code?