Pico-LibModbus is an extension of LibModbus by Stéphane Raimbault. It enables LibModbus to be run on a Raspberry Pico-W, with communication taking place via Wi-Fi using the Modbus-TCP protocol. Both a ...
Libmodbus is a free software library to send and receive data with a device that respects the Modbus protocol. That crate contains the Rust bindings for the libmodbus library (written in C). Like ...