Skip to content

cvy7/draco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draco

Draco is opensource HW&SW UAV flight controller board. It was primary designed for my needs, but anybody can manufacture it, use it or modify it. If you would like to own one, you can contact me.

It has two MCUs on it. The smaller one is used for OSD. The bigger one is running TauLabs flight code.

Draco board

###Features###

  • main MCU STM32F4, MCU for OSD STM32F303CC
  • 32MBit serial flash
  • MPU9250 in SPI mode
  • MS5611 in SPI mode
  • CAN bus transceiver
  • microSD slot via SDIO
  • 4x A/D inputs
  • slot for telemetry module (XBee or PirateBee)
  • half-duplex inverted serial line for new FrSky S.PORT telemetry bus
  • GPS port with power, UART and I2C for external compass
  • 2x extension port with UART/I2C and GPIOs
  • extension SPI port
  • dedicated sonar port with power and trigger+echo signals
  • microUSB
  • 12x PWM in/out + 1x S.BUS/CPPM pin on 2.54mm header
  • 6x LEDs
  • micro button
  • OSD with resolution 320x240, automatic PAL/NTSC detection
  • dimmensions: 62x47mm

###TauLabs### Draco is currently one of the non-official TauLabs target. You can find ported code at my fork. There are still some things missing and I will probably add them in short time:

  • support for microSD card logging
  • support of FrSky S.PORT telemetry protocol
  • micro button support

About

Flight controller powered by TauLabs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.0%
  • C++ 1.0%
  • Python 0.4%
  • HTML 0.3%
  • Makefile 0.1%
  • Perl 0.1%
  • Other 0.1%