This week Assignment is to Build a simple smart circuit that contains at least TWO action components that you can control wirelessly.
Use either the Android GUI or PC GUI to control the action components
My idea is to control servo motor and light through arduino using bluetooth sensor
Arduino uno and wire
BT module
breadboard
jumpers wire
RGB led
RGB LED on pin 2 ,3,4 output
in void loop if we press on
No.1 (BT module ) Digital read HIGH LOW LOW , which make red color
if (NO.2 digital read (LOW LOW HIGH ) which make blue color
(NO.3 (LOW LOW HIGH ) which make green color
else digital read LOW LOW LOW , switch off the light
applying the component on tinker cad
connecting components to Arduino and breadboard
servo to pin 7
TX of the HC-05 linked to RX -Arduino.
connect Arduino to laptop using USB cable and upload code and control with GUI app.
NO.1 digital read (low low high ) which make blue color
NO.2 digital read (LOW LOW HIGH ) which make red color
(NO.3 (LOW LOW HIGH ) which make green color
else digital read LOW LOW LOW , switch off the light
circuit video
Title of Media