Skip to content

Arduino project where moving a joystick in specific directions will blend and create different colors on an LED.

Notifications You must be signed in to change notification settings

Elte156/ArduinoRGBLedJoystick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Arudino RGB LED Joystick Project

Moving the joystick in specific directions will blend and create different colors on your LED.

Hardware needed for this project

  • Arduino
  • RGB LED
  • Joystick

Pin Config

  • Arduino
    • Pin 2 => S-K
    • Pin 11 => Red
    • Pin 10 => Green
    • Pin 9 => Blue
  • RGB (pins left to right)
    • Red
    • Ground (longest pin)
    • Green
    • Blue
  • Joystick
    • GND
    • VCC
    • S-Y
    • S-X
    • S-K

Video Demo

https://www.youtube.com/watch?v=SUX17odKaaA

About

Arduino project where moving a joystick in specific directions will blend and create different colors on an LED.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages