From 528170da5a65aa1167e830f2d1888a8761196004 Mon Sep 17 00:00:00 2001 From: Brian Cooke Date: Sat, 11 Mar 2017 10:08:26 +0100 Subject: [PATCH] Add pigpio (#671) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8121b1f..d096ce5 100644 --- a/readme.md +++ b/readme.md @@ -306,6 +306,7 @@ Check out my [blog](https://blog.sindresorhus.com) 🦄 or say *hi* on [Twitter] - [i2c-bus](https://github.com/fivdi/i2c-bus) - I2C serial bus access. - [onoff](https://github.com/fivdi/onoff) - GPIO access and interrupt detection. - [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. ### Templating