In this project i will discuss about how to use Max485 for serial communication. How to effectively configure RS485 in Receive and Transmitt mode. What are advantages of using RS485 protocol for serial communication and finally i will present a working model of RS485 serial communication between arduino Mega and Arduino Pro Mini.
Rs485 Serial Communication protocol is capable of transmitting data to Maximum distance of 4000m or 4km. But normally after 1200km the signal starts droping off and eventually data starts lossing. To achieve 4 km successful data transmission the carrying medium should be smooth and the length of A and B lines should be equi-distance in length. External EMF(Electro Motive Force) also effects the lines carrying the data.
Rs485 Transmits two differential signals on A and B lines. Since signals are opposite in polarity(90 Degree out of Phase) they travel a well distance. Since the Signals are opposite in Polarity any external induced signal is easily filtered at the output.
http://www.microcontroller-project.com/rs485-communication-between-arduino-mega-and-arduino-pro-mini.html
Rs485 Serial Communication protocol is capable of transmitting data to Maximum distance of 4000m or 4km. But normally after 1200km the signal starts droping off and eventually data starts lossing. To achieve 4 km successful data transmission the carrying medium should be smooth and the length of A and B lines should be equi-distance in length. External EMF(Electro Motive Force) also effects the lines carrying the data.
Rs485 Transmits two differential signals on A and B lines. Since signals are opposite in polarity(90 Degree out of Phase) they travel a well distance. Since the Signals are opposite in Polarity any external induced signal is easily filtered at the output.
http://www.microcontroller-project.com/rs485-communication-between-arduino-mega-and-arduino-pro-mini.html