You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an Arduino program that will allow for multiple RS485 ports to be created through software serial. It's designe for small data aplications of no more than 32 Bytes needing to be transfered at a time. It have basic data validation, so the data is very likely to be accurate.