Week 12

Interface and Application Programming


I used Arduino IDE to program the board I made for my final project. The intention is to have the PIR motion sensor trigger the stepper motor. I chose to use Arduino because there's a lot of support in Arduino for the components I'm using. As someone who is new to programming anything, I find it really helpful to have examples of code and instructions on interface programming like what's readily available in Arduino.

Back to projects