Skip to content

sfera-labs/arduino-modbus-rtu-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modbus RTU Slave library for Arduino

Library installation

  • Download this repo
  • Open the Arduino IDE
  • Go to the menu Sketch > Include Library > Add .ZIP Library...
  • Select the downloaded zip file

After installation you will see the example sketches under the menu File > Examples > Modbus RTU Slave

Library usage

You can inport the library in your sketch with:

#include <ModbusRtuSlave.h>

Refer to the examples for usage details.

About

Modbus RTU Slave library for Arduino

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages