Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: compewter_numerical on June 17, 2020, 12:32:32 AM

Title: Arduino Mega Mach4 Modbus
Post by: compewter_numerical 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
Title: Re: Arduino Mega Mach4 Modbus
Post by: TOTALLYRC on June 17, 2020, 05:49:23 AM
Looking good!

Thanks for sharing.
Title: Re: Arduino Mega Mach4 Modbus
Post by: mcardoso 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.
Title: Re: Arduino Mega Mach4 Modbus
Post by: brianthechemist on May 09, 2023, 10:44:16 AM
This is awesome.  looks like it will save me lots of time!

Thanks