3
votes
5answers
472 views

What is the simplest way to make a small low power and low price circuit that flashes LED's

I am wanting to make a small handheld circuit that could flash anywhere between 4-6 leds in a programmed order. It has to be as small as possible and use very little energy. I am trying to make these ...
4
votes
3answers
2k views

Using Arduino to program Amtel AVRs via ICSP header

I have an Arduino (NG) board with an ATMEGA168 AVR micro. The board has a 6 pin ICSP header. Here is what I propose to do, please tell me if it is possible: Remove current ATMEGA168 IC Replace with ...