Productivity Open P1AM Industrial Arduino Program Control
Arduino programs (sketches) can be written in thousands of different ways. The best Arduino program control will be determined by the purpose of your program and what you are trying to accomplish. To simplify the logic we will be looking at program control that can be achieved using productivity blocks. Program control will look at subroutines (sometimes referred to as methods or functions), conditional statements, and looping statements. These three items can be combined to reduce your code length, make your program easier to read, and in turn easier to troubleshoot. We will be looking at each of these instructions that are available using productivity blocks. A sample program will then be discussed that will contain some program control as a demonstration. Let's get started. More information can be obtained on our website. This includes all of the links mentioned in this video. https://accautomation.ca/productivity-open-p1am-industrial-arduino-program-control/ Here are previous posts in this Productivity Open Arduino Compatible Industrial Controller Series. A full list can be obtained at the following location: https://accautomation.ca/series/productivity-open-arduino-compatible-industrial-controller Industrial Controller Hardware https://accautomation.ca/productivity-open-arduino-compatible-industrial-controller-hardware - Starter Kit Unboxing Video https://youtu.be/y6T8fWKWan8 - Powering Up Video https://youtu.be/PHnLJa6X1d0 Installing the Software https://accautomation.ca/productivity-open-arduino-compatible-industrial-controller-installing-the-software https://youtu.be/M7Agvhq69og First Program https://accautomation.ca/productivity-open-p1am-industrial-arduino-first-program https://youtu.be/x2yKEw1lWGg