News

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 ...
At the heart of the device is a AD9833 waveform generator; with the Arduino, rotary encoder, and 16×2 LCD providing an interface to control it over SPI.
It is amazing how many Arduino programmes for decoding rotary encoders start with something like: "I looked at all the available rotary encoder sketches ...