Circuit Lake

Electronic Project and Circuit Collection

ATtiny85 Related Resources


Completely Auto-Shutoff Circuit, ATtiny85

May 02, 2013 By: admin Category: AVR, Timer No Comments →

Auto power off is must have feature for battery powered device to help extend battery life. These days, many modern battery powered devices has an automatic power off function. But, if you have battery driven device with no auto-shutoff you can add auto power off using simple circuit designed by Kyle Wengenroth below.

Arduino Based ATtiny85 Programmer

February 20, 2013 By: admin Category: Arduino, AVR, Microcontroller No Comments →

Sometimes, you need only few input and output from microcontroller for your project. If you use Arduino, it would be costly and need more space. For small project like infrared pc remote control, an ATtiny85 microcontroller is good solution. It has 8 Kb flash memory, 6 input/output pins, low power supply at 1.8-5.5V, small 8-pin […]

Infrared PC Remote Control, ATtiny85

February 19, 2013 By: admin Category: AVR, Control, Remote No Comments →

If you are looking for simple way to control your PC using your remote TV, this TinyPCRemote project by Nathan Chantrell is good solution for it. The project allows you to use infrared remote controls to trigger keyboard commands (single characters, string or Meta keys) on your PC. You can use it as media player […]

AVR LED Candle

February 29, 2012 By: admin Category: AVR, LED, Miscellaneous, Project No Comments →

This LED candle is built to mimic the look of a traditional candle without the dangers associated with an open flame. It uses high brightness LED and is controlled by ATtiny85. It could be useful as movie props where you cannot afford to have a candle go out during a take or in your home […]