[Solved] Attack3 Joystick buttons to turn on LEDs on Arduino?

Split this into two problems

  1. Read a joystick button press and store the result in some variable
  2. Read the variable and send a message to the Arduino

I can’t help with the second part but there are examples that come with the GCP library and a number of videos on my website about using this library.

1 Like