circle
Raspberry Pi OS
A bare-metal environment for the Raspberry Pi with support for various hardware features and networking capabilities
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
2k stars
84 watching
249 forks
Language: C
last commit: 6 days ago
Linked from 2 awesome lists
bare-metalc-plus-plusraspberry-pitcp-ipusb
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 |
farjump/raspberry-pi | A toolset for developing bare metal software on the Raspberry Pi, allowing remote debugging and testing of hardware/software interfaces. | 45 |
mrvn/raspberrypi-baremetal | Bare-metal examples for Raspberry Pi boards using C | 30 |
rsta2/pico | A collection of small programs for the Raspberry Pi Pico microcontroller | 46 |
kuanweeloong/baremetallib | An experimental C++ header-only support library for bare-metal programming with constraints to simplify the development of embedded systems code. | 2 |
briansidebotham/arm-tutorial-rpi | A tutorial series for programming the Raspberry Pi using bare metal C programming | 590 |
majorviraj/my-os | A bare-metal operating system project for the RaspberryPi using ARM architecture and C | 8 |
rsc-dev/loophole | API and CLI tool for interacting with Polar devices | 148 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
leodido99/raspberrypi1-freertosv9.0.0 | A port of FreeRTOS v9.0.0 to the Raspberry Pi 1 | 9 |
forty-tw0/raspberrypi-freertos | A port of FreeRTOS to the raspberry pi 2B with USB and Ethernet capabilities. | 142 |
sjdh02/tros | A small, bare-metal OS for the RPI3, written in Zig. | 49 |
forkachild/narcos | A bare-metal ultralight kernel designed to run on the Raspberry Pi 3's ARM processor | 22 |
ruifig/czspas | A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. | 26 |
koalefant/circle2d | A small physics library for simulating circular shapes in 2D space | 28 |