News

This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute (RPM). You don’t need much… ...
DSA Arduino library for the CD-Pro2 DSA protocol The high-end Compact Disc modules (CD-Pro2, CD-Pro2M and CD-Pro2) made by daisy-laser are controlled by the DSA protocol. A three wire interface using ...
In your sketch you declare a controller using CdiController Cdi(<RTS_PIN>, <PIN_RXD>, <DEVICE_MODE>);, where you pass which pins are connected to the CD-i controller port RTS and RXD pins, as well as ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [… ...