How to display picture on VEX V5

Hey how would I display a custom picture onto the vex v5 brain? Like a custom .png or whatever of mine instead of having to draw it out in code. I saw people were able to do gifs on the v5 brain but could not figure out how to do that.

I use VEXCode and am wondering how to even just upload the image I would like to display onto the brain… If I can get some help or links to how to do that, that would be great thanks!

Put the image on sdcard. Then just one line of code, see this.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.