Coder Social home page Coder Social logo

assortedminorfixes / flightsimdisplay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from larsll/flightsimdisplay

0.0 0.0 0.0 208 KB

Modification of larsll Flight control unit for to support autopilot details with a similar interface to the GFC600 series autopilot for a small 126x32 line display.

License: MIT License

C++ 17.41% C 82.59%

flightsimdisplay's Introduction

Flight Simulator Display

Using Arduino to create the display part of a pseudo Flight Control Unit for Microsoft Flight Simulator 2020.

Inspired by Spad.Next Serial Interface v1 Simple Autopilot by Les O'Reilly. Using Adafruit Feather with 3.5" Touch Wing. Display is 'passive' with exception of touch to change radio and course. Button inputs are separate using a Leo Bodnar BBI-32.

Current version is using the SPAD.next Serial V2 pattern, using the INPUT and OUTPUT types instead of DATA and SUBSCRIBE. Mapping between displayed values and the variables are done in SPAD.next.

Display is based on the B612 font (https://github.com/polarsys/b612), converted for use with Adafruit GFX using fontconvert.

Hardware

The recommended hardware is the following:

It is possible to use the Feather M0 Express, but given the rather compute heavy display updates the M4 is recommended.

Arduino Libraries

The following libraries are required:

SPAD.Next

The interface to Mcrosoft FlightSimulator goes via SPAD.Next; the device must be set up as a Serial device.

flightsimdisplay's People

Contributors

larsll avatar assortedminorfixes 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.