Elecrow
Elecrow
About
- Username
- Elecrow
- Joined
- Visits
- 1,337
- Last Active
- Roles
- Member
Comments
-
Hello @ysf_mrmr , Please check whether the Arduino_GFX library is installed. In addition, please check whether the version of esp32 package is 2.0.3
-
Hello @MrSunshine , Thank you for your feedback. You can download the code from the resources section at the bottom of the product's Wiki page, or from the "Play with Arduino" page, they both directe to https://www.elecrow.com/download/pro…
-
Hello, Here's the schematic: https://www.elecrow.com/download/product/DTE32109M/ESP32S3_DevKit_SCH.pdf Here's the demo code using VS code: https://www.elecrow.com/download/product/DTE32109M/ESP32-S3_DevKit.zip
-
Hello @rava , Here're the examples we worte. Hope this will help. https://forum.elecrow.com/uploads/820/FC8L5RYFQEHD.rar
-
Hello @angusisthedevil , When using the GT911 touch screen to initialize the configuration, the TOUCH_GT911_INT and TOUCH_GT911_RST pins need to be mounted on IO ports not used by the current program. Otherwise, pin conflict errors will occur. They …
-
For the projects that use two motors, we usually use port 0, 1, 2, and 3. There is a conflict withP5.
-
Hello @YigalB , You can try the GUI Guider And yes, the ESP32 is supported by VS code, you need to install some extension on VS code.
-
Hello @angusisthedevil , In most cases, this screen needs to install version 2.0.3 of the esp32 package to run properly. I have reported your inability to install version 2.0.3 to the software engineers. They are working hard to find the differences…
-
Hi @tangxindan , May I kindly ask what operating system are you running?
-
https://forum.elecrow.com/discussion/comment/614#Comment_614 Yes, you can try that.