modern-embedded-programming-course
Micro-XRCE-DDS-Client
Our great sponsors
modern-embedded-programming-course | Micro-XRCE-DDS-Client | |
---|---|---|
3 | 1 | |
226 | 90 | |
4.4% | - | |
5.7 | 5.0 | |
11 days ago | 23 days ago | |
C | C | |
GNU Affero General Public License v3.0 | Apache License 2.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
Micro-XRCE-DDS-Client
-
Micro-XRCE-DDS : CMake integration
set(dds-xrce_VERSION v2.0.0) set(micro-cdr_VERSION v1.2.1) FetchContent_Declare( micro-cdr GIT_REPOSITORY https://github.com/eProsima/Micro-CDR.git GIT_TAG ${micro-cdr_VERSION} ) FetchContent_Declare( dds-xrce GIT_REPOSITORY https://github.com/eProsima/Micro-XRCE-DDS-Client.git GIT_TAG ${dds-xrce_VERSION} )
What are some alternatives?
FreeRTOS-rust - Rust crate for FreeRTOS
luos_engine - Open-source and real-time orchestrator for cyber-physical-systems, to easily design, test and deploy embedded applications and digital twins.
arm-none-eabi-gcc-xpack - A binary xPack with the Arm Embedded GCC toolchain
nuclei-sdk - Nuclei RISC-V Software Development Kit
nanopb - Protocol Buffers with small code size
qpc - QP/C real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
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.
MiROS - MiROS (Minimal Real-Time Operating System) for ARM Cortex-M