Blynk Joystick 2021 Online

The Blynk joystick system consists of the following components:

void loop() Blynk.run();

const int analogPinX = 34; // VRx const int analogPinY = 35; // VRy const int btnPin = 25; // SW (optional) blynk joystick