usbd-human-interface-device VS rp-hal

Compare usbd-human-interface-device vs rp-hal and see what are their differences.

usbd-human-interface-device

Batteries included rust USB HID library for usb-device (by dlkj)

rp-hal

A Rust Embedded-HAL for the rp series microcontrollers (by rp-rs)
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
usbd-human-interface-device rp-hal
1 30
99 1,270
- 3.7%
5.6 9.3
about 1 month ago 16 days ago
Rust Rust
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.

usbd-human-interface-device

Posts with mentions or reviews of usbd-human-interface-device. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-31.
  • I built a column staggered keyboard with firmware written in Rust!
    5 projects | /r/rust | 31 Jul 2023
    As someone who had only done embedded programming in the Arduino IDE, utilizing the defmt crate for logging with OpenOCD and GDB was an amazing experience. Although I still had no idea on to implement USB-HID for actually sending the key reports, until I discovered the usbd-human-interface-device crate and everything became so much easier. I just needed to create an iterator over Keyboard events and the crate would handle the rest as an added benefit the crate also supports multiple devices, so adding mouse support was as easy as creating a separate iterator over WheelMouseReport.

rp-hal

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

What are some alternatives?

When comparing usbd-human-interface-device and rp-hal you can also consider the following projects:

defmt - Efficient, deferred formatting for logging on embedded systems

tutorials - 📚 Stash of tutorials completed for learning cool stuff.

egboard - Ergonomic Keyboard with custom firmware in Rust.

embassy - Modern embedded framework, using Rust and async.

qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families

rlox

edn - Extensible Data Notation

rp2040-project-template - A basic rp2040-hal project with blinky and rtt logging example code. With this you can quickly get started on a new rp2040 project

avr-hal - embedded-hal abstractions for AVR microcontrollers

teaching-material

tz - Time zone database and code

crates.io - The Rust package registry