modern-embedded-programming-course
qpc
Our great sponsors
modern-embedded-programming-course | qpc | |
---|---|---|
3 | 3 | |
226 | 647 | |
4.4% | 3.4% | |
5.7 | 6.2 | |
11 days ago | 9 days ago | |
C | C | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 or later |
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
qpc
-
FreeRTOS Communication between tasks - Physical design
The QP/C framework already seems to solve all your problems, so if you're asking how to organize your code, this is the best answer you can get. It also seems a little inconsistent that you are taking FreeRTOS, so you are not considering writing your own RTOS kernel. But at the same time, you are rolling out your own event-driven framework as though it was somehow easier, which is not the case and probably quite the opposite.
- Generic HSM implementation in C
-
I made a state machine compiler that outputs C
HSM-test code in C (on GitHub)
What are some alternatives?
FreeRTOS-rust - Rust crate for FreeRTOS
rt-thread - RT-Thread is an open source IoT operating system.
nuclei-sdk - Nuclei RISC-V Software Development Kit
arm-none-eabi-gcc-xpack - A binary xPack with the Arm Embedded GCC toolchain
nanopb - Protocol Buffers with small code size
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.
Micro-XRCE-DDS-Client - Micro XRCE-DDS Client repository
makina - A simple hierarchical state machine compiler that generates C.
MiROS - MiROS (Minimal Real-Time Operating System) for ARM Cortex-M