Skip to content

Android Application that sends signal to Bluetooth HC05 to communicate with Arduino Module

License

Notifications You must be signed in to change notification settings

danyalimran93/Android-App-HC05-Arduino

Repository files navigation

Android App HC05 Arduino

- Introduction

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]

Arduino

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]

HC05

- About This Application

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.

- Screenshots

  • Android App Home Page

HomePage

  • Android App Device Communication

DeviceComm

  • Serial Monitor for Arduino IDE

ArduinoIDE

- Reference

About

Android Application that sends signal to Bluetooth HC05 to communicate with Arduino Module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages