modern-embedded-programming-course VS bare-metal-programming-guide

Compare modern-embedded-programming-course vs bare-metal-programming-guide and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
modern-embedded-programming-course bare-metal-programming-guide
4 13
540 2,579
9.1% -
6.9 6.7
3 months ago about 2 months ago
C C
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.

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.

bare-metal-programming-guide

Posts with mentions or reviews of bare-metal-programming-guide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-09.
  • STM32MP2: ST’s first Linux capable 64-bit MPU with NPU, GPU and TSN
    1 project | news.ycombinator.com | 26 Aug 2023
    What cruftware? STM32 will run your code right away after reset clears[0].

    0. https://github.com/cpq/bare-metal-programming-guide

  • Many Hands Make Light Work - Let’s Learn Together
    2 projects | /r/embedded | 9 Jun 2023
    If you want to build a deep understanding, there's nothing better than going bare-metal, in my opinion. Here's an amazing tutorial for bare-metal programming STM32s using just a compiler and a datasheet.
  • Learning STM32 bare metal
    1 project | /r/embedded | 1 Jun 2023
    I have just the article for you: https://github.com/cpq/bare-metal-programming-guide
  • HAL's or Baremetal ARM
    1 project | /r/embedded | 4 Apr 2023
    Not really an answer to the question, but someone linked this bare-metal programming guide repo a couple of days ago. Following the guide and trying to port it to your board might be really good exercise for someone at the beginning of their journey. At least I find it thorough enough and quite pedagogic.
  • Beginner Tips
    1 project | /r/embedded | 1 Apr 2023
  • Do I need to download an IDE for embedded development?
    1 project | /r/embedded | 8 Jan 2023
    If you have a lot of programming knowledge and are willing to RTFM it's not a bad way to dive in, provided you've got a guide like this one to help you get started. It's a super easy source of projects because if you have a discovery board of some sort, you've already got all these peripherals available. It would be trivial (and thus boring) to use them with your IDE's automagic HAL stuff and configuration, but using them from a manually-bootstrapped project (starting from square 1 with linker scripts and blank text file) it becomes a pretty interesting project all on its own, without even finding something practical to do with the device. Many hours of manual reading guaranteed.
  • Stumbling through STM8/32 development
    1 project | /r/embedded | 26 Dec 2022
    Later, I walked through this post on baremetal STM32 and lots of details made a lot more sense. I'm still learning a lot, making mistakes and figuring things out as I go. That's part of the appeal for me, but then my livelihood isn't depending on this — I'm doing it just for fun.
  • What's the process from Arduino to actual Embedded Systems?
    2 projects | /r/embedded | 15 Dec 2022
    Can I suggest a https://github.com/cpq/bare-metal-programming-guide ? Spend a couple of hours, follow it, maybe that is the fundamental basics you're searching for?
  • Bare metal programming guide
    1 project | /r/FutureOfSoftware | 14 Dec 2022
  • A bare metal programming guide (STM32)
    1 project | news.ycombinator.com | 12 Dec 2022

What are some alternatives?

When comparing modern-embedded-programming-course and bare-metal-programming-guide you can also consider the following projects:

FreeRTOS-rust - Rust crate for FreeRTOS

NAU881x-stm32-C - NAU881x library for STM32 written in C

arm-none-eabi-gcc-xpack - A binary distribution of the Arm Embedded GCC toolchain

stm32-overclocking-challenge - Push STM32 to its limits (Overclocking Challenge)

nuclei-sdk - Nuclei RISC-V Software Development Kit

STM32F746-CMSIS-Minimal-Blocking-Uart-Driver - Minimalist blocking UART driver for STM32F746-Disco UART1 ST-Link COM Port

MiROS - MiROS (Minimal Real-Time Operating System) for ARM Cortex-M

raspberrypi - Raspberry Pi ARM based bare metal examples

qpc - QP/C Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines

STM32-CMAKE-TEMPLATE - STM32 Template Project with Using CMake

nanopb - Protocol Buffers with small code size

cmsis_core - CMSIS Core module, fully aligned with ARM versions.