Update 2023-03-21-draft.md
This commit is contained in:
parent
30bb7971d8
commit
982008eaaa
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ Getting an HTTP (web) server running with CircuitPython on the Raspberry Pi Pico
|
|||
|
||||
[](https://github.com/mattytrentini/micropython_nunchuk)
|
||||
|
||||
micropython_nunchuk is a MicroPython module for interfacing with Nintendo Nunchuk controllers. It allows for reading of joystick position, button states, and accelerometer state - [GitHub](https://github.com/mattytrentini/micropython_nunchuk).
|
||||
micropython_nunchuk is a MicroPython module for interfacing with Nintendo Nunchuk controllers, ported from [CircuitPython](https://docs.circuitpython.org/projects/nunchuk/en/latest/index.html). It allows for reading of joystick position, button states, and accelerometer state - [GitHub](https://github.com/mattytrentini/micropython_nunchuk).
|
||||
|
||||
[](https://twitter.com/paltman/status/1635689517133836294?t=eArkIv-3C5hUKXmfJ7YINg&s=03)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue