Skip to content

cody82/QuadroschrauberSharp

Repository files navigation

QuadroschrauberSharp

A quadrocopter control program for the Raspberry Pi and a MPU-6050 written in C#.

Features

  • Control and monitor your quadrocopter with your computer over WLAN with a fancy HTML5-Frontend.
  • Only Raspberry Pi and MPU-6050 required. No microcontroller needed!
  • C# instead of C/C++: More readable, easier and less verbose!
  • No realtime features, maybe it will work nevertheless.

Required hardware

  • Raspberry Pi
  • MPU-6050
  • A Quadrocopter with motors, motor controllers and BEC-system.
  • (optional) USB WLAN stick
  • (optional) Spektrum sat receiver for RC.
  • (optional) DS1307 realtime clock.

Software dependencies

Compiling

The QuadroschrauberSharp Project can be built with Visual Studio 2012.

QuadroschrauberSharp.Linux must be built on Linux with Mono, because it depends on Mono.Posix for some system calls for ServoBlaster.

About

A quadrocopter control program for Raspberry Pi and MPU-6050 written in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published