RS485

Categories: , , ,

The CONTROLLINO MAXI and MEGA have a RS485 interface of the type SN65HVD08. With this interface you are able to communicate with other RS485 interfaces.

RS485 is a serial interface standard capable of data communication with up to 32 receivers at a distance up to 1200m.

The RS485 driver is connected to the UART3 (TxD3 / RxD3) of the ATmega2560.

Share This Post

More Tutorials to explore

HTTP Web Client

Introduction Welcome to the “HTTP Web Client” tutorial using the CONTROLLINO MICRO. In this tutorial, we will learn how to create a web client that

Scan for I2C Devices

Introduction The I2C (Inter-Integrated Circuit) protocol is a popular means of communication between various sensors and devices. In this tutorial, we will learn how to