Actualités

The module is completely self-powered from the USB bus. So, no need of external power supply for operation. It shows up as a Serial/COM port and is accessible from applications or hyper-terminal. This ...
Modbus is a Serial Communication protocol which was discovered by Modicon in 1979 and it is used for transmitting data over serial lines between the industrial electronic devices. RS-485 Modbus uses ...
This library allows your Arduino to communicate via Modbus protocol. The Modbus is a master-slave protocol used in industrial automation and can be used in other areas, such as home automation. The ...
I checked several Arduino projects and related libraries available online but was confused. Finally, I decided to do my first test with the help of a Windows 10 computer as the host. First, I ...
In a recent post we interfaced a small DMX RGB LED Par Light with an Arduino Uno through a MAX485 module. In this post we will learn how to work with a compact USB to RS-485 Converter Module. This ...