I bought an ESP32-C3 development board for 9.9 yuan a few days ago, with free shipping, and planned to try running micropython on it. It is very small and well made.
Frame memory is the data channel between the graphics processor and the display device. All the graphic data to be displayed is first stored in the frame memory and then sent out for display. Therefor
/*Clear screen function--clear the entire screen to the same color*/void lcd_clear(unsigned int color){unsigned int num;unsigned int i = 0;unsigned int *startaddr = (unsigned int*)tftlcd_dev.framebuff
[i=s]This post was last edited by ylyfxzsx on 2022-3-23 21:03[/i]Since my main work is in testing instruments and I have a lot of dealings with factories, I plan to use the Pingtou Ge development boar