LumiNet (based on attiny84)

Some more details about the new attiny2313 port:

  • supports all pins of the attiny2313
  • supports PWM on 4 pins (via analogWrite)
  • supports internal clock and external clocks
  • supports hardware USART for serial communication (tested up to 115000baud)

I really like the attiny2313, I have 20 of them here and they are all working as if they were real Arduinos.

What should be the next ATtiny mcu that I should port?