OpenHD
GitHubTelegramDonate
evo
evo
  • Introduction
  • Downloads
  • General
    • Features
    • Troubleshooting
      • General-FAQ
      • Software-FAQ
    • Contributing
    • Team
  • Installation Guide
  • Hardware
    • First Time Setup
    • SBC's
      • Raspberry
        • Ochin CM4 Carrier
        • Ochin CM4 Carrier v2
      • X86
      • Radxa
      • Custom Hardware
      • Discontinued Hardware
        • Jetson
    • Cameras
      • Raspberry Pi CSI
      • Radxa Rock5
      • USB Cameras
      • HDMI Cameras
        • RPI HDMI to CSI
      • IP Cameras
      • Special Purpose Cameras
      • Custom Hardware
    • WiFi Adapters
    • Antennas
    • FlightControllers
    • Wiring
    • Displays
    • Hardware.conf
  • Software Setup
    • Inav
    • Ardupilot
    • Betaflight
    • Recording
    • TX-Power
    • MCS-Index
    • Joystick RC
    • Camera Settings
    • Tethering
      • Ethernet
      • Wifi-Hotspot
    • Variable Bitrate
  • Advanced Setup
    • Air recording
    • Dual Camera
    • Ground power monitoring
    • Joystick
  • Ground Station Software
    • QOpenHD
      • QOpenHD OSD backup
    • QGroundControl
    • MissionPlanner
  • Developers Corner
    • Porting OpenHD
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Advanced Setup

Joystick

PreviousGround power monitoringNextQOpenHD

Last updated 2 months ago

Was this helpful?

Having a wide range of options is OpenHD hallmar and since we are focusing on introducing all the changes that a pilot would nedd to make during a flight in the sidebar, we are introducing the new Joystick to allow to make the changes without a touchscreen and without the mess that can be a mouse.

The sidebar as is designed works like a organigramme so you only need "UP" "DOWN" "RIGHT" and "LEFT" to make all the changes ("ENTER" is there just for the future but now it doesnt do anything) You just need 4 buttons that shorts to ground a GPIO pin each time to make a mouvement.

Here is the pinout:

And here is a example of a joystick:

In case you need to change any pin in the ground raspberry pi because of a damage in one pin you need to edit the .txt on the ground sbc named config.txt and scroll down to the bottom until you find "Adding joystick"

General view of the joystick
RPI_pinout
Interal_wiring
Inside ground unit