rotary-encoder
Rotary Encoder Driver
Code to drive a rotary encoder using MicroPython
Code to drive a rotary encoder in micropython
29 stars
4 watching
10 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
rdagger/micropython-quiic-twist | This is a driver software for interacting with a Quiic Twist RGB Rotary Encoder using MicroPython on various microcontrollers. | 3 |
tinkertanker/pxt-rotary-encoder-ky040 | This package enables rotary encoder functionality on the BBC micro:bit using KY-040 sensor. | 3 |
infinite-tree/micropython-encoder-knob | A lightweight Python library for creating simple encoder knobs with button support in microcontrollers | 2 |
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 43 |
alwindoss/morse | A Go library for encoding and decoding Morse code | 83 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
redoxcode/micropython-ppm_reader | A Python library to decode PPM signals from RC receivers | 11 |
mampersat/micropython-morsecode | This project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses. | 7 |
gingemonster/pca9685-python-microbit | Python driver for controlling 16-channel PWM/Servo Driver with I2C interface | 24 |
russhughes/gc9a01_mpy | A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 153 |
darienhuss/shotgunyara | Tools and utilities for generating encoded versions of input data | 9 |
sgall17a/encodermenu | A Micropython-based GUI menu system using a rotary encoder and OLED display for interacting with various menu items | 111 |