sensorium/Mozzi

New ATTINY817 support

nonsintetic opened this issue · 1 comments

The new ATTINY series are very cheap and powerful micro-controllers. They even have 8 bit DACs on board and don't require external crystals. Could be a great fit for Mozzi, there is already an Arduino core for them.

Sure, that - and many other options - would be nice to have, but somebody will have to put work into this. Hint, hint: The project is open to contributions.

Have you tried just compiling for one of the ATTINYs? If so, what are the issues you ran into?