Example TinyGo program that uses the Waveshare RP2040-LCD-1.28. https://www.waveshare.com/wiki/RP2040-LCD-1.28 Build and deploy: tinygo flash -target=pico . Some code was extracted from https://github.com/faiface/pixel and converted to float32: https://github.com/faiface/pixel