These are some notes I made about the pin-out of the HW-260 adapter boards I have for my ATtiny85 microcontrollers. I think my ATtiny45’s are also compatible. Not sure about my ATtiny13A’s.
ATtiny85
Reply
These are some notes I made about the pin-out of the HW-260 adapter boards I have for my ATtiny85 microcontrollers. I think my ATtiny45’s are also compatible. Not sure about my ATtiny13A’s.
So not sure if I’ve mentioned TIS-100 on the blog before or not (update: I have). But it’s this neat computer game where you need to program a network of devices (the “Tessellated Information System”) in a pseudo assembly language in order to make a broader information system work. Anyway I was thinking about doing a hardware implementation of the system and using either some type of ATtiny (probably an ATtiny85, maybe an ATtiny45) or maybe an Arduino Nano. I did a mockup with an OLED display using a nano: