micropython-encoder-knob
Encoder knob library
A lightweight Python library for creating simple encoder knobs with button support in microcontrollers
very simple lightweight encoder knob library
2 stars
1 watching
2 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 292 |
bramrausch/encoderlib | A Python library to handle rotary encoders in MicroPython microcontrollers | 8 |
gurgleapps/rotary-encoder | Code to drive a rotary encoder using MicroPython | 29 |
sgall17a/encodermenu | A Micropython-based GUI menu system using a rotary encoder and OLED display for interacting with various menu items | 111 |
octaprog7/as5600 | A Python module for controlling an AS5600 encoder with I2C interface | 0 |
tinkertanker/pxt-rotary-encoder-ky040 | This package enables rotary encoder functionality on the BBC micro:bit using KY-040 sensor. | 3 |
jacklinquan/micropython-aiobutton | A MicroPython module for creating buttons with debounced and timed press/hold states | 4 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 64 |
forester3/micropython-lcd-aqm1248a | A micropython library for controlling the AQM1248A mini graphic LCD display | 1 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 749 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
perfecxx/micropython-simplekeypad | A MicroPython library for interfacing with keypad matrices. | 1 |
darienhuss/shotgunyara | Tools and utilities for generating encoded versions of input data | 9 |