Wow this is really really good! Much low-level trickery, cool!<p>MIPI DSI [1] is not an open standard, but it has been 10+ years since I dealt with it so perhaps documentation is easier to find now. Many of the "slides" in the video look like they are from official documentation, or perhaps the video author is just great at writing too.<p>Edit: typo in standard name.<p>Edit 2: I also enjoyed the brief glimpse of the protocol decoder the author wrote, especially that it was in C. <3 In the video the GTKWave [2] signal viewer application is used, and it seems to lack decoding of MIPI CSI. I checked the Sigrok [3] project (which is the main open source low-level protocol/signal analysis package as far as I know) but it doesn't seem to have one either. :(<p>[1]: <a href="https://www.mipi.org/specifications/dsi-2" rel="nofollow">https://www.mipi.org/specifications/dsi-2</a><p>[2]: <a href="https://gtkwave.sourceforge.net/" rel="nofollow">https://gtkwave.sourceforge.net/</a><p>[3]: <a href="https://sigrok.org/wiki/Main_Page" rel="nofollow">https://sigrok.org/wiki/Main_Page</a>