stm32-hal VS embedded-hal

Compare stm32-hal vs embedded-hal and see what are their differences.

stm32-hal

This library provides access to STM32 peripherals in Rust. (by David-OConnor)

embedded-hal

A Hardware Abstraction Layer (HAL) for embedded systems (by rust-embedded)
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
stm32-hal embedded-hal
7 11
141 1,785
- 2.1%
8.7 8.6
2 months ago 10 days ago
Rust Rust
MIT License Apache 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.

stm32-hal

Posts with mentions or reviews of stm32-hal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-19.

embedded-hal

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

What are some alternatives?

When comparing stm32-hal and embedded-hal you can also consider the following projects:

awesome-embedded-rust - Curated list of resources for Embedded and Low-level development in the Rust programming language

quickjs-esp32 - QuickJS port for ESP32

C++ Middleware Writer - The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.

microzig - Unified abstraction layer and HAL for several microcontrollers

stm32-rs - Embedded Rust device crates for STM32 microcontrollers

bl602-hal - Hardware Abstract Layer for BL602 RISC-V WiFi + BLE SoC in embedded Rust

baremetal

nesper - Program the ESP32 with Nim! Wrappers around ESP-IDF API's.

generic_embedded - generic embedded stuff used throughout hobby projs

esp8266-quickjs - An attempt on getting QuickJS working on ESP8266 hardware

mspenv - a dev env to build, flash, and debug msp430 firmware without an IDE

embassy - Modern embedded framework, using Rust and async.