Tarot 2d Gimbal Software

I recently installed the Tarot 2D Gimbal on my 3DR IRIS. Using the included FS-TH9X radio, I would like to use channel 6 to control the tilt of the gimbal. I followed all steps to install the gimbal, which is in good working order. Currently when the dial assigned to channel 6 is turned all the way counter-clockwise, the gimbal stays still.


Home » FPV System » Camera Gimbal » Tarot-Acc-T-2DMy Account | Cart Contents | Checkout
Software

Helicopters
Clearence Sale
DJI Special
What's Hot
Browse by Brand Name
Browse by No. of Channel
Browse by Skill Level
Browse by Size
Browse by Type
Multi-rotors
FPV System
Camera
Camera Accessories
Camera Gimbal
Connex ProSight Spare Parts
FPV Combo
FPV Goggles
FPV Monitors
FPV Recorder
FPV Tx and Rx
OSD (On Screen Display)
FPV Antennas
Cables / Connectors
Accessories
Handheld Gimbal
Handheld Gimbal Spare Parts
Camera
RC Cars
RC Planes
RC Boat
RC Motorcycle
RC Tanks
Helicopter Spare Parts
Helicopter Canopies
Helicopter Accessories
Plane Spare Parts
Plane Accessories
Car Spare Parts
Car Bodies
Car Accessories
Motorcycle Parts
Batteries & Chargers
Servos
AiRY Parts
Leopard Motors
Tools
Screws
Bags & Cases
O-Rings / Rubber bands
Apparel
New Product

T-Motor MN705S KV125 + ALPHA 60A HV + G27×8.8 Combo Pack
USD $996.00
USD $956.99
Translation

Shopping Cart
0 items
Shipping Cost
0 items
Currencies
Reviews
Eu gostaria de comprar alguns equipo, mas não sei como proc .


| Home| Helicopters| Parts| FAQ| Helipal Hong Kong<| Contact Us| Shipping Status Tracking| Shipping & Return|
Copyright © 2019 HeliPal.com

Tarot-Acc-T-2D

Note

The Tarot T-2D has been a popular low cost 2-axis brushless gimbal. While this actual hardware has been retired and manufacturer support discontinued, this page is intended to keep up basic support for this item, as well as to serve as an illustrative example of how to configure ardupilot gimbal control options.

Note

The instructions below recommend using Tarot Gimbal Firmware v1.5

Connecting to the Flight Controller¶

  • The Tarot gimbal’s red and black power wires should be connected directly to a 2S or 3S battery. If you plan to use 4S (or higher), please use a voltage regulator to ensure the voltage stays within safe operating limits: DC 7.4 V - 14.8 V (recommended 12 V). 3DR RTF Quad, Y6, and X8 include a voltage regular to allow use of 4S batteries with the Tarot gimbal
  • The “T” pin should be connected to the Pixhawk’s AUX1 signal pin
  • One of the two “-” pins should be connected to the Pixhawk’s AUX1 ground pin

Operation¶

Paper instructions are normally provided with the gimbal but a slightly out of date user manual can be found in the “User Manual” directory of theTarot Gimbal Firmware v1.5 zip file.

Tarot 2d Gimbal Software

Upon powering your vehicle, the gimbal will display a solid yellow lightwhile it is starting and calibrating. Do not touch the gimbal while itis starting up. When the gimbal displays a blinking blue light, it isready for flight. If the gimbal is not connected to the autopilot, itwill perform basic stabilization without autopilot control, indicated bya solid blue light.

LED meanings

  • Solid yellow = calibrating
  • Blinking blue = ready, connected to autopilot
  • Solid blue = ready, not connected to autopilot

Configuring the Gimbal¶

Tarot gimbals normally work out of the box but if you wish tochange the gimbal’s internal configuration:

  1. Use the provided USB dongle to connect the Gimbal board to yourcomputer (Windows only). If this is the first time you have pluggedin the dongle you will likely see a USB device installation window.After successful installation of the driver a new COM port named“Prolific USB-to-Serial Comm Port” should appear in the DeviceManager as shown below. If drivers cannot be found you may be ableto install Windows 7 or Windows XP drivers using one of the .exefiles found in the “driver” directory of the Tarot Gimbal Firmware v1.5 zipfile

    Note

    Windows 8 and 10 users may find issues with the Prolific USB-to-Serial driver not starting. This issue can apparently be resolved according by following instructions on this web page:

  2. Download and unzip the Tarot Gimbal Firmware v1.5 zip file to a convenient place on your computer

  3. Double click on the ZYX-BMGC-EN_V1.5.exe file (found in the above zip) and the configuration UI shown below should appear

  4. Power the Gimbal by plugging in the battery

  5. In the configuration UI, select the COM port and press the Open COM Port button. After a few seconds the image of the camera should begin moving as the gimbal is moved

  6. The most important setting is to set the Default Mode (just above COM port drop-down) to Default Mode: stick position mode. Select this and press Write Settings To Flash

    It can be used for troubleshooting if there should be any problems with your current driver. 8,346 Downloads Submitted Jun 7, 2006 by Rudz (DG Member):' This driver is the XP-SP2 version of the standard keyboard driver. Does not require XP-SP2 to be installed. Can also be used with notebook keyboards as far as i know. Acpi asd0001 driver hp windows 10.

