Anyone know how to make an image appear on the brain? Would like to have my team logo on the screen.
For VexCode, put an image file on a microSD card, put it in the brain and call
Brain.Screen.drawImageFromFile("name.png",xlocation,ylocation);
For robotmesh, use the code here.
For PROS I am not sure what the code is. Reading this thread could probably help:
Make sure the image is within the pixel limits of 480x240. You can edit the image using Paint on Windows (which is free). Not sure how to edit it on other platforms you could probably google it.
While the solution to your question is probably here, it helps when you state what coding editor you are using when asking coding questions. There are differences between RobotMesh, VexCode, and PROS. Usually any sane person would ask so they could provide a better answer, but I am not really sane so I put in.
Thank You for the help! Vex Coding Studio by the way.
Edit it’s vex code I’m just an idiot
VCS is not being used no longer. I would suggest to switch to VEX Code. VCS has lots of glitches and bugs.
Ok. Vex Coding Studio. VCS does NOT have image printing on brain support. So I would really emphasize trying VexCode. Download:
https://www.vexrobotics.com/vexcode-download