Smart Camera ESP32
An AI-driven, real-time Sentry Turret platform leveraging asynchronous I/O and computer vision to deliver high-precision autonomous motion tracking on resource-constrained embedded hardware.
Loading...
Searching...
No Matches
Joystick Member List

This is the complete list of members for Joystick, including all inherited members.

begin()Joystick
get_speed_x(int min_out=-255, int max_out=255)Joystickinline
get_speed_y(int min_out=-255, int max_out=255)Joystickinline
get_x() constJoystickinline
get_y() constJoystickinline
is_active() constJoystick
is_z_held() constJoystickinline
is_z_pressed()Joystick
Joystick(uint8_t pin_x, uint8_t pin_y, uint8_t pin_z, int deadzone=JOYSTICK_DEADZONE)Joystickinline