zig-bare-metal-microbit
Microbit Display and Button Broadcast
A bare-metal program for the microbit microcontroller using Zig language to display an 'Z' on LEDs and broadcast events from buttons A and B via BLE.
Bare metal microbit program written in zig
35 stars
3 watching
2 forks
Language: Zig
last commit: about 3 years ago
Linked from 4 awesome lists
bare-metalmicrobitzig
Related projects:
Repository | Description | Stars |
---|---|---|
markfirmware/zig-bare-metal-raspberry-pi | A bare-metal program that displays Bluetooth signals and controls a frame buffer cursor on a Raspberry Pi using the TV's remote controller. | 89 |
zigembeddedgroup/microzig | Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,235 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 148 |
microbit-foundation/microbit-svg | An SVG representation of the BBC micro:bit digital device | 25 |
dwelch67/microbit | Examples of basic programming on the BBC micro:bit board using the Nordic nRF51822 microcontroller | 21 |
thegecko/microbit-web-bluetooth | Library implementing the micro:bit Bluetooth Profile for communication with micro:bit devices | 54 |
mvduin/bbb-asm-demo | An extremely tiny baremetal application in assembly for BeagleBone Black | 18 |
jlogan03/nucleo-h723zg | Bare-metal examples programs for a specific microcontroller board | 1 |
zig-bitcoin/btczee | An implementation of the Bitcoin protocol in Zig. | 47 |
bsiever/microbit-pxt-blehid | Enables Bluetooth HID functionality on Micro:bit V2 devices | 31 |
sumitgouthaman/microbit-ble-mobile | A Xamarin app demonstrating BLE communication with the BBC Micro:bit to fetch sensor data | 8 |
microbit-foundation/microbit-v2-hardware | Provides technical documentation and design files for the BBC micro:bit V2 hardware board | 67 |
sandeepmistry/node-bbc-microbit-firmware | Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++ | 12 |
tetralux/sublime-zig | Custom syntax highlighting for Zig programming language in Sublime Text editor | 3 |
thegecko/microbit-web-components | A Web Components library for micro:bit allowing developers to easily create web applications that interact with the device. | 16 |