cpp_stm32 VS amp-preview

Compare cpp_stm32 vs amp-preview and see what are their differences.

cpp_stm32

Pure c++17 implementation of stm32 driver (by osjacky430)

amp-preview

amp-preview is a user-interface framework tailed towards embedded devices (by philips-software)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cpp_stm32 amp-preview
1 1
18 11
- -
10.0 8.4
almost 4 years ago 7 days ago
C++ C++
GNU Lesser General Public License v3.0 only 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.

cpp_stm32

Posts with mentions or reviews of cpp_stm32. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.
  • Looking for well written, modern C++ (17/20) example projects for microcontrollers
    19 projects | /r/embedded | 16 Mar 2023
    (No to self advertise as I think what I’ve written is shit from my pov now) I have a project for learning/discovering the possibilities and advantages using modern c++ (at that time, c++17), and yes, it’s been a while, cause I’m playing with other micro controllers(esp32c3) a while ago, and I’m also a bit busy irl. But definitely wanted to continue this in the future, despite looking terrifying, haha

amp-preview

Posts with mentions or reviews of amp-preview. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.
  • Looking for well written, modern C++ (17/20) example projects for microcontrollers
    19 projects | /r/embedded | 16 Mar 2023
    I can recommend having a look at: - https://github.com/philips-software/amp-embedded-infra-lib (stl-like replacement and utility library including a HAL definition - https://github.com/philips-software/amp-hal-st (HAL implementation for STs based on EMiL HAL) - https://github.com/philips-software/amp-preview (a GUI library for STs based on above mentioned repo's)

What are some alternatives?

When comparing cpp_stm32 and amp-preview you can also consider the following projects:

compile-time-init-build - C++ library for composing modular firmware at compile-time.

amp-devcontainer - amp-devcontainer is a fully loaded devcontainer useable for, embedded, C++ or Rust development

modm - modm: a C++23 library generator for AVR and ARM Cortex-M devices

amp-hal-st - HAL implementation of the Embedded Infrastructure Library for ST microcontrollers

embedded-resources - Embedded Artistry Templates, Documents, and Source Code

low-power-speech-recognition - For the 2019 Oticon Audio Explorers Contest

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

amp-embedded-infra-lib - amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software development