Arduino timer that lights a 50k volts taser, activated by a remote, a radio module, buttons or a radio-activated relay. The codes i provided are different ways to activate the taser, once the ...
A portable Arduino timer. Has two different modes: one where it counts up, and one where it counts down. The user interface is done through an LCD screen, and the input comes from 2 push buttons. The ...
I have been trying to work out how to use the the timers within 8bit AVR processors through the Arduino IDE, but in modes not covered by the IDE. Lots of people have put up code, often two or three ...