Set-up through the Ground Station¶

If using the Mission Planner a Camera Gimbal setup screen is available as shown above:

  • “Type” should be set to “Servo”
  • “Tilt” should be set to “SERVO9” to specify AUX OUT 1 is connected to the gimbal’s tilt input
  • “Stabilize Tilt” should be unchecked
  • “Servo Limits” holds the minimum and maximum PWM values that will be sent to the gimbal
  • “Angle Limits” are the earth-frame angles (in degrees) that the gimbal can achieve. “0” degrees is straight ahead, “-90” is straight down

If manually setting parameters:

  • MNT_TYPE = 1 (for “Servo” gimbal)
  • MNT_RC_IN_TILT = 6 to specify that RC input channel 6 (normally the tuning knob) will be used to control the pitch/tilt of the gimbal
  • MNT_ANGMAX_TIL = 0 to specify the gimbal’s highest angle is zero degrees (i.e. forward)
  • MNT_ANGMIN_TIL = -9000 to specify the gimbal’s lowest angle is 90 degrees (i.e. down)
  • MNT_STAB_TILT = 0 to specify ArduPilot should not send tilt compensation to the gimbal (the gimbal does this by itself)
  • SERVO9_MIN = 1000 to specify the minimum PWM value to send to the gimbal
  • SERVO9_MAX = 1520 to specify the maximum PWM value to send to the gimbal

Tarot 2d Gimbal Software Free

Testing the gimbal moves correctly¶

Testing the pilot’s control of pitch

Once powered the gimbal should point to it’s Tilt Angle Min (i.e.straight down) when your transmitter’s channel 6 tuning knob is at it’sminimum pwm value (perhaps around 1000) and the camera should point toit’s maximum tilt angle (i.e. straight forward) when the tuning knob isat it’s maximum (perhaps around 2000). The mission planner’s Radiocalibration page can be used to check the Ch6’s current input pwm value.

Testing ROI

You must have GPS lock to test ROI. The ROI feature points the vehicle and/or camera to point at a target. The instructions above describe a setup so that only controls the Tilt (i.e. pitch) of the Tarot gimbal so when a Do-Set-ROI command is received Copter will attempt to turn the vehicle’s nose to point in the direction of the target and tilt camera depending upon the vehicle’s distance and altitude. You can test the gimbal tilt moves correctly by connecting with the mission planner, then on the Flight Data screen’s map, right-mouse-button-click on a point about 50m ahead of the vehicle (the orange and red lines show the vehicle’s current heading), select “Point Camera Here” and input an altitude of -50 (meters). This should cause the gimbal to point down at about 45 degrees.

Tarot 2d gimbal software

Updating the gimbal software¶

Tarot T4 3d Gimbal

The gimbal must be running firmware version 1.4 or higher. Hacks for android. Follow the instructions below to update both the controller and motor firmwares.

Tarot 2d Gimbal Software For Beginners

  1. Connect the gimbal to your computer using the USB dongle. Ensure that the gimbal end is plugged into the “Gimbal Controller Connector” (see diagram in the Connecting the Gimbal to the Pixhawk section above). Leave the gimbal unpowered for now.
  2. Start the “ZYX-BMGC-EN_V1.5” configuration application
  3. Select Open Firmware and select the ./Firmware_V1.5/Gimbal Controller Firmware V1.5.bgsf file from the Tarot Gimbal Firmware v1.5 zip.
  4. Select the COM Port that has been assigned to the gimbal, then select “Open COM Port.”
  5. Select Start Upgrade.
  6. Connect the battery to power the gimbal. You will see a green progress bar on the screen indicating the status of the update.
  7. To verify that the firmware has updated successfully, disconnect and reconnect the battery. Select Open COM Port, and check that the version firmware number now displays the updated version.
  8. Now you’ll need to update the motor firmware. Disconnect the battery from the gimbal so that it is not powered. Disconnect the USB dongle from the “Gimbal Controller Connector” and reconnect to the “Motor Driver Connector” on the other side of the board.
  9. Select Motor Configuration.
  10. Select Open COM Port. Ensure that the same COM port as before is selected (the gimbal controller and motor controller use the same COM port)
  11. Now select Open Firmware, but this time select the ./Firmware_V1.5/Motor Driver Firmware V1.5.bmcf file.
  12. Select Start Upgrade.
  13. Connect the battery to power the gimbal. There will be another progress bar indicating the status of the upgrade.
  14. Disconnect and reconnect the battery from the gimbal to complete the upgrade process.
  15. You may need to check/set the configuration settings again, as above. In particular, check that the manual control mode is “Stick Position Mode” and remember to write your settings when you’re done!