Giter Site home page Giter Site logo

zhou-peter / esc-tool-for-blheli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tschabo/esc-tool-for-blheli

0.0 0.0 0.0 416 KB

Tool to upload hex files to the ESC and manage configuration similar to http://www.olliw.eu/2012/owsilprog/#blhelitool using Arduino based programmer for Silabs C8051F33XX MCU's.

C++ 85.06% QMake 1.02% Shell 0.76% C 13.16%

esc-tool-for-blheli's Introduction

esc-tool-for-blheli

Automatically exported from code.google.com/p/esc-tool-for-blheli

Building the EscTool

On Ubuntu Linux

  1. Install build-essential
    • sudo apt-get install build-essential
  2. Install Qt
    • sudo apt-get install libqt4-dev
  3. Optionally install qt-creator for developing on this project.
    • sudo apt-get install qt-creator
  4. Download the Code and open a console. Switch to the code-directory
    • qmake && make
  5. you can execute the EscTool by typing:
    • ./escdude

Windows

TODO

Building the firmware

On Ubuntu Linux

  1. Install the build chain
    • sudo apt-get install avr-libc binutils-avr gcc-avr avrdude
  2. Download the Code and open a console. Switch to the code-subdirectory firmware
    • ./build
    • edit upload file ... replace /dev/ttyACM0 with the port which your Arduino uses and replace the baud rate with the one which fits for your Arduino
    • ./upload

Connections on Arduino

D2 interface atmega328p arduino
C2D PORTB4 12
C2CK PORTB3 11

esc-tool-for-blheli's People

Contributors

tschabo 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.