Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/home2mqtt/wscgo

DIY home-automation using cheap off-the-shelf hardware components.
https://github.com/home2mqtt/wscgo

automation golang home-automation homeassistant i2c internet-of-things iot mqtt orangepi periph periphio raspberry-pi raspberry-pi-zero-w

Last synced: about 1 month ago
JSON representation

DIY home-automation using cheap off-the-shelf hardware components.

Awesome Lists containing this project

README

        

# wscgo

[![Go Report Card](https://goreportcard.com/badge/github.com/home2mqtt/wscgo)](https://goreportcard.com/report/github.com/home2mqtt/wscgo)
![Build status](https://github.com/home2mqtt/wscgo/workflows/Main/badge.svg)
[![Maintainability](https://api.codeclimate.com/v1/badges/27fbdc40e649c93f781e/maintainability)](https://codeclimate.com/github/balazsgrill/wscgo/maintainability)

wscgo is a highly configurable controller intended for home automation written in Go. Supported
platforms include [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/)
and [Orange Pi Zero](http://www.orangepi.org/orangepizero/), it should work on any device supported by [periph.io](https://periph.io/)

![Place of wscgo](https://raw.githubusercontent.com/wiki/balazsgrill/wscgo/place-of-wscgo.png)

See [documentation](https://balazsgrill.github.io/wscgo/)