Projects with this topic
-
tinygo
https://github.com/tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Updated -
tinygo drivers
https://github.com/tinygo-org/drivers
TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
Updated -
pio
https://github.com/tinygo-org/pio Programmable I/O API for RP2040/RP2350 using TinyGo
Updated -
tinygl-font
https://github.com/tinygo-org/tinygl-font
Fonts for TinyGL embedded graphics library for TinyGo
Updated -
tinyfs
https://github.com/tinygo-org/tinyfs Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.
embedded
Updated -
tinyterm
https://github.com/tinygo-org/tinyterm A minimal terminal for TinyGo display devices. Supporting 256-color ANSI escape codes and also monochrome displays.
Updated -