Hello all, im trying to control a simple LED at the moment using and arduino uno, a cheap ebay bluetooth, and an android phone.
I been doing research this whole week but havent learned much.
This is what i tried so sar.
It worked great and i also have the same bluetooth module used in that guide.
second i tried this.
http://www.mobot.es/MobotBTCar.html
i changed the arduino code given in that tutorial to work with an LED and it worked great.
here is code given in that page which is very simple to understand
http://www.mobot.es/Download/MOBOTBTCar.pde
i was able to get the led working by pressing the forward button on the mobot bt app (https://play.google.com/store/apps/details?id=es.mobot.BTCar)
the problem im having is finding the complete eclipse code so that i can play around with it and modify it.
My main goal is to be able to control a few small computer fans and obtain some data from a few sensors but i need the eclipse android code.
Anybody know a free code or have a similar code for eclipse?
or any ideas on where to go from here? i feel stuck since i dont really understand what is going on in the android code.
I have some experience with eclipse/ android sdk, java, and c++
i also have some experience with electronics
but havent played around with a bluetooth before so feel a bit lost
any help would be appreciated
thanks