Communication
A library for UART communication between multiple devices using the dwiBus protocol.
The dwiBus library supports both SoftwareSerial and HardwareSerial interfaces, offering CRC-based error control and multi-device communication for Arduino and ESP32 platforms.
Maintainer: Ali Çimen
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.