blink

Blink Arduino Sketch

Blink Arduino Sketch

This is a standard Arduino example sketch, copied here for reference. Full Source Code The full code is all in one file Blink.ino. /* Blink Turns on an LED on for one second, then off for one second, repeatedly. Most Arduinos have an on-board LED you can control. On the Uno and Leonardo, it is attached

Blink Arduino Sketch Read More »

IOT Blink

IOT Blink

Anyone who’s started learning about microcontrollers and code could tell you that a good place to start is by looking at the most basic example sketches provided. As often times their simplicity can teach you a lot more than you think. With the Arduino, one of my favorite examples is the blink sketch, which is

IOT Blink Read More »

Scroll to Top