const int sw_pin = 7; // digital pin connected to switch output const int sw_big = 6; // digital pin connected to switch 2 (the bigger button) // Reading from the Joystick is as follows: // Reading X ...