micropython-nunchuck
Controller reader
A MicroPython module that reads data from a game console controller
MicroPython module to read the game console controller.
12 stars
0 watching
5 forks
Language: Python
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kfricke/micropython-sonoff-switch | A MicroPython implementation of an MQTT controllable relay switch using the ITead Sonoff Switch | 10 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
kfricke/micropython-hdc1008 | A MicroPython driver for a Texas Instruments HDC1008 sensor | 4 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
kfricke/micropython-mcp9808 | A MicroPython driver for the MCP9808 temperature sensor | 7 |
peterhinch/micropython_remote | A library that captures and replays 433MHz remote control codes to control devices | 70 |
kfricke/micropython-us100 | A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers | 3 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
wendlers/micropython-mfrc522 | Provides a Python interface to an RFID reader | 163 |
janickr/kaspersmicrobit | A Python package to connect to the Bluetooth LE GATT services of BBC micro:bit devices for use as wireless game controllers. | 16 |
kfricke/micropython-sht31 | A driver implementation for a temperature and humidity sensor from Sensirion | 21 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
scientifichackers/ampy | A tool to control MicroPython boards over a serial connection. | 723 |
rdagger/micropython-charlcd | A library to control a character LCD display in 4 bit mode | 13 |