WiPy - MicroPython WiFi...
25 Max. per order Raspberry-Pi Pico Microcontoler RP2040 Cortex M0+ @...
The Raspberry Pi 3 - even faster than the Pi 2, 1 Giga of RAM, WiFi...
Assortment of BreadBoard wires Female-Female 300mm and 75 mm + Long...
MAX PURCHASE 1 or 2 per person during global component back-out period...
MAX PURCHASE 1 or 2 per person during global component back-out period...
Manufacturers
Gravity : Measurement of pH of a solution 0 to 14 pH (+/- 0.1 pH) Gain...
Soldering Flux - Gel - 10 gr High quality, High fluidity NO CLEAN Hot...
Motors control board for Raspberry-Pi Pico 4 DC motor 2 stepper motor 8...
MD2 drone Kit to assemble (Learning and Makers) Repairable Payload:...
Air:bit - Drone for Micro:bit Real time measures Code Bloc programmable...
Backplane prototyping board DIN case: 6 modules Level: Backplane...
Backplane prototyping board DIN case: 3 modules Level: Backplane...
MAX PURCHASE 1 or 2 per person during global component back-out period...
Viewed products
Analog Joystick as kit 2 analog axis...
JOYSTICK-2AXES
ADA512
Analog Joystick as kit
In stock
Availability date:
Here is a breakout in the form of an easy to assemble mini-kit. This joystick is similar to those found on the XBox or Play Station Portable game controllers.
This breakout allows you to easily add an analog joystick to your Arduino projects (or other microcontroller).
Analog joysticks are more precise and reliable than directional joysticks (using simple switches to indicate the selected direction). This analog joysticks also includes a selection button activated by pressing the joystick as a simple button.
The breakout is designed to easily attach the joystick onto it and quickly fix it on a box thanks to its fixing holes.
A 5-pin header (2.54mm spacing) allows the joystick to be plug more flexibly on a breadboard. Warning: you must acquire the pin-headers separately.
Comes as a set of 3 pieces: the joystick itself, a soft-touch cap and a breakout board.
This kit requires some rudimentary soldering operations to fix the joystick on the board. This operation is simple and should not take more than a few minutes.
This joystick is really ideal to operate on an Arduino platform. If you know how to read the value from a potentiometer and use push buttons with Arduino then you will have no trouble using this device.
Since it is an analog device, you will need two analog pins on your microcontroller to determine the value of the X and Y axis.
Each of the X and Y axes controls uses 10 KOhms potentiometers. Reading is therefore done as for a potentiometer (trivial).
You can detect the pressure of the button with a complementary digital pin (just need to read the state of the switch). When the button is pressed, the pin is connected to ground / GND.
A push-button type assembly (pull-up with a 10K resistor and another of 100 Ohms) will be perfect.