Coder Social home page Coder Social logo

aufdemrand / xmotion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unfinishedbusiness/xmotion

0.0 1.0 0.0 95.8 MB

GUI for Embedded Machine Control (LinuxCNC/MachineKit)

License: MIT License

Makefile 0.22% JavaScript 4.60% Shell 0.01% C 93.53% C++ 1.64% Python 0.01%

xmotion's Introduction

Xmotion Control HMI

Designed exclusively for our Xmotion Gen2 Embedded Control (Single-board motion control solution)

Also compatible with Rpi, Beagle Bone, or virtually any other embeded linux system. GUI runs without the need for X window system and outputs graphics directly to the framebuffer. Also reads keyboard and mouse directly from /dev/input/eventX devices

Dependencies

python

Building

LinuxCNC machine

make clean

make release

Build as "Simulator", can execute binary without LinuxCNC RTAPI Running

make clean

make sim

Build with debuging output, requires linuxcnc to be running

make clean

make debug

Configuring (This will eventually be added to make install)

mkdir /etc/Xmotion

cp config_example.ini /etc/Xmotion/config.ini

Running

Launch script (./launch) calls "linuxcnc configs/Gen2/Gen2.ini" and the Xmotion binary is called from Gen2.ini's display= setting. You need to create a linuxcnc config in the conventional way to interface with your physical machine and set your display variable to suit. I use the launch script in the dev environment to reduce iteration time. After "make install" has been issued, any linuxcnc ini in /home/$USER/linuxcnc/configs/* can have display=Xmotion instead of display=axis for ex.

xmotion's People

Contributors

unfinishedbusiness avatar

Watchers

 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.