Building Section and Machine Control - For Beginners

Once you got all the parts, we will start out with just turning on/off the relays without AgOpenGPS. The code below is from the “Blink” sketch that all arduinos come with, and are the hello world of programs. Along with the LED blinking, we will also turn the relays off and on at the same time. We’ll go thru the whole setup of the Arduino IDE, programming, follow thru the code etc.