Prøve GULL - Gratis
BLUETOOTH CONTROL Through Mobile
Electronics For You
|October 2024
Creating a Bluetooth-controlled device with an Arduino Uno and an HC-05 Bluetooth module enables control of lights or even relays to manage AC appliances wirelessly using an Android smartphone.
Communication between the smartphone and the Arduino Uno is facilitated by the HC-05 Bluetooth module, which provides an easy and cost-effective method to integrate remote control functionality into various devices. By utilising MIT App Inventor, it is possible to develop a custom app that sends commands to the Arduino, allowing complete control over connected devices, such as toggling lights on or off.
Whether controlling an LED or an AC device, this setup demonstrates a simple yet powerful application of Arduino and Bluetooth technology. The author’s prototype is shown in Fig. 1. The list of components required for the device is detailed in the Bill of Materials table. An image of the HC-05 Bluetooth module is shown in Fig. 2. Circuit diagram
Fig. 3 shows the circuit diagram of the Bluetooth control through mobile. It is built around an Arduino Uno (MOD1), an HC-05 Bluetooth module (MOD2), and a few other components.
In the HC-05, the pin EN stands for enable. This pin, when pulled low, disables the device. When connected to 3.3V or left free, it enables the device. In this setup, it is left free so that it is always enabled. The HC-05 requires a VCC in the range of 3.6V to 6V. Since the Arduino Uno does not provide 3.6V, it is connected to 5V (do not connect to 3.3V as it is too low). The GND of the HC-05 is connected to the GND of the Arduino Uno. Denne historien er fra October 2024-utgaven av Electronics For You.
Abonner på Magzter GOLD for å få tilgang til tusenvis av kuraterte premiumhistorier og over 9000 magasiner og aviser.
Allerede abonnent? Logg på
FLERE HISTORIER FRA Electronics For You
Electronics For You
SMART SPEED MONITORING SYSTEM For Road Safety
Advances in embedded systems and sensors have enabled efficient, intelligent surveillance solutions that improve safety and control in transportation and automation applications.
3 mins
March 2026
Electronics For You
REAL-TIME FACE TRACKING Using Raspberry Pi 4 Versus Raspberry Pi 5 With Hailo-8L
Real-time face tracking has evolved from a research novelty into a practical tool for interactive robotics, surveillance, and automation.
7 mins
March 2026
Electronics For You
LED BAR DISPLAY Showing Audio Signal Level
This is a simple audio-signal-based LED indicator built around the LM3914 display driver IC.
3 mins
March 2026
Electronics For You
Simple Tricks To Pack MORE 5G ANTENNAS
Can compact isolation structures enable denser 5G antennas? PCB-friendly isolation techniques make it possible to place more antennas into tight layouts without sacrificing isolation, gain, or efficiency.
5 mins
March 2026
Electronics For You
Deploying GENERATIVE AI MODELS Efficiently
Enterprise deployment of Generative AI depends on the seamless optimisation of hardware and software, driving higher performance at lower cost. It highlights the purpose-built hardware powering GenAl and the software methods that help enterprises extract maximum efficiency.
5 mins
March 2026
Electronics For You
Alexa-Enabled Smart IoT ELECTRICITY METER SWITCH BOARD
Imagine tracking power-line voltage, frequency, current draw, and appliance power consumption through a smart switch plug.
5 mins
March 2026
Electronics For You
Making Responsible AI THE STANDARD
With hallucinations, bias, opaque decisions, and even CO2 costs adding up, it is clear that AI needs discipline and responsibility built in from the start.
5 mins
March 2026
Electronics For You
BATTERYLESS MICROCONTROLLER Operation Using Supercapacitor
Imagine a world where microcontrollers (MCUs) and development boards operate without batteries.
5 mins
March 2026
Electronics For You
Gujarat Is Becoming The 'Taiwan Of India'
In conversation with EFY’s Nitisha Dubey, Jatin Chudasama of Allnyx Technologies discusses Gujarat’s electronics ecosystem, policy landscape, market opportunities, and workforce challenges, while outlining the company’s scaling and long-term growth plans.
2 mins
March 2026
Electronics For You
FROM TIER-1 TO TIER-0.5: The Rise Of Intelligent Parts And Micro-Interactions
What if the smartest part of a product is not the product itself but the tiny subsystem quietly making decisions and talking back? Designing the future becomes an exercise in coordinating many small, purposeful minds rather than relying on one central core.
12 mins
March 2026
Listen
Translate
Change font size

