or have no electronics background, you’ll have no trouble keeping up with the coursework. I’ve been using Arduino for a couple of years and I learned a few things along the way. This is a great course!
Thanks for the great post. I am looking to incorporate the switching of the solenoid with a button into another sketch I have, I therefore want to avoid delay() as I don’t want to stop other functions in the sketch from performing. Could you give me an example using for example millis...