TinyGo

Results 16 repositories owned by TinyGo

awesome-tinygo

83
Stars
6
Forks
Watchers

A curated list of awesome TinyGo projects and libraries. Inspired by awesome-go.

tinygo

15.0k
Stars
885
Forks
175
Watchers

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

drivers

581
Stars
177
Forks
Watchers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.

bluetooth

681
Stars
129
Forks
Watchers

Cross-platform Bluetooth API for Go and TinyGo. Supports Linux, macOS, Windows, and bare metal using Nordic SoftDevice or HCI

go-llvm

208
Stars
43
Forks
Watchers

Go bindings to LLVM. Used as part of TinyGo.

gobadge

35
Stars
22
Forks
Watchers

TinyGo powered badge using Adafruit Pybadge Hardware

playground

26
Stars
6
Forks
Watchers

TinyGo playground and VS Code extension

tinydraw

42
Stars
11
Forks
Watchers

TinyDraw is a package of drawing primitives on TinyGo displays.

tinyfont

48
Stars
14
Forks
Watchers

Text library for TinyGo displays

tinyfs

23
Stars
5
Forks
Watchers

Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.