One Hand Controller

by -Kong- in Circuits > Raspberry Pi

310 Views, 1 Favorites, 0 Comments

One Hand Controller

image4 (3).jpeg
image3 (3).jpeg
image2 (7).jpeg
image1 (13).jpeg
image0 (27).jpeg

Quick overview:

Our project is aimed to assist gamers with the use of only one hand. It will be for both left and right hands.

Supplies

Connecting the Wires

raspberry-pi-pico-gpio-pinout-diagram.png
image3 (3).jpeg
image4 (3).jpeg
Joystick-Module-Pinout.png

To connect the analog stick to the pico you need to:

- Join the ground wire on pin 38 to the ground on the analog stick (power)

- Join the 5v to the 3v3(out) on pin 36 (power)

- VRx to pin 32 (movement on the x-axis)

- VRy to pin 31 (movement on the y-axis)

- SW to pin 34 (button press)

To connect the 4x4 matrix:

Code for the Inputs/movement

Screenshot 2022-05-23 11.38.25 AM.png

To run the code you will need to get thonny: https://thonny.org/