Project for managing rgb backlighting with arduino and android applications.
- PIR motion sensor (HC-SR501) to turn On or Off RGB led strip through solid state relay (G3MB-202P);
- Bluetooth (HC-06 v2.0) to communicate between led strip and android application - set color, brightness, turn on/off;
- Arduino PWM pins through MOSFET transistors (IRL540PBF) to set color.
You can find schematic in the pdf - RGBStripControl_Arduino.pdf, or inside "RGBStripControl_Arduino" holder
Arduino firmware file: RGBStripControl_Arduino.ino