From 86ba4be57a601ccdc79d75135502433b3c875718 Mon Sep 17 00:00:00 2001 From: fb5 Date: Thu, 22 Sep 2016 08:29:32 +0800 Subject: [PATCH] + modbus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b86e30..52c9704 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ A curated list of awesome Arduino hardwares, libraries and projects * [RGB-matrix-Panel](https://github.com/adafruit/RGB-matrix-Panel) - Arduino library and example code for the 16x32 RGB matrix panels * [Time](https://github.com/PaulStoffregen/Time) - Time library for Arduino * [Arduino-JSON](https://github.com/bblanchon/ArduinoJson) - An elegant and efficient JSON library for embedded systems +* [modbusino](https://github.com/stephane/modbusino) - Small Modbus slave, RTU (serial) for Arduino *Bootloader*