Coder Social home page Coder Social logo

roice / microbee Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 4.16 MB

MicroBee -- A micro quad-rotor helicopter based flying sniffer robot. It is equipped with three MOX sensors, a CC3D Atom board (flight controller), an ATTiny 85 micro-controller, and four brushed motors.

CMake 0.02% C 75.00% C++ 15.53% Makefile 0.48% Ruby 0.01% Shell 0.02% CSS 0.01% Assembly 7.27% HTML 1.00% Objective-C 0.30% PHP 0.02% Batchfile 0.01% Arduino 0.33%

microbee's Introduction

MicroBee

MicroBee -- A micro quad-rotor helicopter based flying sniffer robot. It is equipped with three MOX sensors, a CC3D Atom board (flight controller), an ATTiny85 micro-controller, and four brushed motors.

The flight control (FC) routine is written based on the CleanFlight version 1.12.1. The FC is modified to provide 3 Analog channels on the CC3D Atom board, and the I/O pins of the board has been fully utilized. In the main loop of FC, the ADC values of three analog channels are transmitted via UART1 port using MicroBee serial protocol at 25 Hz. The UART1 port is connected to a transparent serial wireless module, so MicroBee sends ADC values to the ground station every 40 ms.

The ATTiny85 mc is used to monitor the voltage of the Lipo 1S battery. A micro DC-DC converter is used to level up the voltage of the battery to 5 V. The voltage value is transmitted to the FC via UART2.

The movement of the MicroBee is controlled via a PPM encoder, the position of the microbee is measured by the Opti-Track Motion Capture system.

microbee's People

Contributors

roice avatar

Watchers

 avatar  avatar

Forkers

cjsatuforc

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.