devices

Suite of libraries for IoT devices (written in Go), experimental for x/exp/io

  • 所有者: goiot/devices
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Go libraries/drivers for IoT devices

GoDoc
Build Status

This repo contains a suite of libraries for IoT devices/sensors/actuators. The suite is meant to be as dependency free
and as idiomatic as possible.

If you are interested in helping, feel free to look at the open issues mentioning help needed.
If you have questions on how you implement some of the features, don't hesitate to ask. If you are trying to integrate
these libraries in your projects and have questions, please open an issue.

Note that there are a LOT of IoT devices and while we would love to have libs for all of them, we will need your help.

Supported devices

Grove

Adafruit

Pimoroni

Generic

The following libraries can be used on multiple devices that use the same underlying component.
Often various manufacturers create their own version of a device using the same component.
If you have device that doesn't have a driver listed above, look at the main component used and see
it it matches one of the ones mentioned below.

Repo organization

Device libraries are organized by manufacturers and should use names that easy to google or identify.
Each device package contains a README file with references and details about the device (and usually a picture and links to datasheets). You will also find an examples folder with basic examples on how to use the library.

Test setup

Testing IoT devices is quite complicated, most of us use a Raspberry Pi, connect the devices
directly or via shield and run the examples to test. Yes, it's far from perfect :(

More information / Advanced topics

Checkout the wiki for more info.

主要指标

概览
名称与所有者goiot/devices
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2016-05-30 08:07:02
推送于2016-07-10 00:46:08
最后一次提交2016-07-08 14:40:26
发布数0
用户参与
星数263
关注者数13
派生数31
提交数106
已启用问题?
问题数19
打开的问题数8
拉请求数15
打开的拉请求数1
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?