Added modbus-serial under Hardware

This commit is contained in:
George Fourikis
2023-03-26 14:39:41 -03:00
parent cd078756e6
commit 9a22b878c9

View File

@@ -423,6 +423,7 @@
- [spi-device](https://github.com/fivdi/spi-device) - SPI serial bus access.
- [pigpio](https://github.com/fivdi/pigpio) - Fast GPIO, PWM, servo control, state change notification, and interrupt handling on the Raspberry Pi.
- [gps](https://github.com/infusion/GPS.js) - NMEA parser for handling GPS receivers.
- [modbus-serial](https://github.com/yaacov/node-modbus-serial) - A pure JavaScript implementation of MODBUS-RTU (Serial and TCP) for NodeJS.
### Templating