DMXSerial icon indicating copy to clipboard operation
DMXSerial copied to clipboard

DMXSerial on ATTiny 1604

Open Johndhawk2 opened this issue 4 years ago • 1 comments

Would it be possible to port this over to work on an attiny 1604 chip, and if so how would I go about implementing that?

Johndhawk2 avatar Sep 18 '19 14:09 Johndhawk2

I'm currently trying to do something similar with an ATTiny85. Currently, I'm having issues with the compiler not being able to find certain variables and VSCode throwing errors that it can't find avr/io.h when compiling for an ATTiny when it works fine for another board like an Arduino Micro.

caitlynrw avatar Dec 18 '20 05:12 caitlynrw