At what point does one decides that a microcontroller doesn’t cut it and moves to a full OS system like rpi?
For example this could be an esp32 project
replies(3):
Yes, this could have been a ESP32 project, because that has a network stack included, but it doesn't have an LVDS LCD interface, so you're going to have to implement one or the other on any 'simple' microcontroller.