shop/ breakouts/ adafruit 5-way tactile switch breakout

If you are looking for a joystick that is capable of moving in 2 axes and with a smaller form factor, then you are just on the right page.

This module mimics the functions of a larger version of it, a joystick. It has 5 output pins for up, down, left, right, and center-click. It can be powered with 5V and has a built-in pull-up resistor to make the readings accurate. The resistors also make the output HIGH when unpressed and LOW otherwise.

It could be connected to your Arduino using 5 digital pins as well as the power supply (VCC/GND).

You could use this module in projects with movement control like a Bluetooth control 4WD mobile platform.

Build with this board

// from learn.circuit.rocks

Notes from the bench

// from blog.circuit.rocks

Ask the community

// from forum.circuit.rocks