bebro / linuxcnc-huanyang-vfd

user space component for controlling a huanyang spindle inverter with linuxcnc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linuxcnc-huanyang-vfd

This Huanyang VFD driver has been merged into LinuxCNC as of 2.7.0. It is no longer necessary to compile it as a stand-alone external component. Details on the integration are here: http://linuxcnc.org/docs/2.7/html/getting-started/updating-linuxcnc.html#_huanyang_vfd

History

A user space component for controlling a huanyang spindle inverter with linuxcnc. The component was developed by S. Alford and published at http://www.cnczone.com/forums/phase-converters/91847-huanyang-vfd-rs485-modbus-3.html#post704008http://www.cnczone.com/forums/phase-converters/91847-huanyang-vfd-rs485-modbus-3.html#post704008 Some changes were contributed to fix problems with the rebranding of emc2 to linuxcnc. These were contributed by alan_3301, also on the forum.

I myself have included some minor bugfixes in the code.

The software is released under GPL V2

About

user space component for controlling a huanyang spindle inverter with linuxcnc


Languages

Language:C 97.1%Language:Makefile 1.5%Language:Shell 1.4%