Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tatskaari/christmas_arduino_led_example
https://github.com/tatskaari/christmas_arduino_led_example
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tatskaari/christmas_arduino_led_example
- Owner: Tatskaari
- Created: 2015-12-09T13:54:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T17:29:50.000Z (almost 9 years ago)
- Last Synced: 2023-08-12T18:50:07.287Z (about 1 year ago)
- Language: Arduino
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Christmas Lights
A simple example which lights an RGB LED.
## Usage
Edit the `merry_christmas()`, `ho_ho_ho()`, and `happy_new_year()`
methods to change the behaviour of your code. Try to keep any of the
responses quite quick though (sub 1s).