No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-12-14 00:12:01 +01:00
examples Basic VFD reader for the KD100 2024-12-09 22:34:06 +01:00
images Add a couple of pictures in the README file 2024-12-14 00:12:01 +01:00
pyvfd Add some sort of editing 2024-12-14 00:11:10 +01:00
LICENSE Basic VFD reader for the KD100 2024-12-09 22:34:06 +01:00
pyproject.toml Basic VFD reader for the KD100 2024-12-09 22:34:06 +01:00
README.md Add a couple of pictures in the README file 2024-12-14 00:12:01 +01:00

pyvfd

A simple tool to read, write and monitor a VFD (Variable Frequency Drive) via a Modbus-RTU connection.

It's mainly aimed at helping with configuring cheap VFD available form asian sources.

It currently support the following models:

  • CW100 series
  • KD100 series

Picture of a small CW100-22 VFD

The tool consists in a terminal-base application allowing to read and write parameters:

Screenshot of pyVFD in action