Avatar

Jennie

Jennie

About

Username
Jennie
Joined
Visits
830
Last Active
Roles
Moderator

Comments

  • Hello @jdebruyn , (Quote) Are you still need help for ESP 4.3 inch Display slow, or need help for 5 inch display problem? Could you provide more detailed information about the 5-inch display? Why would you upload the above code from a 5 inch screen…
  • Hello @arneman44, This link is about pins that are defined in the Wiki, see if it helps you! https://www.elecrow.com/wiki/Pi-Terminal.html#pin-definition manual: https://www.elecrow.com/download/product/DIS01447T/7_inch_CM4_Pi_Terminal_User_Manual.…
  • @mathi_kbr Needs to be converted to an array form (Image)
  • Hello @mathi_kbr , To display float variables, you’ll need to convert them into a string format (characters) before showing them. You can use the dtostrf() function in Arduino to convert the float to a character string, then display it on your scre…
  • Hello @npc6789998212 May I ask if you are using our sample code? Can you share what code you are using? Based on the steps you've outlined, it seems like the touch functionality is intermittently failing after certain conditions. Here are a few su…
  • Hi @DerFrickler , The "snowstorm" effect on the display during the firmware update process likely stems from resource contention or interference between the SD card operations and the display update process. Here are a few possible causes …
  • (Quote) Hi , Please kindly refer to this website for the lesson: https://www.elecrow.com/wiki/esp32-display-502727-intelligent-touch-screen-wi-fi26ble-800480-hmi-display.html#video-lessons and here is the sample code: https://github.com/Elecrow-R…
  • Hello @skarm The "CLONE" option in the MISC (miscellaneous) settings of an on-screen display (OSD) typically refers to a display mode where the same content is duplicated on multiple screens connected to the same source. Here’s what it ge…
  • Hello @robouden , SH1.0 Horizontal SMT Connector (Image)
  • Hello @kweetje , Are you using our demo code? Did you place our libraries in your libraries folder? Please refer to this website and ensure the libraries are in the correct folder. https://www.elecrow.com/wiki/CrowPanel_ESP32_Terminal_RGB_with_Platf…