Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsgrill authored Mar 17, 2020
1 parent 33cedd3 commit 2be9e32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

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 where
[Wiring PI](http://wiringpi.com/) can be compiled.
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 [user guide](https://github.com/balazsgrill/wscgo/wiki/User-guide)

### Main features

* Uses [Wiring PI](http://wiringpi.com/)
* Uses [periph.io](https://periph.io/)
* Also can use [Wiring PI](http://wiringpi.com/)
* Capable using I/O extenders (e.g. [MCP23017](https://www.microchip.com/wwwproducts/en/MCP23017))
* [MQTT](http://mqtt.org/)-based protocol compatible with [Home Assistant](https://www.home-assistant.io/integrations/mqtt/)
* Supported devices:
Expand Down

0 comments on commit 2be9e32

Please sign in to comment.