Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots and IoT devices. It provides a standardized library for managing pins, motors, and displays across various microcontroller platforms, allowing developers to control sensors and actuators using a consistent JavaScript API. The framework is distinguished by its use of a plugin-based hardware abstraction system, which enables communication with diverse hardware platforms and protocols. It supports real-time hardware manipulation and debugging through a read-eval-print loop that a
A Python class for controlling the Pimoroni RGB Keypad for the Raspberry Pi Pico.
MicroPython library for interfacing with a keypad matrix
A MicroPython module for asyncio button.
Die Hauptfunktionen von jacklinquan/micropython-aiobutton sind: Keypad Interfaces.
Open-Source-Alternativen zu jacklinquan/micropython-aiobutton sind unter anderem: rwaldron/johnny-five — Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots… martinohanlon/pico-rgbkeypad — A Python class for controlling the Pimoroni RGB Keypad for the Raspberry Pi Pico. mcameron/micropython-keyboard — PyBoard Keyboard. perfecxx/micropython-simplekeypad — MicroPython library for interfacing with a keypad matrix.