QuantumLeaps / OOP-in-C
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆218Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for OOP-in-C
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆180Updated 8 years ago
- State Machine Design in C☆104Updated 2 weeks ago
- Practical design patterns in C☆418Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆301Updated last month
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆171Updated 3 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆190Updated last year
- Hands-On RTOS with Microcontrollers, published by Packt☆181Updated last year
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆81Updated 6 months ago
- Repository of Linux device driver programming(LDD1) udemy course☆111Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆524Updated 6 months ago
- This is the repo for BootLoader Development for STM32 Udemy online course☆145Updated 4 years ago
- Repository for Udemy course : Embedded System Programming on ARM Cortex Mx☆166Updated last month
- Lightweight JSON parser for embedded systems☆146Updated last month
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆152Updated this week
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆35Updated last month
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆155Updated 5 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆245Updated 6 months ago
- Source code for 'Reusable Firmware Development' by Jacob Beningo☆47Updated 6 years ago
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆120Updated 2 months ago
- Lightweight printf library optimized for embedded systems☆186Updated last month
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆66Updated 4 months ago
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆79Updated 3 weeks ago
- Repository for the Udemy course "Embedded Systems Design using UML State Machines"☆57Updated 2 years ago
- gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time☆111Updated 2 months ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆140Updated last week
- <design-patterns-for-embedded-system-in-c>☆56Updated 5 years ago
- ☆195Updated 2 weeks ago
- A complete guide for network programming on microcontroller devices☆167Updated 2 months ago
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆39Updated 10 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆441Updated this week