as5048a
Encoder reader
Provides an interface to read data from an AS5048A Magnetic Rotary Encoder on a Raspberry Pi
Rust driver for AMS AS5048A Magnetic Rotary Encoder
1 stars
3 watching
2 forks
Language: Rust
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
tinkertanker/pxt-rotary-encoder-ky040 | This package enables rotary encoder functionality on the BBC micro:bit using KY-040 sensor. | 3 |
japaric/mfrc522 | A platform agnostic driver to interface the MFRC522 RFID reader/writer | 30 |
burntsushi/byteorder | A Rust library for encoding and decoding numbers in different byte orders. | 982 |
hsivonen/recode_rs | Tool for encoding conversion | 12 |
bramrausch/encoderlib | A Python library to handle rotary encoders in MicroPython microcontrollers | 8 |
sgall17a/encodermenu | A Micropython-based GUI menu system using a rotary encoder and OLED display for interacting with various menu items | 111 |
antirez/vl53l0x-nb | A modified version of a driver for a time-of-flight sensor that adds support for non-blocking measurement mode. | 5 |
gurgleapps/rotary-encoder | Code to drive a rotary encoder using MicroPython | 29 |
miek/sht3x-rs | A Rust driver for Sensirion SHT3x temperature/humidity sensors via I2C interface. | 7 |
avr-rust/ruduino | Provides a set of reusable components for the Arduino Uno | 702 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
sgall17a/as5600 | A Micropython library to read data from an AS5600 angle sensor using I2C | 30 |
bremoran/microdriver_max31855 | A microcontroller extension for interfacing with MAX31855 thermocouple readers | 0 |
fizban99/microbit_us100 | A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller. | 7 |