I just received a HC-05 Bluetooth module for my remote control car project.
Does anyone have any recommendations for good Bluetooth apps for the computer, android or apple that can be easily programmed and or modified?
I just received a HC-05 Bluetooth module for my remote control car project.
Does anyone have any recommendations for good Bluetooth apps for the computer, android or apple that can be easily programmed and or modified?
For my UNO + HC05 + Android Phone, I use Bluetooth Terminal-HC05 which is downloadable from Play Store.
Hi.
I build Android apps to communicate with Arduinos via HC-05s.
I use MIT App Inventor. Try exploring it. There are plenty of examples to help. Eventually you will need to know how to build your own apps. This isn't hard, but isn't exactly easy either.
John.
If, by Apple, you mean an IOS device, be aware that they are incompatible with HC-05, you will need a BLE module for that.
You might find
http://forum.arduino.cc/index.php?topic=173246.0
useful for a car