micropython-aiobutton

Button handler

A MicroPython module for creating buttons with debounced and timed press/hold states

A MicroPython module for asyncio button.

GitHub

4 stars
3 watching
1 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jacklinquan/micropython-basicdweetA basic API module for the Dweet service3
jacklinquan/micropython-cryptomsgAn AES CBC mode encryption module for MicroPython devices5
alanmitchell/micropython-inputsA Micro Python library for reading digital and analog inputs on microcontrollers.34
julienbacquart/micropython-max7219A Micropython library for controlling 8-digit 7-segment displays based on the MAX72194
jacklinquan/micropython-microbmpA Python module for processing BMP images in various color depths and compression methods.10
kevinkk525/micropython_arduino_controlA library to remotely control an Arduino microcontroller using the 1-wire protocol0
jacklinquan/micropython-cryptodweetProvides basic APIs for interacting with the Dweet service, including encryption.2
jacklinquan/micropython-dweeterA Python module for securely sending and receiving encrypted messages through the Dweet service.3
kfricke/micropython-sonoff-switchA MicroPython implementation of an MQTT controllable relay switch using the ITead Sonoff Switch10
andrequeiroz2/micropython-coffeeA device control system using Micropython and MQTT to remotely manage a relay on an ESP8266 MCU.10
capella-ben/micropython_mcp2515A microPython library for interacting with CAN Bus controllers.4
capella-ben/micropython_tmc5160A Python library providing a software interface to control and program the Trinamic TMC5160 Motion Controller3
selfhostedhome/micropython-debounce-switchA class to handle debouncing of digital switches in MicroPython-based systems.8
jajberni/mcp342x_lopyA MicroPython driver for the MCP342x ADC3
jposada202020/micropython_motorA MicroPython library for controlling PWM-based motors and servos1