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.
- Host: GitHub
- URL: https://github.com/gandaldf/rpi
- Owner: gandaldf
- License: mit
- Created: 2019-06-04T15:14:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T17:49:39.000Z (about 3 years ago)
- Last Synced: 2025-07-21T23:47:56.887Z (6 months ago)
- Topics: e-paper, epaper, go, golang, raspberry-pi, raspberrypi, rpi, waveshare
- Language: Go
- Size: 2.26 MB
- Stars: 9
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/gandaldf/rpi/blob/master/LICENSE)
[](https://travis-ci.org/gandaldf/rpi)
[](https://goreportcard.com/report/github.com/gandaldf/rpi)
[](https://pkg.go.dev/github.com/gandaldf/rpi)
[](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/
```