amp-preview VS amp-hal-st

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

amp-preview

amp-preview is a user-interface framework tailed towards embedded devices (by philips-software)

amp-hal-st

HAL implementation of the Embedded Infrastructure Library for ST microcontrollers (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
amp-preview amp-hal-st
1 7
11 46
- -
8.4 8.8
1 day ago 8 days ago
C++ C
MIT License 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.

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)

amp-hal-st

Posts with mentions or reviews of amp-hal-st. 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 amp-preview and amp-hal-st you can also consider the following projects:

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

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

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

cppreference-doc - C++ standard library reference

cmake-project-skeleton - Reusable project skeleton for embedded C & C++ projects using CMake.

stm32-cube-cmake-vscode - STM32, VSCode and CMake detailed tutorial

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

etl - Embedded Template Library

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

cpp_stm32 - Pure c++17 implementation of stm32 driver