Skip to content

Bluetooth controlled RGB light strip, using arduino, HC-06 module, and some MOSFETs

Notifications You must be signed in to change notification settings

Jack465/Bluetooth-RGB-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is kinda bad looking back at it, but it still works, might rewrite in the future

Bluetooth RGB Project

This project came about because I wanted to challenge myself and see if I could create a functioning system. I created a PCB for the arduino, and bluetooth module. I could have included the mosfets I needed on that same PCB but I had already created that circuit on a separate prototype board, so it wasn't needed in my case.

The schematic and layout for the PCB is probably atrocious, however, it worked when I was testing it so I don't mind.

I have included the complied APK in this repository.

Parts Used

For this project, I used very few parts, I have listed them out below:

  • Arduino Nano
  • HC-06 Bluetooth Module
  • N-Channel Mosfets (ADA355)
  • Screw Terminals (for neatening things up, realistically not needed)

PCB

In the repo is the GERBER files that I exported from EasyEDA, and sent to JLCPCB to get manufactured. I have included a picture of the circuit board layout, the PCB schematic, and the constructed PCB. It isn't perfect by any means, however, it worked for me, and still does work for me today.

SCHEMATIC Schematic Image

PCB

PCB Image

Constructed PCB

Constructed PCB Image

Credits

The bluetooth connection & communication code I sourced from CodingWithMitch on Youtube, he has a wonderful 4 part series on how to send data with Bluetooth. I highly recommend you check him out:

About

Bluetooth controlled RGB light strip, using arduino, HC-06 module, and some MOSFETs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published