@BuildWithFlux@iVRy_VR@Raspberry_Pi I collaborated with @BuildWithFlux and their amazing team to build this! I'm impressed by their autorouter, which was able to handle complex DisplayPort traces—with some initial human context.
I've been working on interfacing with DisplayPort's AUX channel by "sniffing" the data. This didn't work out since my understanding of DP AUX was incorrect.
This wasn't a failure, as I improved my differential pair routing skills and gained a clearer picture of how DP AUX works
@BuildWithFlux In the future, I'll be using a MitM approach to intercept and extract the data inspired by @iVRy_VR's work. My biggest hurdles will be mimicking VESA's recommended hardware layout and learning PIO with the RP2040 from @Raspberry_Pi.