Skip to content

A PCB module to make the utilisation of a joystick component easy to use along with a devboard or any MCU .

Notifications You must be signed in to change notification settings

0Zane/Joystick-PCB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JOYSTICK PCB

The Joystick PCB is a prototype to facilitate the usage of joysticks along with classic devboards.

The PCB contains a 01*05 socket pin connector folliwing this order (up to down): -VCC -X axis -Y axis -SW_OUT -GND

A pull-up resistor is used close to the push switch with a value of 10Kohms.

This project is a beginner project so i don't recommend using the V1.0 since others professional PCBs are existing. (see CONTEXT)

CONTEXT

This project is my first project desinging a custom PCB to complete a task.

First of all i got a joystick by breaking an old controller ( joystick RSF ) , and i wanted to use it with my ESP32. The problem is that there are too many pins on this joystick , and i did not want to do another perfboard horrible project so i decided to learn how to do a real PCB using KiCad, a free PCB design suite.

After learning the basics i did multiple versions of the schematic and ended up finding some open source symbols and footprints for the joystick itself because KiCad is not providing symbol and footprint for this joystick .

Then i completed the first version of the PCB using this footprint for the joystick

USED SOFTWARE

About

A PCB module to make the utilisation of a joystick component easy to use along with a devboard or any MCU .

Topics

Resources

Stars

Watchers

Forks