How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
GPIO access and interrupt detection with Node.js
Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi
GPS.js is an extensible parser for NMEA sentences, given by any common GPS receiver. The output is tried to be as high-level as possible to make it more useful than simply splitting the information. The aim is, that you don't have to understand NMEA, just plug in your receiver and you're ready…
The main features of infusion/gps.js are: Hardware & IoT.
Open-source alternatives to infusion/gps.js include: fivdi/i2c-bus — I2C serial bus access with Node.js. fivdi/onoff — GPIO access and interrupt detection with Node.js. fivdi/pigpio — Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi. fivdi/spi-device — SPI serial bus access with Node.js. ibm-watson-iot/iot-nodejs — `` npm install @wiotp/sdk --save ``. nonolith/node-usb — Node.JS library for communicating with USB devices.