IntervalTimer
IntervalTimer doesn't seem to work for me. If I try to flash a code using it, Windows tells me the board is not recognized any more and I cannot open Serial monitor for example.
Here is my test code :
#include "IntervalTimer.h"
const int ledPin = 13;
void timerCallback() {...
I'm also very interested in the Encoder library, and if it could be optimized with hardware quadrature decoder it would be awesome ! I'm not good enough to help you developping this kind of stuff, but I fully support you guys ! :)