modi12jin

Results 12 comments of modi12jin

![2022-04-03 22-31-59屏幕截图](https://user-images.githubusercontent.com/40233017/161433009-68707791-8f80-4556-8254-406f254bc3ca.png) https://www.made-in-china.com/ @scottbez1 I'm not too sure what motor is needed, maybe this site helps.

I have found instances, close this question

Does this library support TFT_eSPI?

@Links2004 > I use ST7789 on ESP32 and there is a problem of color mismatch ![wx_camera_1610784597239(1)](https://user-images.githubusercontent.com/40233017/104829863-3ebe9600-58b3-11eb-8c26-2b2418702813.jpg) > VNC_ST7789.cpp ``` #include "VNC_config.h" #include "VNC.h" #include "TFT_eSPI.h" #include "VNC_ST7789.h" ST7789VNC::ST7789VNC(){ TFT_eSPI(); }...

@Links2004 Color is normal ![wx_camera_1610784597239](https://user-images.githubusercontent.com/40233017/104845001-216ae580-590e-11eb-83aa-71e05596b783.jpg) I only modify this code > VNC.cpp ``` #ifdef ESP32 opt.client.bigendian = 1; #else opt.client.bigendian = 1; #endif ```

@Links2004 normal operation ![IMG_20210117_225348](https://user-images.githubusercontent.com/40233017/104847093-0e114780-5919-11eb-9a25-72f9e3928b66.jpg)

@Links2004 How to start DMA to increase the number of screen frames?

@atc1441 Sorry ESP32S2 or S3 only has one USB host

![image](https://user-images.githubusercontent.com/40233017/128595668-908c4927-462c-4f6e-b3d8-bf5baf85316d.png) ![image](https://user-images.githubusercontent.com/40233017/128595685-2c373deb-86d1-4883-95c1-e6c4fa8da54b.png) ``` https://github.com/nopnop2002/esp-idf-parallel-tft ``` # What steps do I need to do to port a parallel port program?

@schreibfaul1 I don't know if you've seen this ![Screenshot_20220521_094529_com android chrome](https://user-images.githubusercontent.com/40233017/169629809-890f9532-9830-4708-9031-d8a1117e1472.jpg) https://github.com/yellobyte/SoapESP32/issues/3