js-pigpiod

1.0.0 • Public • Published

js-pigpio

A pure JS library for interacting with Raspberry Pi GPIO using the pigpio daemon (for pwm, servo control, etc)

The pigpio library uses direct memory access (DMA) to allow you to sample the GPIOs up to 1,000,000 times per second. It also makes it fast enough to give you PWM and servo control on all GPIOs simultaneously. The servo waveforms are accurate to a few microseconds.

This code is based off of the python library included with the pigpio download.

For managed access to the GPIO using javascript checkout js-gpiozero.

Thanks

Massive thanks for the inspiration and idea from pi-fast-gpio

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i js-pigpiod

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • miketrebilcock