top of page

Electronic Assignment 1
ARDUINO BLINK
Loaded the program "Blink" onto an Arduino and modified it to make the onboard LED light up for three seconds and turn off for two seconds
EA1: Projects
How It Went
This project was not too difficult. Setting up the actual Arduino was not too hard but I did encounter some issues with downloading the drivers. Thankfully I was able to successfully install them and quickly saw how the delay value within the Blink code matched up with milliseconds and quickly modified the value to the requested off and on time

EA1: Image
bottom of page