Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ATtiny85 #14

Open
oyvindkinsey opened this issue Jul 3, 2018 · 1 comment
Open

Support for ATtiny85 #14

oyvindkinsey opened this issue Jul 3, 2018 · 1 comment

Comments

@oyvindkinsey
Copy link

oyvindkinsey commented Jul 3, 2018

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.

@oyvindkinsey oyvindkinsey changed the title Support for Atiny85 Support for ATtiny85 Jul 3, 2018
@loehrc
Copy link

loehrc commented Jan 3, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants