almindor / mipidsi

MIPI Display Serial Interface unified driver
MIT License
108 stars 46 forks source link

Add test image #79

Closed rfuest closed 8 months ago

rfuest commented 8 months ago

This PR adds a simple test image. The main reason of adding a test image is to help users identify issues with the color settings or to find the correct orientation for their display/application. But it can also be useful to just get some initial output when you want to try a new display and don't have any drawing code implemented yet.

testimage

The troubleshooting docs will need to be updated to point to the TestImage and to provide some guidance to diagnose common issues, but I think that should be handled in another PR.