Skip to content

Library written in Go to allow controlling of the Pimoroni Four Letter pHAT on a Raspberry Pi.

License

Notifications You must be signed in to change notification settings

adrianh-za/go-fourletterphat-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-FourLetterPhat-RPi

Library written in Go to allow controlling of the Pimoroni Four Letter pHAT (with HT16K33 controller onboard) with a Raspberry Pi.

Product from Pimoroni Four Letter pHAT

Four Letter pHAT has four 14-segment displays that you can use to display text, numbers, and a host of other characters. Its LEDs are a beautiful retro green, just like you old digital alarm clock. They're driven by the HT16K33 chip over I2C.

Usage

  1. go get github.com/adrianh-za/go-fourletterphat-rpi
  2. browse to $/go/src/github.com/adrianh-za/go-fourletterphat-rpi/examples
  3. sudo -E go run main.go
  4. run until end

Acknowledgements

This project uses the I2C library written and maintained by Denis Dyakov

Gits

https://github.com/d2r2/go-i2c

About

Library written in Go to allow controlling of the Pimoroni Four Letter pHAT on a Raspberry Pi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages