Git Product home page Git Product logo

suly520 / visuproject Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 26.92 MB

Software for 3-axis machine control. It uses a Raspberry Pi with motor controllers and additional electronics. Features: visualization, GPIO emulation, touchscreen capability, and Cython optimization. Tested on Windows(visu) and Raspberry Pi OS. Under development with Pyside2 and OpenGl.

License: GNU Lesser General Public License v2.1

Cython 11.50% Python 88.50%
python python3 opengl pyqt5 pyside2 3d circuit diploma-project gui-application motor-driver visualization control-unit raspberry-pi raspberry-pi-4 gpio raspberrypi wavefront-obj py qt-designer

visuproject's Introduction

VisuProject

plot

Description

GitHub Page

The software application for 3-axis machine control was design in conjunction with a custom built circuit unit with a Raspberry Pi including motor controlers and other electronics, to control the machine. The program offers visualization with Pyside and OpenGl, GPIO emulation, coordinate guidance, and touchscreen capability. It has been optimized for performance using the Cython programming language and is currently under development. It has been "tested" on Windows (only for visualization) and Raspberry Pi OS (Linux).

Currently most of the code and text is german in futur updates i will translate it to english

Installation

  • packages:

    pip install PySide2
    pip install pyrr
    pip install PyOpenGL
    pip install cython
    pip install pillow
    pip install GPIOEmulator
  • preparation:

    install Python 3.10 # Or other PySide2 compatibe Python version #PySide2 Info compile cython code

  • compile cython code

    cd pathTo\VisuProject
    py .\Tools\setup.py build_ext --inplace
  • run the application

    start the "main_win.py" in the project folder

Function Description

  • Contouring: plot

visuproject's People

Contributors

suly520 avatar

Stargazers

 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.