News

This repository contains code for testing the operation of encoders with BasicMicro's Arduino Library. The Application Note accompanying it can be found here.
For example to use interrupt 0 and interrupt 1 on the Arduino Uno you would construct a decoder like this: Quadrature_encoder<0,1> decoder; After you call begin, the other public methods are available ...
That’s the idea behind this Arduino-based measuring jig for fabricating parts for a CNC build. When it comes to building on the cheap, nobody holds a candle to [HomoFaciens].
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
RT & Arduino experiment was successfully conducted at my own lab using the ALPS-EC11E RT and Arduino UNO-R3, ported with a sketch borrowed from the web. You may ask why I did not prepare my own sketch ...