In this instructable, we will be making a combination lock to your door, with a keypad and servo, using ATtiny84.But we can't use the Servo library included in the Arduino IDE, as ATtiny84 just has 2 8-bit timers and no 16-bit timer, but the Servo-library relies on having a 16-bit timer available. ... By: sunilksree