Rad-hi / ANSI_CLinks
My journey through learning C following the "The ANSI C programming language" book, and more.
☆24Updated 3 years ago
Alternatives and similar repositories for ANSI_C
Users that are interested in ANSI_C are comparing it to the libraries listed below
Sorting:
- Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support☆93Updated this week
- Raspberry Pi pico baremetal examples☆145Updated 2 years ago
- Very small, lightning fast, yet portable RTOS with SMP suppport☆4Updated last year
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆20Updated 4 months ago
- Bare metal programming on a generic STM32F103c8 board☆112Updated last year
- Absolute minimum code required to boot an STM32F0 chip.☆40Updated 7 years ago
- uBasic Plus for microcontrollers adds features to uBasic such as arrays and floating point numbers, more functions and ability to control…☆25Updated 7 years ago
- Open source file system for small embedded systems☆34Updated 4 years ago
- It's a library for use SD cards in SPI mode with uControllers.☆56Updated 3 years ago
- ☆99Updated 2 years ago
- Incremental system software for Raspberry Pi. From a blinking LED to a video game.☆45Updated 10 months ago
- RP2040 Raspberry Pi Pico Bare Metal code☆92Updated 6 months ago
- Examples of common device drivers for different MCUs (STM8, STM32) with separate bare metal hardware abstraction layers.☆20Updated 4 years ago
- Simple C api for providing a readline-style prompt on an embedded system. Useful for Command Line Interface style interactions☆54Updated last month
- source code☆82Updated 3 years ago
- Minimal code for a 'bare metal' ESP32 program which does not use ESP-IDF. Really just a learning exercise because the ESP-IDF is Apache-l…☆47Updated 6 years ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆315Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Free cooperative operating system (OS) for microcontrollers☆41Updated last year
- Bootstrap C code on a Cortex-M MCU☆222Updated 5 years ago
- FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separ…☆103Updated 9 months ago
- An STM8 microcontroller emulator and hardware design simulator.☆24Updated 3 years ago
- The Microdot Project guides you to create a fully functional but compact Linux system from scratch☆50Updated 3 years ago
- VGA library for STM32F103C (BluePill) that can manipulate a screen with 28x30 tiles with 8x8 pixels each, in a total resolution of 224x24…☆67Updated 2 months ago
- Raspberry Pi Pico littlefs USB Flash Memory Interface☆54Updated last year
- Using a RP2040 Pico as a basic logic analyzer, exporting CSV data to read in sigrok / Pulseview☆93Updated 4 years ago
- Code for the "Bare Metal Series" videos☆210Updated 8 months ago
- An Arduino-based debugWIRE hardware-debugger