modern-embedded-programming-course
The-C-Programming-Language
Our great sponsors
modern-embedded-programming-course | The-C-Programming-Language | |
---|---|---|
3 | 1 | |
226 | 103 | |
4.4% | - | |
5.7 | 1.9 | |
11 days ago | almost 2 years ago | |
C | C | |
GNU Affero General Public License v3.0 | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
modern-embedded-programming-course
-
path of learning the arm cortex-m embedded c programming?
"Modern Embedded Systems Programming" leads to Dr. Miro Samek website : https://www.state-machine.com/video-course and github : https://github.com/QuantumLeaps/modern-embedded-programming-course
The-C-Programming-Language
We haven't tracked posts mentioning The-C-Programming-Language yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
FreeRTOS-rust - Rust crate for FreeRTOS
nuclei-sdk - Nuclei RISC-V Software Development Kit
arm-none-eabi-gcc-xpack - A binary xPack with the Arm Embedded GCC toolchain
pocketlang - A lightweight, fast embeddable scripting language.
checkedc - Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
qpc - QP/C real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
nanopb - Protocol Buffers with small code size
ravi - Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
totalcross - TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
uni - A mono-repo containing code I've written to educate myself. est. 2021. (public)
OOP-in-C - Simple and efficient implementation of OOP in C suitable for real-time embedded systems.
QuarkTS - An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.