Code Monkey home page Code Monkey logo

crazepony-firmware-none's Introduction

概述说明

这是Crazepony微型四轴飞行器飞控代码,未使用实时操作系统。

使用Keil 5进行编译开发,使用UTF-8编码。更详细的开发操作,见Crazepony百科的开发指南

配合Crazepony微型四轴遥控器代码crazepony-remote-none使用。

该代码默认的飞行模式是无头模式。

开启SysConfig.h文件中的宏UART_DEBUG,可以开启USB串口的打印调试。关闭该宏,则USB口用于和上位机通信,在串口终端上只会看到乱码。

Overview

This is the flight control source code of Crazepony MINI quadcopter.The suffix none means no RTOS used.

The project is developed in Keil MDK Version 5 IDE.You could just import the project to Keil 5 and compile it.The Makefile for cross toolchain in Linux is comming soon.

The default mode is Head-free.

To use USB for printf debug,define the macro UART_DEBUG in SysConfig.h.

crazepony-firmware-none's People

Contributors

nieyong avatar camelgo avatar likaimo avatar samithuang avatar yuan0226 avatar

Watchers

James Cloos avatar  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.