News

Arduino Uno + potentiometer + OLED == virtual circular dial. Call it synchronicity, or manually setting a 16-bit number in an Arduino, or how to turn an OLED into a rotary dial... What am I talking ...
Sometimes, a hack isn’t really about the technology but about the logistics. If we asked you to light up an LED using an Arduino, there’s a good chance you’d know exactly how to d… ...
We set the potentiometer pin as 0 (A0 on the Arduino Uno board), the CONTROL variable is the voltage that is used to cotrol the led brightness of the speed of the fan. In the setup() function the ...