encoderLib
Encoder handler
A Python library to handle rotary encoders in MicroPython microcontrollers
MicroPython library to handle a rotary encoder
8 stars
3 watching
5 forks
Language: Python
last commit: about 8 years 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 | 284 |
gurgleapps/rotary-encoder | Code to drive a rotary encoder using MicroPython | 29 |
infinite-tree/micropython-encoder-knob | A lightweight Python library for creating simple encoder knobs with button support in microcontrollers | 2 |
alephao/swift-rlp | A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
octaprog7/as5600 | A Python module for controlling an AS5600 encoder with I2C interface | 0 |
darienhuss/shotgunyara | Tools and utilities for generating encoded versions of input data | 9 |
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 |
greygnome/adaencoder | A library that handles rotary encoders on microcontrollers using C++ | 14 |
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
rubencaro/cipher | A cryptographic library for encrypting and decrypting arbitrary binary data in Elixir | 61 |
sgall17a/encodermenu | A Micropython-based GUI menu system using a rotary encoder and OLED display for interacting with various menu items | 111 |
pisze-programy/cerebro-base64 | A Cerebro plugin for encoding and decoding base64 strings in JavaScript | 4 |
marksbench/mb_24x256_512 | A simple MicroPython module for interacting with 24x256/512 EEPROM devices | 0 |