TinyGo
TinyGo
awesome-tinygo
A curated list of awesome TinyGo projects and libraries. Inspired by awesome-go.
tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
drivers
TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
bluetooth
Cross-platform Bluetooth API for Go and TinyGo. Supports Linux, macOS, Windows, and bare metal using Nordic SoftDevice or HCI
gobadge
TinyGo powered badge using Adafruit Pybadge Hardware
tinydraw
TinyDraw is a package of drawing primitives on TinyGo displays.
tinyfs
Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.