top of page

Lab 4: Arduino button pushing

  • Chandler Zastrow
  • Sep 20, 2016
  • 1 min read

For this lab we had to make a simple interaction using Arduino where if we pressed a button, one of two LED's lit up while the other one turned off. So at any given point in time, one of the lights was illuminated and the other was turned off. Below is a video demonstrating said interaction:

And below is a picture of my finished Arduino code used to program the circuit:

It was a fun lab, and honestly a pretty simple one too. Who knew that Arduino coding was just like C++? Not this guy!


 
 
 

Comentarios


RECENT POST
bottom of page