SoC to display data on 12.3" Bar display

Job ID: 37943754

Budget: $30 – $250 USD

I am looking for a technical reply to my requirements which should include your approach. If you reply with something that does not address the requirements or the question I will block you from replying. Please ensure you understand the requirements.



I currently have a custom PCB with an esp32 which sends automobile telemetry data to a square type LCD. I want to be able to use 12.3" bar type displays. They have varying resolutions like 1920x720, 1000nits brightness etc.



I have invested alot of time on the esp32 platform and my code is written in C++. Graphics are handled on the display side using a Nextion display which has its own editor. I need to be able to reproduce my graphics on this new display and be able to send data to it somehow.



Will this require a new SoC?

A> If yes, can it be the "middle man" and recieve data from the current PCB via BLE and then this new SoC send the graphics or manipulate the graphics on the new 12.3" that way? This would enable me to retain my existing code base while the new SoC will just do the graphics work.

B> If it cannot, what is your technical approach to enable a 12.3" display to work while being able to port my C++ code to this new chip?



**NO RASPBERRY PI or any slow type of device which requires a long boot time.**