Introduction: Arduino - Controlling Leds With PS2 Joystick - KY-023

About: Hello world! I make simple & Advanced projects for people who want to learn programming and electronics. Most of my Instructables are about arduino and the wide range of sensors you can use with it. I make…

Hello world! Today i made a simple example on how to use the KY-023.

We are going to control a RGB Module and a 7 color Led Module.

You can add anything else like Servos, relays, or whatever come in your mind.

The Joysticks are pretty easy to use, and the code is easy to modify.

Follow the next step for the Schematic Code & Parts list.

Step 1: Schematic Code & Parts List.

Just wire it up like the schematic and upload the code!

Parts list.

  1. Arduino uno, I used the RobotDyn Uno. one with 7 analog pins! Very good stuff...
  2. KY-023 Joystick module
  3. KY-016 RGB led module (You can also use separate leds of course.)
  4. KY-034 7 Color led module. ( Also here you can add any led.)
  5. Set of jumper wires MM/FF/MF

Good luck!