Content for ATtiny13A

How to Maek Game of Life Using ATtiny13A and Mini Breadboard

“I challenged making a Conway’s Game of Life at 1 KB using ATtiny13A.Used to display MAX7219 Dot Matrix Module LED Display Module.Because ATtiny13a does not have a pin for displaying the Game of Life.And using MAX …

How to make Ladder game using ATtiny13a and mini breadboard

“I made the game that I used 12 LED for using breadboard and ATtiny13a. I can buy ATtiny13a in a half dollar in Japan. It is a very cheap microcomputer. Memory is low and 1KByte. I challenged the making of …

How to make Simon Says using ATtiny13a and mini breadboard.

“The memory of ATtiny13a is very little with 1KB.I tried the challenge I make games in 1 KB. I made very small Simon Say using ATtiny13a and the mini breadboard.”

ZIF Jig for AVR ATtiny chip programming

“I bought a couple of AVR programmers from e-bay, knowing that I would need to build a jig to connect my ATtiny85 or ATtiny13A. I wanted the jig to use a ZIF (Zero Insertion Force Socket) for my chip, and …

ATtiny13A NeoPixel Bracelet

“this Instructables show how to use ATtiny13A, NeoPixel strip and reuse a plastic bottle to build a fancy bracelet.”

Display Colorful Message In Limited Resources

“In many MCU projects, there are a big challenge on how to display a human readable message. This Instructables demostrate how to use a very limited resources (1 KB ROM, 64 Bytes RAM and 60 LEDs) to display a colorful …

Touch Sensor Created With Attiny13A

“This project was finished long while ago,by the time that i wanted to make a touch pad then searched the internet and found a .c file contains touching function,after poking with it in hardware found it didn’t …

Very low power LED firefly

“I haven’t been able to get anything close to what I wanted for battery life, so I finally sat down and ran the numbers to see what is realistic. Turns out two weeks is about it, given the current …