This repository contains display drivers, touch drivers, and a demo application for Waveshare screens. These were ported from existing Waveshare demonstration code. I have no idea what I'm doing. You have been warned.
There may be more in the future.
- ST7796 display + FT6336U touch
// not active yet
go get github.com/w-p/waveshare-go
Read the demo code.
To see it do a thing:
make clean
make deps
make test
make build
./bin/demoFor the time being...
Copyright © 2025 William Palmer. All rights reserved.
This code is proprietary and confidential.
- Do not copy.
- Do not distribute.
- Do not use without explicit permission.