Hello friends.I want to start 485 but I do not know where to start and I do not know where to get the required libraries. Please help me.Thank you.
Start by understanding the basics of how RS485 works - before even thinking about any code.
Even before RS485, do you understand the basics of async serial comms - UARTs, RS232, etc?
https://learn.sparkfun.com/tutorials/serial-communication
https://en.wikipedia.org/wiki/RS-485
https://www.omega.co.uk/techref/das/rs-232-422-485.html
Hi sir.Thanks for posting these good links.I understand the basic concepts.I want to use a ready-made header code like the driver of some of the sensors that is ready.Like the "Micro C Pro" software that has the code and explains how to use it.I want the code to be Modbus and ID acceptable.
thank you.
example:
blog.csdn.net/.../88390677