driver-examples VS mico

Compare driver-examples vs mico and see what are their differences.

driver-examples

Rust example programs for many of my hardware device drivers running on STM32F3 Discovery, STM32F103 "Blue Pill", RaspberryPi and micro:bit boards (by eldruin)

mico

Open Source PDM to USB microphone based on the Raspberry PI RP2040. (by mkvenkit)
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
driver-examples mico
3 1
87 189
- -
4.8 -
21 days ago over 2 years ago
Rust HTML
Apache License 2.0 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.

driver-examples

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

mico

Posts with mentions or reviews of mico. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-08.
  • Playing audio files in a Pi Pico without a DAC
    5 projects | news.ycombinator.com | 8 Mar 2024
    Agreed.

    While ΔΣ modulation, also known as pulse-density modulation, is not supported in "hardware" on Pi Pico, it is possible to do it in "software" with programmable IO, like in tierneytim's Pico-USB-audio project you're linking to.

    Also, PDM input could be done in similar fashion: https://github.com/mkvenkit/mico

What are some alternatives?

When comparing driver-examples and mico you can also consider the following projects:

bno055 - Device-agnostic Bosch Sensortec BNO055 9-axis Sensor Fusion IMU driver

Pico-USB-audio - Sigma Delta Modulation for RP2040, ESP32, Teensy

avr-hal - embedded-hal abstractions for AVR microcontrollers

rust-by-practice - Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.

sx127x_lora - A platform-agnostic driver for Semtech SX1276/77/78/79 based boards.

cargo-deny - ❌ Cargo plugin for linting your dependencies 🦀

dht-sensor - Rust embedded-hal based driver for the DHT11/DHT22 sensor

semver-trick - How to avoid complicated coordinated upgrades

cdrs-tokio - High-level async Cassandra client written in 100% Rust.

notecard-rs - Rust driver for the Blues.io Notecard (https://blues.io/products/notecard/)

rustsec - RustSec API & Tooling

rust - Empowering everyone to build reliable and efficient software.