Skip to content

Flymaple - Another Quadcopter in Open Source way. (MapleIDE files)

License

Notifications You must be signed in to change notification settings

opendrone/flymaple-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlyMaple

Information

This project is released under the GNU GPLv3 (see LICENSE file). Some code may have been copied from external projects. When it is the case the license is detailed in the file. Please see the wiki for more information.

How to use

Software Download Maple IDE: http://leaflabs.com/docs/maple-ide-install.html

Get the code in your sketchs folder. The following command can help you. Execute it from your sketchbook.

git clone https://github.com/opendrone/flymaple-ide.git

Open FlyMaple.pde, and the other files should appear on the tabs.

Hardware

You should take care of:

Files

  • FlyMaple1_0.pde − Main file with the setup() and loop() functions
  • AHRS.pde − Functions to manage the Altitude and Heading Reference System, including the PID error correction algorithm.
  • MOTOR.pde
  • CapturePPM.pde − Radio Frequency controller functions
  • Communication.pde − Utility functions to help debugging
  • ADXL345.pde − Librairy file for ADXL 345 3-axis digital accelerometer
  • BMP085.pde − Librairy file for BMP085 barometric pressure sensor
  • HMC5883.pde − Librairy file for HMC5883 3-axis digital compass
  • ITG3205.pde − Librairy file for ITG3205 digital gyroscope

Todo

  • integrate PID and calibrate values

Resources

Some examples

About

Flymaple - Another Quadcopter in Open Source way. (MapleIDE files)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •