The displays arrived today, and I couldn’t resist trying out the odometer and navigation prompts on them.
I grabbed a Waveshare ESP32 development board, connected a display and asked Codex to write the code. Three minutes later, it was working.
It looks fantastic — just like the AI render, only now it’s real hardware in my hand.



One small surprise: SPI, not I²C
The displays turned out to use SPI rather than I²C. Not a big problem: I²C was still shown as the display connection in the first block diagram, so that label needs updating. There are enough microcontroller pins for everything.
Sergei
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.