Coder Social home page Coder Social logo

multiwiiemulator's Introduction

MultiwiiEmulator

This is a badly done program to mimic a Multiwii flight controller, using the Multiwii Serial Potocol. However the communication is not well done, it doesnt read any answers, just spits messages every X milliseconds.

Setup

  • Ubuntu - sudo apt-get install socat python-serial
    1. socat
    2. python-serial

Instalation

  • Manual

    1. Download the Master branch from gitHub.
    2. Unzip.
    3. Execute socat (sudo sh socat.sh)
    4. Execute the program (python main.py)
  • Git

    1. Download the repository (git clone https://github.com/Williangalvani/MultiwiiEmulator.git)
    2. Go inside the folder (cd MultiwiiEmulator)
    3. Execute socat (sudo sh socat.sh)
    4. Execute the program (python main.py)

How to use

The MultwiiEmulator will send data on /dev/ttyVirtual1, so connect your program with /dev/ttyVirtual2.

You can use the Willian's MultiwiiEmulator with the proVANT-groundstation to visualize the data.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added something very cool")
  4. Push to the branch (git push origin my_markup)
  5. Open a Pull Request
  6. Enjoy a good book and wait

Authors

  1. Willian G.
  2. Patrick J.P

multiwiiemulator's People

Contributors

williangalvani avatar patrickelectric avatar halvess avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

patrickelectric

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.