Hello Guest it is March 29, 2024, 01:40:41 AM

Author Topic: Arduino Mega Mach4 Modbus  (Read 1019 times)

0 Members and 1 Guest are viewing this topic.

Arduino Mega Mach4 Modbus
« on: June 17, 2020, 12:32:32 AM »
Using high speed port access in Arduino. 32 inputs 32 outputs. ~3ms response time. Link to source in description of video.

Code: [Select]
https://www.youtube.com/watch?v=koNoJPKRC_M&feature=youtu.be
« Last Edit: June 17, 2020, 12:38:17 AM by compewter_numerical »
Re: Arduino Mega Mach4 Modbus
« Reply #1 on: June 17, 2020, 05:49:23 AM »
Looking good!

Thanks for sharing.
We never have the time or money to do it right the first time, but we somehow manage to do it twice and then spend the money to get it right.
Re: Arduino Mega Mach4 Modbus
« Reply #2 on: June 17, 2020, 09:47:09 AM »
I built an ATC with Mach 3 using an Arduino Mega and Modbus. It works pretty well, although Mach 3 had some goofy stuff between Cypress and the Modbus functions. It is also an excellent way to pass in analog values to Mach.
Re: Arduino Mega Mach4 Modbus
« Reply #3 on: May 09, 2023, 10:44:16 AM »
This is awesome.  looks like it will save me lots of time!

Thanks