Arduino is a computer hardware and software company, project, and user community that designs and manufactures microcontroller kits for building digital devices and interactive objects that can sense and control objects in the physical world. [1]
HC‐05 module is an easy to use Bluetooth SPP (Serial Port Protocol) module,designed for transparent wireless serial connection setup.The HC-05 Bluetooth Module can be used in a Master or Slave configuration, making it a great solution for wireless communication. [2]
This Android Application lets you connect to HC-05 module via Bluetooth and hence lets you send signals to Arduino so that it can perform desired operations successfully. The Application sends 5 signals (numbers 1 to 5) that are used to prepare a sandwich deal accordingly. Example Combo 1 is Mayoneese, Mustard, Chicken etc.
The code is pretty simple and can be ammended for desired applications.
- Android App Home Page
- Android App Device Communication
- Serial Monitor for Arduino IDE
- [1] - Wikipedia - Arduino
- [2] - Wikipedia - HC 05