Arduino High-Power Driver/Switch Guide

The Arduino is an excellent microcontroller you probably already know that. An Arduino board can however only control low-current devices, so often you need a proper driver circuitry to handle the low-current control signals and […]

Arduino & Advanced 16-bit PWM

Hi there! Last week I finally managed to get an Arduino delivering a 16-bit PWM (pulse width modulation) output from a nifty piece of code. Is the experiment finished? Of course not. Anyway, in this […]