Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: kevindejongh on April 16, 2013, 04:02:18 PM

Title: communicate with my Arduino UNO
Post by: kevindejongh on April 16, 2013, 04:02:18 PM
Hello,

I have a question, maybe somebody can help me.

I wil the mach3 software communicate with my Arduino UNO. If anybody now`s how this work.

Thank You

Kevin de Jongh
Title: Re: communicate with my Arduino UNO
Post by: Chaoticone on April 16, 2013, 04:10:34 PM
Do a search for Arduino........... you will find lots of information.

Brett
Title: Re: communicate with my Arduino UNO
Post by: kevindejongh on April 16, 2013, 04:14:16 PM
Hi, I have been searching the web for a couple of weeks now.

I search for a good source code for my arduino.

Title: Re: communicate with my Arduino UNO
Post by: Chaoticone on April 16, 2013, 04:23:18 PM
This help?

Brett
Title: Re: communicate with my Arduino UNO
Post by: rrc1962 on April 16, 2013, 07:12:11 PM
Mach can talk to the Arduino through the serial port.  The are functions in Cypress Enable to send data, but you can't receive data.  Mach has Modbus IO capability.  I don't know what would be involved in setting up the Arduino to use the Modbus protocol.