ADC value viewer on display
Flash (build and flash) project onto device.
Run within the same directory where main.go file is placed.
Please note the dot [.] at the end, meaning flash "everything"
tinygo flash -target=pico .Simply build without flashing
tinygo build -target=pico .Connect to device and read serial
tinygo monitorhttps://github.com/va1da5/tinygo-pico-ssd1306/blob/main/README.md https://github.com/tinygo-org/drivers https://github.com/tinygo-org/tinydraw https://github.com/Nondzu/ssd1306_font