Controllers

Controllers are the actual objects that send data out of the computer, in a specific format and transport method to real hardware in your yard.  After you’ve defined your elements on a high level, you’ll need to set up at least one controller to output data to the real world.  You’ll need one controller for … Continue reading Controllers