circuitar / Dimmer

Arduino library to control dimmable lamps and other AC loads (110V / 220V).
MIT License
77 stars 31 forks source link

Support for ATtiny85 #14

Open oyvindkinsey opened 6 years ago

oyvindkinsey commented 6 years ago

For larger production runs, Atmega MCU's are often overkill for this application, and so a smaller MCU such as the ATtiny85 would be better suited. Reserving two pins for communication with external components, three triacs can still be controlled, making this an extremely efficient solution.

Unless existing work on this exists, I'll be forking this repo in order to provide the applicable configuration needed to make this work.

loehrc commented 3 years ago

Hi, did you make any progress on this? I'm unable to compile the current code for an ATtiny85