Build festive decorations using Arduino and Raspberry Pi with these five creative holiday projects and video tutorials ...
AngleConvertor is an Arduino class to convert an angle from and to less known formats. Since 0.2.0 the class uses degrees as internal format as that improved precision a bit compared to the pre-0.2.0 ...
AnalogPin is an Arduino class that adds noise filtering and smoothing to analogRead(). Furthermore it can speed up the analogRead() function by tuning the pre-scaler. This latter is AVR only.