Remote controlled jukebox with lights
A simple jukebox with light games and controlled with a remote - Christmas edition
Components and supplies
AA Batteries
IR remote
LED band with batteries
Jumper wires (generic)
Resistor 100 ohm
Buzzer, Piezo
Breadboard (generic)
Interruption sensor
RGB Diffused Common Anode
Arduino UNO
Infrared Receiver, 38 kHz
Project description
Code
The code
arduino
You just can copy-paste this code in your Arduino IDE. The comments inside will let you understand the code easier.
Downloadable files
Schematics
Due to some missing components/modules in TinkerCAD, I had to replace them for a complete schematics. 1. Relay modules: there are no relay modules, I have replaced them with the components the relays are made of. You can use also this configuration, it will work the same. 2. LED strips - I have replaced them with only 1 LED, they will work the same with 1 or 100 LEDs. 3. Interruption sensor - it is actually working as a switch button so this is the best replacement I could do.
Schematics
Schematics
Due to some missing components/modules in TinkerCAD, I had to replace them for a complete schematics. 1. Relay modules: there are no relay modules, I have replaced them with the components the relays are made of. You can use also this configuration, it will work the same. 2. LED strips - I have replaced them with only 1 LED, they will work the same with 1 or 100 LEDs. 3. Interruption sensor - it is actually working as a switch button so this is the best replacement I could do.
Schematics
Comments
Only logged in users can leave comments