Code Monkey home page Code Monkey logo

openffboard-configurator's Introduction

OpenFFBoard-configurator Build Configurator

A simple GUI to configure the Open FFBoard written in Python 3 with PyQt.

This allows complete configuration of all settings in the Open FFBoard firmware at runtime.

Requires the latest firmware version most of the time from a matching branch. When errors occur hinting at missing commands make sure your firmware and configurator versions are compatible!

Be very careful when changing motor types, drivers or the power value.

Incorrect settings may cause unintended movements or damage hardware.

Installation:

On older windows versions (older than Windows 10) CDC drivers may not load automatically.

Then you need to manually install for example the STM VCP driver for the device.

For DFU on windows a libusb compatible driver is required. Use Zadig to install a winusb driver for the DFU device or install the STM32CubeProgrammer which uses the same driver and can flash the device as well.

Running with native Python:

Execute python main.py or use the run.bat.

A fully executable windows version can be built using pyinstaller and the build/build.bat script.

Additionally an automatic build script will create a build artifact for commits on the master branch.

Dependencies:

PyQt6 PyQt6-Charts (For TMC graph) pyusb and libusb-1.0.dll for DFU requests for the release browser intelhex for uploading hex files

Install dependencies with pip install -r requirements.txt and run python main.py to start the application.

Screenshots:

FFB Window

Axis Window

TMC Window

openffboard-configurator's People

Contributors

ultrawipf avatar manoukianv avatar tinyboxxx avatar ayrtonricardo avatar jonlidgard avatar morguux avatar tda-2030 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.