Category: Tutorials

Modbus RTU Server

Introduction This tutorial will guide you through setting up a Modbus RTU server on a CONTROLLINO MICRO. We’ll be using a modified version of an

Read More »

Modbus TCP Server

Introduction This tutorial will guide you through setting up a Modbus TCP server on a CONTROLLINO MICRO. We’ll be using a modified version of an

Read More »

CAN Sender

Introduction This tutorial will guide you through using the CAN (Controller Area Network) port on the CONTROLLINO MICRO to send data. We’ll use example code

Read More »

CAN Receiver

Introduction In this tutorial, we’ll learn how to use the CAN (Controller Area Network) port on the CONTROLLINO MICRO to receive data. CAN is a

Read More »

Controllino HMI with Modbus

Intro Information: In this tutorial we are using the HMI from Beijer. Controllino HMIs are industrial HMI panels with high-resolution touch-screens and modern design. The panels combine

Read More »

Port Manipulation

Intro More information about port manipulation on this site: https://www.arduino.cc/en/Reference/PortManipulation Port registers allow for lower-level and faster manipulation of the i/o pins of the microcontroller on

Read More »