|
|
|
@ -8,11 +8,17 @@ Documentation is at https://periph.io
|
|
|
|
[](https://goreportcard.com/report/periph.io/x/periph)
|
|
|
|
[](https://goreportcard.com/report/periph.io/x/periph)
|
|
|
|
[](https://codecov.io/gh/google/periph)
|
|
|
|
[](https://codecov.io/gh/google/periph)
|
|
|
|
[](https://travis-ci.org/google/periph)
|
|
|
|
[](https://travis-ci.org/google/periph)
|
|
|
|
[](https://gitter.im/periph-io/Lobby)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Join us for a chat on
|
|
|
|
|
|
|
|
[gophers.slack.com/messages/periph](https://gophers.slack.com/messages/periph),
|
|
|
|
|
|
|
|
get an [invite here](https://invite.slack.golangbridge.org/).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Example
|
|
|
|
## Example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Blink a LED:
|
|
|
|
|
|
|
|
|
|
|
|
~~~go
|
|
|
|
~~~go
|
|
|
|
package main
|
|
|
|
package main
|
|
|
|
|
|
|
|
|
|
|
|
|