Anneau_Led
Replace a light bulb with a led ring.
The principle is simple, an electronic card powered directly by the mains power consisting of an ATTiny85 micro-controller and a WS2812 led ring.
The card is configurable to allow:
- to choose an animation among 3.
- to allow by pressing a push button to choose the desired animation (among 6). The choice is then recorded in EEPROM and when the card is switched on,the animation will be selected automatically.
The software is developed with ARDUINO libraries but under Eclipse IDE via the use of a makefile (arduino-makefile).

Discussion (1 comment)