Giter Club home page Giter Club logo

rc-visualiser's Introduction

RC Visualiser

Display a visual representation of the sticks of an RC transmitter on your screen. Intended for demonstrating things with transmitter connected via USB or receiver.

Screenshot of the RC Visualiser UI

Features

  • Display the state of two gimabls
  • Cross-platform (*nix, macOS, Windows)

Building

Dependencies:

  • Rust compiler
  • sdl2 development library (sdl2 package on Arch Linux)
  • cairo development library (cairo package on Arch Linux)
cargo build --release --locked

Running

After building the binary will be at target/release/rc-visualiser.

When run it will look for a config.toml file in the current directory. There is a sample included in this repo, adjust to your liking.

Licence

This project is dual licenced under either of:

at your option.

rc-visualiser's People

Contributors

wezm avatar

Watchers

 avatar James Cloos avatar  avatar

rc-visualiser's Issues

Reduce idle CPU usage

rc-visualiser consumes a lot of CPU, even when nothing is happening. See if the main event look can be tamed a bit to reduce this. At the very least it probably doesn't need to render any faster than 60fps.

Custom styling

A mechanism to customise the colours of the visualisation to your liking.

Replay log to generate visualisation

It would be nice if you could use something like OpenLog to record they output from your receiver, then feed it into rc-visualiser to generate a real-time view of your stick inputs. That could then be overlaid on video footage like what iforce2d did in this video.

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.