This project demonstrates how to control the brightness of an LED using Pulse Width Modulation (PWM) with an Arduino. The code slowly increases the LED's brightness in discrete steps over a long ...
The arduino program queries https://adventofcode.com for the configured leaderboard to get the star completion state of the user then displays them it in a nice animated way. Since this is only done ...