platform_specific_components VS modm

Compare platform_specific_components vs modm and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
platform_specific_components modm
1 5
63 693
- 1.6%
0.0 9.1
about 1 year ago 3 days ago
C++ C++
MIT License Mozilla Public License 2.0
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.

platform_specific_components

Posts with mentions or reviews of platform_specific_components. We have used some of these posts to build our list of alternatives and similar projects.
  • Looking into writing a CAN stack with FreeRTOS for STM32, where should I start?
    1 project | /r/embedded | 4 Nov 2021
    Not sure what STM32 CAN peripherals you are talking about (bxCAN vs FDCAN) but if you are using bxCAN, I recommend looking at UAVCAN's implementation: https://github.com/UAVCAN/platform_specific_components since it is very simple to use (even though it claimed works with libcanard stack only but should be fine for outside purposes). I think putting RTOS on it should be simple enough. For FDCAN, the only options right now are from ST HAL or ChibiOS AFAIK.

modm

Posts with mentions or reviews of modm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.

What are some alternatives?

When comparing platform_specific_components and modm you can also consider the following projects:

shournal - Log shell-commands and used files. Snapshot executed scripts. Fully automatic.

EmbeddedProto - Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.

stm32-bootloader - Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.

libopencm3 - Open source ARM Cortex-M microcontroller library

GuiLite - ✔️The smallest header-only GUI library(4 KLOC) for all platforms

deepC - vendor independent TinyML deep learning library, compiler and inference framework microcomputers and micro-controllers

IoT-For-Beginners - 12 Weeks, 24 Lessons, IoT for All!

etl - Embedded Template Library

nf-interpreter - :gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards

threeboard - A fully-functional open source and open hardware mechanical USB computer keyboard with only three keys!

gainput - Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch

cortex-m3-rtos - ARM Cortex-M3 Real-Time Operating System for educational purpose.