Use of Timer 2 in Arduino UNO
Iam beginner with arduino and learning Interrupts , Stuck at a point while doing my project , I want to know how to use timer 2 for interrupt , i wrote a small peace of code , after every 10ms i want to monitor a sensor input .
more