News

This RS-485 module can be easily interfaced with Arduino. Let’s use the hardware serial ports of Arduino 0 (RX) and 1(TX) (In UNO, NANO). Programming is also simple just use the Serial.print() to ...
We learned about RS485 Serial Communication between Arduino Uno and Arduino Nano in the previous tutorial. This tutorial is about using a RS-485 Serial communication in STM32F103C8 Microcontroller. If ...
The Nano, just as its name suggests, is the smaller board between the two, and interestingly, also the tiniest ever produced by Arduino. It comes in a light seven-gram weight, with dimensions of ...
Connecting RS-485 with Arduino. RS-485 Module can be connected to any microcontroller having serial port. For using RS-485 module with microcontrollers, a module called 5V MAX485 TTL to RS485 which is ...