Skip to content

Glue between cncapi of EdingCNC and a microcontroller with firmata

Notifications You must be signed in to change notification settings

amshove/edingcnc_handwheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

EdingCNC Handwheel

This is a Tool to connect EdingCNC (with cncapi) to a Microcontroller over Firmata Serial Protocol.

Prerequisites

How to build

  • Build QtFirmata
  • Update Paths in edingcnc_handwheel.pro -- QTFIRMATA_DIR - to QtFirmata source files -- QTFIRMATA_LIB - to QtFirmata dll (built the step before) -- CNCAPI_DIR - to Folder with cncapi.dll
  • In Project settings -- change working dir to EdingCNC Installation (like C:\CNC4.03) -- (for Testing) add the COM Port of your microcontroller to the command line arguments (like COM9)
  • Run/Build and have fun

About

Glue between cncapi of EdingCNC and a microcontroller with firmata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published