Relative Content

Tag Archive for arduinoserial-portpicmodbus

serial data communication between Arduino and pic microcontroller

I have an Arduino Mega2560 and a pic18F46k42
the pic has an rs232 port for Modbus communication and I want to connect my Arduino to the port and send/receive serial data
how can I do this?
the Modbus command that I want to execute is to write registers on the pic