bgould / tinygo-model-mLinks
Prototype of firmware written in TinyGo for replacement controller for Model M keyboard
☆17Updated 6 years ago
Alternatives and similar repositories for tinygo-model-m
Users that are interested in tinygo-model-m are comparing it to the libraries listed below
Sorting:
- Sensor fusion algorithms (gyroscope/accelerometer) implemented in pure Go.☆15Updated 6 years ago
- A minimal material design based UI toolkit for Tiny Go projects☆30Updated 3 years ago
- Collection of microcontroller projects☆66Updated this week
- ☆75Updated 6 years ago
- TinyGo support for Visual Studio Code☆27Updated last year
- TamaGo - example application☆75Updated 3 weeks ago
- Tiny graphics library for SPI connected displays☆18Updated 3 months ago
- Support for Nordic nRF5 microcontrollers with builtin radio (Bluetooth 5, Thread, Zigbee, 802.15.4, ANT)☆19Updated 10 months ago
- Go library for accessing the framebuffer under Raspbian as a Go Image.☆45Updated last year
- Framework for building keyboard and other input devices with TinyGo☆27Updated 10 months ago
- Graphic library supporting various displays☆30Updated 9 months ago
- A minimal terminal for TinyGo display devices. Supporting 256-color ANSI escape codes and also monochrome displays.☆14Updated last month
- Static (i.e. compile-time) plugins for go☆26Updated 5 years ago
- `tinydisplay` is a tiny display for TinyGo development.☆34Updated 2 months ago
- GhostSCAD enables you to programatically build complex 3D models in Go and render them in OpenSCAD☆183Updated 6 months ago
- Build cross-platform binaries for Go☆32Updated 7 months ago
- USB HID keyboard firmware for tinygo☆106Updated 4 months ago
- LED animation library written in Go, inspired by FastLED☆19Updated last year
- Golang wayland protocol implementation☆29Updated 7 years ago
- Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.☆37Updated last month
- gotkit is a set of useful GTK4 components and functions that will aid in developing certain specific types of applications.☆21Updated 2 months ago
- program to visualize resource usage, very similar to Dag Wieers’s dstat default output☆37Updated 2 years ago
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- Text library for TinyGo displays☆57Updated last month
- Go library to define type-safe host functions in wazero and other WebAssembly runtimes.☆24Updated 3 months ago
- Programmable I/O API for RP2040/RP2350 using TinyGo☆45Updated this week
- esptool.py replacement written in #golang