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

https://github.com/gandaldf/rpi

Personal Golang repository for some Raspberry Pi hardware.
https://github.com/gandaldf/rpi

e-paper epaper go golang raspberry-pi raspberrypi rpi waveshare

Last synced: 6 months ago
JSON representation

Personal Golang repository for some Raspberry Pi hardware.

Awesome Lists containing this project

README

          

![logo](https://user-images.githubusercontent.com/3932259/59157501-04243300-8aac-11e9-8189-932a0ed44f2a.png)

[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/gandaldf/rpi/blob/master/LICENSE)
[![Build Status](https://travis-ci.org/gandaldf/rpi.svg?branch=master)](https://travis-ci.org/gandaldf/rpi)
[![Go Report Card](https://goreportcard.com/badge/github.com/gandaldf/rpi)](https://goreportcard.com/report/github.com/gandaldf/rpi)
[![Go Reference](https://pkg.go.dev/badge/github.com/gandaldf/rpi.svg)](https://pkg.go.dev/github.com/gandaldf/rpi)
[![Version](https://img.shields.io/github/tag/gandaldf/rpi.svg?color=blue&label=version)](https://github.com/gandaldf/rpi/releases)

# RPi
Personal Golang repository for some Raspberry Pi hardware.

### e-Papers:
* **[epd7in5](/epd7in5)**: 7.5inch e-paper ([wiki](https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT))

## Installation:
```
go get -u github.com/gandaldf/rpi/
```