3 results for “topic:bluetooth-hc05-module”
This repository contains the source code for an Android application developed to communicate with the Arduino Bluetooth Module HC-05. The application was part of a hardware lab project and has been customized from existing code to suit specific project requirements.
HC05 module is a Bluetooth module that uses serial communication, you can send data to Arduino board via this module.
The repository includes a "UserInterface" developed with C# programming language that controls an Arduino connected to a Bluetooth module. The repository also includes control of the Arduino's Bluetooth module.