From 9fe2c65d2c486adba8a6a4c3e42ecca1d326df9c Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 2 Jan 2018 03:37:43 +0100 Subject: [PATCH] Add periph.io (#1729) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7e4b846..5efbbbf9 100644 --- a/README.md +++ b/README.md @@ -643,6 +643,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gatt](https://github.com/paypal/gatt) - Gatt is a Go package for building Bluetooth Low Energy peripherals. * [gobot](https://github.com/hybridgroup/gobot/) - Gobot is a framework for robotics, physical computing, and the Internet of Things. * [mainflux](https://github.com/Mainflux/mainflux) - Industrial IoT Messaging and Device Management Server. +* [periph](https://periph.io/) - Peripherals I/O to interface with low-level board facilities. * [sensorbee](https://github.com/sensorbee/sensorbee) - Lightweight stream processing engine for IoT. ## Logging