The “shields” for the well-known Feather microcontroller boards from Adafruit and Sparkfun, which are available from various manufacturers and for a wide range of platforms, are known as FeatherWing:
This FeatherWing provides an electrically isolated RS485 (half-duplex) and RS422 (full-duplex) interface for these microcontroller boards. Our wing is characterized by the following functions:
Why RS485? The RS485 interface is used in many areas of application:
Find out more about the function of the RS485 interface here.
Read the meter readings from an electricity meter with SML protocol and an RS485 wing.
GitHub