micropython-debounce-switch

Switch handler

A class to handle debouncing of digital switches in MicroPython-based systems.

MicroPython Class for Debouncing Switches

GitHub

8 stars
2 watching
5 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kfricke/micropython-sonoff-switch A MicroPython implementation of an MQTT controllable relay switch using the ITead Sonoff Switch 10
jacklinquan/micropython-aiobutton A MicroPython module for creating buttons with debounced and timed press/hold states 4
kmx-io/cl-debug Provides a unified way to enable or disable debug-specific code in Common Lisp programs. 2
mcauser/micropython-74hc595 A Python library for controlling 8-bit shift registers using 74HC595 ICs. 29
hilch/micropython-switchbot-thermometer-hygrometer An implementation of SwitchBot Thermometer/Hygrometer in Micropython using Bluetooth 3
spotlightkid/upy-msgpack A lightweight MessagePack serialization library for MicroPython 0
dogtopus/minipb A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers 52
rdagger/micropython-sgtl5000 A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. 3
howmanyoliversarethere/micropython-8encoder A MicroPython library for interacting with an 8-encoder device 1
kevinkk525/micropython_arduino_control A library to remotely control an Arduino microcontroller using the 1-wire protocol 0
anthonyknorman/micropython_ssd1306 A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. 10
pyocd/pyocd A Python-based tool and package for programming and debugging microcontrollers with Arm Cortex-M CPUs. 1,134
rdagger/micropython-hpdl1414 A MicroPython module for controlling a smart alphanumeric display with limited character capabilities 0
harbaum/upide An IDE for working with Micropython on microcontrollers 22
miketeachman/micropython-rotary A MicroPython module to read rotary encoder values in real-time 284