stm32l0xx-hal VS awesome-embedded-rust

Compare stm32l0xx-hal vs awesome-embedded-rust and see what are their differences.

stm32l0xx-hal

A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust (by stm32-rs)

awesome-embedded-rust

Curated list of resources for Embedded and Low-level development in the Rust programming language (by rust-embedded)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
stm32l0xx-hal awesome-embedded-rust
1 37
96 5,605
- 4.2%
5.2 7.3
3 months ago 4 days ago
Rust
BSD Zero Clause License GNU General Public License v3.0 or later
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.

stm32l0xx-hal

Posts with mentions or reviews of stm32l0xx-hal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-12.
  • How to configure an ADC using an STM32 in Rust
    2 projects | /r/embedded | 12 May 2021
    Once you can program the microcontroller with your toolchain (cargo, rustc, and cargo-embed or cargo-flash for programming), I would look at the stm32l0x3-hal repository example SPI code. There's also a more advanced example using DMA for data transfer instead of the blocking read and write calls.

awesome-embedded-rust

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

What are some alternatives?

When comparing stm32l0xx-hal and awesome-embedded-rust you can also consider the following projects:

MicroPython - MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

tock - A secure embedded operating system for microcontrollers

TIC-80 - TIC-80 is a fantasy computer for making, playing and sharing tiny games.

stm32-hal - This library provides access to STM32 peripherals in Rust.

pico-blink-rs - World's first, but possibly worst, blinky for the pico in Rust

AtomVM - Tiny Erlang VM

keyberon - A rust crate to create a pure rust keyboard firmware.

circuitpython - CircuitPython - a Python implementation for teaching coding with microcontrollers

purescript-native - A native compiler backend for PureScript (via C++ or Golang)

flip-link - Adds zero-cost stack overflow protection to your embedded programs

Main_MiSTer - Main MiSTer binary and Wiki

RIIR - why not Rewrite It In Rust