attiny45

image Programming an ATtiny w

Programming an ATtiny w/ Arduino 1.6 (or 1.0)

This tutorial shows you how to program an ATtiny45, ATtiny85, ATtiny44 or ATtiny84 microcontroller using the Arduino software. These are small, cheap ($2-3) microcontrollers that are convenient for running simple programs. The ATtiny45 and ATtiny85 have eight legs and are almost identical, except that the ATtiny85 has twice the memory of the ATtiny45 and can […]

Programming an ATtiny w/ Arduino 1.6 (or 1.0) Continue Reading

Turning PC On with a Knock Using ATtiny45 and a Piezoelectric Sensor

Turning PC On with a Knock Using ATtiny45 and a Piezoelectric Sensor

Today’s post is something I’ve prepared for a long time. Hardware-wise it’s a simple thing – ATtiny45 emulating a PS/2 device, sending a keypress when three knocks are detected in the attached piezoelectric sensor (or piezo buzzer as they are also called). But if your computer can boot on PS/2 keyboard input and you have

Turning PC On with a Knock Using ATtiny45 and a Piezoelectric Sensor Continue Reading

Stripboard Arduino shield

Stripboard Arduino shield for programming ATtiny45 and ATtiny85

This instructable (entered in the Arduino Challenge contest – you can vote for it above) shows how to make a stripboard Arduino shield for programming either ATtiny45 or ATtiny85 microcontrollers with an Arduino, as per these tutorials from the High-Low Tech group at MIT: Arduino board as ATtiny programmer Programming an ATtiny w/ Arduino 1.0

Stripboard Arduino shield for programming ATtiny45 and ATtiny85 Continue Reading

Scroll to Top