https://github.com/gaborvecsei/moodlamp
This is the code and setup for an awesome mood lamp with RGB led
https://github.com/gaborvecsei/moodlamp
Last synced: about 1 year ago
JSON representation
This is the code and setup for an awesome mood lamp with RGB led
- Host: GitHub
- URL: https://github.com/gaborvecsei/moodlamp
- Owner: gaborvecsei
- License: gpl-3.0
- Created: 2016-06-20T17:37:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-07T17:29:46.000Z (over 9 years ago)
- Last Synced: 2024-12-29T17:16:57.428Z (over 1 year ago)
- Language: C
- Size: 2.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MoodLamp
This is the code and setup for an awesome mood lamp with an RGB led.
This was a project for my girlfriend.
A mood light what you can control with claps.
The states are:
Turn on -> Cycle thru colors -> Stop at a color -> Turn off
## What you'll need
- Arduino (I use Arduino Nano)
- 3 Resistors (270 Ohm)
- RGB Led
- Wires
- Breadboard (optional for easy assembling)
## Setup
| Sound Sensor | Arduino |
|:------------:|:-------:|
| VCC | 3V3 |
| GND | GND |
| OUT | PIN4 |
| RGB Led | Arduino |
|:-------:|:-------:|
| Cathode | GND |
| Red | PIN11 |
| Green | PIN10 |
| Blue | PIN9 |
Do not forget that you have to use the resistors. Connect them to
the red, green, blue pins!
## Pictures
##### Hardware Setup

##### In Use

## About
* Vecsei Gábor - University Student
* Budapest University of Technology and Economics
* [My personal blog](https://gaborvecsei.wordpress.com/)
* [Projects on GitHub](https://github.com/gaborvecsei)
* [LinkedIn profile](https://www.linkedin.com/in/vecseigabor)
* vecseigabor.x@gmail.com