Alle Nachrichten

BG251233403 Iuse TFT_eSPI library with VSC/Platformio and works well with the device. You can select your device by editing the User_Setup_Select.h file, and uncomment the corresponding line. In our case the #include (Don't forget to comment out the other boards, only one should be uncommented at all) From there you can use any of the TFT_eSPI commands in your code. The library has a decent amount of examples/demos, and a somewhat fair amount of documentation / tutorials on the net. Also the generic ESP32 sourcecodes found on the net should work without any issues. Hope this helps :)

CEHansen 24/03/2022
7
Kommentar (4)