VCHS-R-D / Ronin-SC-Gimbal-Controller

Using Ronin SC s bus signals produced by a raspberry pi and inverter to control the DJI gimbal
11 stars 0 forks source link

Project Goals

Controlling the Ronin SC Gimbal with:

Circuit

A3712243-D438-4209-9178-647ECA8FEFBC

  1. Download BMC_SBUS Library
  1. Upload arduino_controller.ino (in arduino_controller) to an Arduino
  2. Run keyboard.py on a pi

NOTE: Install the SoftwareSerial library in Arduino IDE if necessary

ROS Quick Start

  1. Flash a Raspberry Pi with the RoboQuest OS (only available to VCHS)
  2. Do all steps from Arduino Quick Start
  3. Add the following line to /boot/config.txt and then reboot the Pi: dtoverlay=uart3
  4. Copy and paste gimbal.py into your main package
  5. Go to the Robot Dashboard Site
  6. Create a Joystick that publishes to the topic /transform

NOTE: you will need a Roboquest PiHat