micropython-rotary
Encoder reader
A MicroPython module to read rotary encoder values in real-time
MicroPython module to read a rotary encoder.
292 stars
18 watching
58 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
driverencoderesp32esp8266micropythonmicropython-driverpyboardraspberry-pi-picorotary-encoderrotary-encodersteensy40teensy41tinypicouasyncio
Related projects:
Repository | Description | Stars |
---|---|---|
gurgleapps/rotary-encoder | Code to drive a rotary encoder using MicroPython | 29 |
bramrausch/encoderlib | A Python library to handle rotary encoders in MicroPython microcontrollers | 8 |
tinkertanker/pxt-rotary-encoder-ky040 | This package enables rotary encoder functionality on the BBC micro:bit using KY-040 sensor. | 3 |
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
redoxcode/micropython-ppm_reader | A Python library to decode PPM signals from RC receivers | 11 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
miketeachman/micropython-pms5003-minimal | Provides a Python driver for an air quality sensor | 1 |
wendlers/micropython-mfrc522 | Provides a Python interface to an RFID reader | 167 |
miketeachman/micropython-tas2505 | A Python driver for a Texas Instruments digital input Class-D speaker amplifier | 2 |
rdagger/micropython-quiic-twist | This is a driver software for interacting with a Quiic Twist RGB Rotary Encoder using MicroPython on various microcontrollers. | 3 |
infinite-tree/micropython-encoder-knob | A lightweight Python library for creating simple encoder knobs with button support in microcontrollers | 2 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 13 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |