mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Add modbus-serial (#1236)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
parent
eec6235228
commit
43b5e62d6a
1 changed files with 1 additions and 0 deletions
|
@ -372,6 +372,7 @@
|
||||||
- [spi-device](https://github.com/fivdi/spi-device) - SPI serial bus access.
|
- [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.
|
- [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.
|
- [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).
|
||||||
|
|
||||||
### Templating
|
### Templating
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue