Easy way to Fade and Blink using Arduino – Simplified Posted on July 11, 2021July 18, 2024 by Rolan Gaspar Pereira 1 Comment Fading and Blinking are two basic examples in Arduino. Fading uses analogWrite() function to fade the LED, ON and OFF. Whereas Blink uses the digitalContinue Reading