Monday, September 9, 2019

Today I tried creating a new program on the Arduino. I wanted to create a program that had the variable x = 1 and then have 1 add on to it each time it was printed. I would have an if else part too where as soon as x > 25 it would power pin 5 and I would power a motor connected to it.

No comments:

Post a Comment