modern-embedded-programming-course
Companion repository to the "Modern Embedded Systems Programming" video course. (by QuantumLeaps)
FreeRTOS-rust
Rust crate for FreeRTOS (by lobaro)
modern-embedded-programming-course | FreeRTOS-rust | |
---|---|---|
4 | 2 | |
1,067 | 429 | |
10.6% | 3.0% | |
5.5 | 6.2 | |
about 2 months ago | about 1 month ago | |
C | Rust | |
GNU Affero General Public License v3.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of modern-embedded-programming-course.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-09.
-
Many Hands Make Light Work - Let’s Learn Together
- The companion GitHub repository
-
STM32Cube IDE: how do you override the existing start-up code with a vector table defined in C code?
Hi, I'm following along in Miro Samek's embedded systems tutorial lesson #14 and hes using IAR Embedded Workbench and hes defining his own startup code in C. (see https://github.com/QuantumLeaps/modern-embedded-programming-course/blob/master/lesson-14/startup_tm4c.c)
-
ARM education beginners guide to designing embedded applications cortex M
Why don't you check out the free YouTube video course "Modern Embedded Systems Programming", which is exactly based on ARM Cortex-M. Please note that the course playlist is sorted by newest lessons first, so you might want to go back as far as you need for your starting level. The course is accompanied by a project repository on GitHub and other resources.
-
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
FreeRTOS-rust
Posts with mentions or reviews of FreeRTOS-rust.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-20.
-
How to fully replace/reimplement std?
Maybe, this will help you: https://github.com/lobaro/FreeRTOS-rust
-
ESP32-H2 Bluetooth LE & 802.15.4 RISC-V SoC shows up in ESP-IDF source code
I wonder how much is missing to get FreeRTOS with Rust adaption and FreeRTOS from the ESP-IDF fiddled together.
What are some alternatives?
When comparing modern-embedded-programming-course and FreeRTOS-rust you can also consider the following projects:
arm-none-eabi-gcc-xpack - A binary distribution of the Arm Embedded GCC toolchain
stm32f103-example - A tiny example project for the STM32F103
nuclei-sdk - Nuclei RISC-V Software Development Kit
Modbus-STM32-HAL-FreeRTOS - Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS
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.
zephyr - Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.