Giter Site home page Giter Site logo

iq_arduwhoop's Introduction

IQ Arduwhoop

This project holds parameters, scripts and other information about my arduwhoop build. The goal of this project was to make a tiny whoop drone that was capable of running Ardupilot. This drone consists of the flywoo GN745 AIO ESC FC board with the GM8 GPS and the MRO SIK telemetry radio. The drone is powered by a 2s 420mah battery. The total weight of the drone with battery is 76g. If you would like to build your own, the parts list can be found at the link below.

https://docs.google.com/spreadsheets/d/1IXLM4TMvut4r6jN9-gEEboaGNLur6-ZLpiZj0F0QWQA/edit?usp=sharing

whoop with hand

3D Printed Parts

The 3D printed parts for this drone can be found in the stls folder.

Wiring

GN745

gn745

GPS

GPS FC
T RX6
R TX6
G Gnd
V 4.5V
C SCL
D SDA

gps

Telemetry Radio

RADIO FC
VCC 4.5V
RX TX5
TX RX5
RTS RX2
CTS TX2
GND GND

Radio Wiring

Firmware Setup

Flashing the firmware

I followed this guide to flash the firmware onto the FC the first time since the gn745 does not come with ardupilot preinstalled so you won't be able to flash it with mission planner the first time.

https://ardupilot.org/copter/docs/common-loading-firmware-onto-chibios-only-boards.html#download-driver-and-flashing-tool

Configuring the firmware

Upload the Parameter file params/arduwhoop_tune_no_calibration.params. To see an explaination of the parameters, see this section below.

Be sure to do the following calibrations before flying.

  • Gyro
  • accelerometer
  • compass
  • ESC calibration

Motor Spin Direction

More than likely there will be a motor or 2 that will need it's spin direction reversed. You will need to use the blheli configurator to do this. this link describes how to do this.

https://ardupilot.org/copter/docs/common-blheli32-passthru.html#pass-through-support

Parameter Explanation

  • ATC - Attitude and rate controller gains and parameters
  • BATT_FS_CRT_ACT 1 - land when battery is critically low
  • BATT_FS_LOW_ACT 2 - RTL when battery is low
  • BATT_LOW_VOLT 7.19 - voltage at which battery is considered low
  • FRAME_CLASS 1 - quadcopter
  • FRAME_TYPE 12 - BetaflightX
  • FS_GCS_ENABLE 1 - enable failsafe when GCS is lost
  • MOT_SPIN_ARM 0.15 - minimum motor spin speed when armed
  • MOT_SPOOL_TIME 1.2 - time to spool up motors when armed
  • PILOT_TKOFF_ALT 1 - minimum commandable altitude from GCS
  • PSC - position control gains and parameters
  • RTL_ALT 600 - altitude to return to when RTL is triggered
  • RTL_LOIT_TIME 1000 - time to loiter at RTL_ALT before landing
  • SERIAL5_PROTOCOL 2 - mavlink telemetry for sik radio
  • servoX_function - motor mapping
  • SERVO_BLH_AUTO 1 - enable blheli passthrough
  • WPNAV_SPEED 400 - maximum speed in cm/s
  • WPNAV_SPEED_UP 200 - maximum speed in cm/s when ascending

Links

gn745 ardupilot docs

iq_arduwhoop's People

Contributors

ericjohnson97 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.