embedded-hal topic

List embedded-hal repositories

rust-debounced-pin

6
Stars
3
Forks
Watchers

Adds a wrapper for an InputPin that debounces it's is_high() and is_low() methods.

bitbang-hal

37
Stars
9
Forks
Watchers

Implements embedded-hal traits by bitbanging

ads1x1x-rs

31
Stars
9
Forks
Watchers

Platform-agnostic Rust driver for the ADS1x1x ultra-small, low-power analog-to-digital converters (ADC). Compatible with ADS1013, ADS1014, ADS1015, ADS1113, ADS1114 and ADS1115

driver-examples

87
Stars
8
Forks
Watchers

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

eeprom24x-rs

32
Stars
14
Forks
Watchers

Platform agnostic Rust driver for 24x series serial EEPROM devices using embedded-hal

ftdi-embedded-hal-archive

31
Stars
6
Forks
Watchers

Check https://github.com/ftdi-rs project for the up-to-date implementation of FTDI MPSSE embedded HAL.

bme280-rs

59
Stars
74
Forks
Watchers

A platform agnostic Rust driver for the Bosch BM[PE]-280

rust_gpiozero

227
Stars
27
Forks
Watchers

A library inspired by gpiozero written in Rust

atsamd

536
Stars
195
Forks
Watchers

Target atsamd microcontrollers using Rust

linux-embedded-hal

229
Stars
40
Forks
Watchers

Implementation of the `embedded-hal` traits for Linux devices