Modular RaspberryPi display with sensors and additional microcontroller
This project has 2 componenets, a raspberrypi with the official display and a esp32 microcontroller with esphome setup. This enables the pi to read the data output form the esp32's serial logger component and for the esp32 to still publish its sensor data to esphome.
This project is a general template for using 2 devices together as it is designed to be modular.