Bluetooth Based RGB Led

by PRADHUMYA in Circuits > Arduino

294 Views, 3 Favorites, 0 Comments

Bluetooth Based RGB Led

Bluetooth Based RGB Led
WhatsApp Image 2021-03-22 at 12.47.04 PM.jpeg

Hello everyone welcome back. Today I am here with an new instructable on

how to make "Bluetooth Based RGB Led".

It's my first prototype with an led. It can be used at homes for controlling the color of led light bulbs.

Let's take a look at components which we need :-

Components:-


Pinout of RGB Led

LED.PNG

If you are using a Common Cathode rgb led it's pinout will be like this :-

1> Red (+)

2> Common Ground (-)

3> Green (+)

4> Blue (+)

If you are using a Common Anode rgb led it's pinout will be :-

1> Red (-)

2> Common Anode (+)

3> Green (-)

4> Blue (-)

Connections

CUIRCUIT.PNG
WhatsApp Image 2021-03-22 at 11.41.49 AM.jpeg

Now do the connections as given above

Programing

Capture.PNG

I have added the program file below and you can download it then upload to Arduino

Testing Time

Bluetooth Based RGB Led

For testing the project download the file from this hyper link :-

Bluetooth Based RGB Led Controller