Skip to content

An example of communication between arduino and variable frequency drive over Modbus.

License

Notifications You must be signed in to change notification settings

spehj/Arduino-MEGA-Modbus-VFD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino MEGA communication with a Variable Frequency Drive over Modbus protocol

An example of communication between arduino MEGA and variable frequency drive over Modbus.

I've used this code as basis for one of the projects I've been involved. We've automated the 7.5kW blower for wheat drying process. For the Modbus part we've used a MAX485 module and created a circuit using a protoboard.

We've used a Machtric VFD and decided to control it over the Modubus, since it opens a wide range of possibilities (not just standard run/stop/frequency commands).

Photo of the (almost) finished project:

NOTE: This code is just a Modbus example and not a wheat drying blower project code.

About

An example of communication between arduino and variable frequency drive over Modbus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages