This project aims to learn how to control components using Bluetooth with the Arduino UNO board.
The HC-05 Bluetooth module is a commonly used Bluetooth module that enables wireless communication between electronic devices. It is widely used in hobbyist and DIY projects for its ease of use, low cost, and availability.
The HC-05 module operates on Bluetooth version 2.0 and supports the Serial Port Profile (SPP), making it easy to establish a wireless serial connection between two devices. It can communicate within a range of up to 10 meters, and its data transfer rate can reach 2.1 Mbps.
Write a public review