- Germany
- https://blog.eldruin.com
-
rust-spidev Public
Forked from rust-embedded/rust-spidevRust library providing access to spidev devices under Linux
Rust Apache License 2.0 UpdatedNov 21, 2024 -
max3010x-rs Public
Platform agnostic Rust driver for the MAX3010x high-sensitivity pulse oximeter and heart-rate sensor for wearable health
-
tcs3472-rs Public
Platform-agnostic Rust driver for the TCS3472 RGB color light to digital converter with IR filter
-
ads1x1x-rs Public
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
-
xca9548a-rs Public
Platform-agnostic Rust driver for the TCA954xA and PCA954xA I2C switch/multiplexer family.
-
wyhash-rs Public
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
-
mcp4x-rs Public
Rust MCP4x SPI digital potentiometer (digipot) driver
-
embedded-hal-mock Public
Forked from dbrgn/embedded-hal-mockMocks for testing embedded-hal based drivers without hardware access.
Rust Apache License 2.0 UpdatedAug 2, 2024 -
stm32f7xx-hal Public
Forked from stm32-rs/stm32f7xx-halA Rust embedded-hal HAL for all MCUs in the STM32 F7 family
Rust Apache License 2.0 UpdatedAug 2, 2024 -
opt300x-rs Public
Platform-agnostic Rust driver for the OPT300x ambient light sensors.
-
pwm-pca9685-rs Public
Platform-agnostic Rust driver for the PCA9685 I2C 16-channel, 12-bit PWM/Servo/LED controller
-
ds323x-rs Public
Platform-agnostic Rust driver for the DS3231, DS3232 and DS3234 extremely accurate real-time clocks (RTC).
-
lsm303agr-rs Public
Platform agnostic Rust driver for the LSM303AGR ultra-compact high-performance eCompass module: ultra-low-power 3D accelerometer and 3D magnetometer
-
awesome-embedded-rust Public
Forked from rust-embedded/awesome-embedded-rustCurated list of resources for Embedded and Low-level development in the Rust programming languag
Creative Commons Zero v1.0 Universal UpdatedJun 24, 2024 -
mlx9061x-rs Public
Platform-agnostic Rust driver for MLX90614/MLX90615 Infrarred thermometer
-
eeprom24x-rs Public
Platform agnostic Rust driver for 24x series serial EEPROM devices using embedded-hal
-
hrs3300-rs Public
Platform-agnostic Rust driver for the HRS3300 heart rate sensor / monitor.
-
bmi160-rs Public
Platform-agnostic Rust driver for the BMI160 inertial measurement unit (IMU)
-
mma8x5x-rs Public
Platform-agnostic Rust driver for the MMA8x5x accelerometers. Compatible with MMA8451, MMA8452, MMA8453, MMA8652 and MMA8653.
-
ad983x-rs Public
Platform-agnostic Rust driver for the AD9833/AD9837 programmable waveform generator / direct digital synthesizer (DDS)
-
max170xx-rs Public
Platform-agnostic Rust driver for the MAX170xx 1-cell/2-cell fuel-gauge systems with ModelGauge for lithium-ion (Li+) batteries. Compatible with MAX17043, MAX17044, MAX17048, MAX17049, MAX17058 and…
-
driver-examples Public
Rust example programs for many of my hardware device drivers running on STM32F3 Discovery, STM32F103 "Blue Pill", RaspberryPi and micro:bit boards
-
rtcc-rs Public
Generic Rust Real-Time Clock / Calendar Device Support
-
tmp006-rs Public
Platform agnostic Rust driver for the TMP006/TMP006B non-contact infrared (IR) thermopile temperature sensor, based on the embedded-hal traits.
-
tmp006-examples Public archive
Rust examples of using a TMP006 non-contact IR thermopile (temperature sensor) with the tmp006 crate in hardware
GDB Apache License 2.0 UpdatedFeb 12, 2024 -
tmp1x2-rs Public
Platform-agnostic Rust driver for the TMP102 and TMP112 digital temperature sensors
-
ds1307-rs Public
Platform agnostic driver for the DS1307 real-time clock written in Rust using embedded-hal
-
libmctp Public
Forked from westerndigitalcorporation/libmctplibMCTP is a MCTP (Management Component Transport Protocol) implementation for Rust.
Rust Other UpdatedJan 22, 2024 -
inverted-pin-rs Public
Input/output pin embedded-hal trait implementations with inverted level logic.
-
dummy-pin-rs Public
Dummy implementations of the input/output pin embedded-hal traits