tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
15.49k stars 913 forks source link

keypad driver example #4627

Closed soniah closed 11 hours ago

soniah commented 11 hours ago

Hi @deadprogram , thanks for the talk at https://gophercon.com.au/ a few weeks ago.

There don't seem to be many examples of using the drivers directly, maybe you're putting them in a different repo? Or more likely, I've setup my project incorrectly.

Anyway, here's one for https://pkg.go.dev/tinygo.org/x/drivers/keypad4x4.