Solutions for asynchronous serial communication between systems or subsystems include many possible interface implementations – for example, RS-232, RS-485, RS-422, controller area network (CAN), ...
Check out LIN and I2C for low speed networking needs. They are often better alternatives than SPI or CAN for many applications. The serial peripheral interface (SPI) and universal asynchronous ...