Giter Site home page Giter Site logo

eattomatoes / blackbox-firmware Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cleanflight/blackbox-firmware

0.0 2.0 0.0 3.52 MB

Blackbox firmware for the OpenLog hardware

Makefile 0.01% Arduino 4.57% C 1.90% C++ 8.28% HTML 83.66% CSS 0.97% JavaScript 0.55% Batchfile 0.01% Perl 0.06%

blackbox-firmware's Introduction

Blackbox firmware for the OpenLog

This modified version of OpenLog 3 Light modifies the "CONFIG.TXT" system that is normally used to configure the OpenLog in order to simplify the available settings and ensure it is compatible with the Blackbox. The only available setting in CONFIG.TXT is the baud rate, which defaults to 115200.

You will find a zip file containing the required libraries, the source-code and the compiled hex file on the "releases" page above.

You'll need to copy the required libraries to your Arduino IDE's library path in order to build this from source. Copy the inner libs/SdFat-master/SdFat and libs/SerialPort-master/SerialPort folders to your libraries folder directly (don't copy the outer folders SdFat-master/ or SerialPort-master/.)

To flash the firmware to the OpenLog, you can use an FTDI programmer like the FTDI Basic Breakout along with some way of switching the Tx and Rx pins over (since the OpenLog has them switched) like the FTDI crossover .

If you are using the FTDI USB to TTL cable you must also connect the DTR/RTS pin (green wire in my cable) to the hole labeled "GRN" on the OpenLog. This is what Arduino uses to cause a reset on the processor so programming can begin.

In the Arduino IDE, choose the "Arduino Uno" as your board and select your serial port (if you use an FTDI cable) or your programmer if you're using one. Then click Sketch -> Verify/Compile and File -> Upload (if using FTDI do not choose upload using programmer) to send it to the OpenLog.

blackbox-firmware's People

Contributors

modem158 avatar thenickdude avatar

Watchers

 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.