Close

Corrected Repositories

A project log for Nyan Board

A small ATtiny85 board playing the Nyan Cat tune.

dehipudeʃhipu 06/24/2018 at 21:300 Comments

@Travis Hardiman pointed out that the code I have in the repository in the attiny10 branch is actually for attiny85, and the attiny10 code is missing, so I went ahead and re-created the attiny10 code (which I must have lost somehow), this time on attiny9 (which is the same as attiny10, only doesn't have ADC, which we don't need). It's in the attiny9 branch now. So to summarize:

Sorry for the confusion.

Also, to program the attiny10, you need to use a programmer capable of programming with the TPI protocol — recent versions of USBASP support it, you just need to add a 1kΩ resistor...

Discussions