I came across a code over the web that explained how to interface bluetooth devices to android phone using processing. I re-wrote the code and got it working to talk with two devices. The website was:
I did not like the user interface as it was very difficult to select the devices. I started playing around with the regular eclipse route and got the android bluetooth chat example work for one device but not for devices :(
I want to switch back to Processing now as it was really easier. If I click the settings button when I use the eclipse route, I can choose the device. Is it possible to integrate the same menu options in Processing?
I also came to know that you could use the ketai libraries for camera access. Is it possible to compile a video from the capture? If that is possible, can I use youtube api to upload to the internet? I am not sure which method would be easier to learn
I am trying to scan for bluetooth devices using a processing based android app. I would like to use processing to communicate to my microcontroller board via bluetooth as shown in the example below:
I was successful in launching this app on my android tablet. However, I am not able to list the bluetooth device on my tablet. The only bluetooth device that my tablet recognizes is the bluetooth adapter on my computer. Why am I not able to list all the bluetooth devices? My computer is able to recognize the microcontroller's bluetooth device