Hello, I buy a Display Esp32, I will like to know witch version of the examples I must use
For the CrowPanel 7.0" -HMI ESP32 Display, use the version number on the back of the crowpanel to determine which version of the program to use. As shown below

I tried to connect the Elecrow 7-inch HDMI Touchscreen Monitor (RC070P) to my Raspberry Pi 5 and got "no signal." I tried following the manual and modified "config.txt" as it was suggested, but I had no luck.
The monitor itself is functioning - had no issues with Raspi Zero, and Xwindows on my Raspi 5 is also functioning- I'm able to plug/connect it to my big monitor.
Is the manual up to date for Raspi 5?
Could you please try directly flashing the corresponding system from the following link?
And There is no need to modify the “config.txt” file after flashing.
https://drive.google.com/drive/folders/1RkMPf2qzZpIjKIwu5-mUjCniP_7W4gpk?usp=sharing
What Arduino Library does this use? The AdaFruit_Motorshield library is not for i2c; do I use the AdaFruit_Motorshield V2 Library (Intended for i2c)?
I'm awaiting delivery and am trying to plan pin placement and code.
1 The example code we provided is indeed designed to work with the V2 version of the library.

2 Additionally, here is the product’s wiki page, which you may find helpful for setup and coding:
https://www.elecrow.com/wiki/4-channel-i2c-motor-shield-v11.html
I need to use one or more PCF8575s with my HMI displays (7, 5, and 2.8 inches) but I cannot get my PCF8575 IO Expander Module I2C to 16IO to work for the life of me. I read all 8575 related posts here but none of the methods has worked for me. First, what library do you recommend, second, is there sample code I can look at for that library? I am using Arduino IDE. Thanks!
AI answer
”I got a crowpi and I can’t get into it. I don’t know or I can’t find the admin password. What is it?“
The password is “raspberry” or “1”
Do you have the step/design files for the Acrylic Case?
If so can we get them for the 7 inch and 2.4inch case
You can find the 3D files for the product by scrolling to the bottom of the corresponding Wiki page and clicking on the "GitHub link". For example, in the case of the CrowPanel Advance 7.0-HMI ESP32 AI Display, the link is located as shown in the image below:

(https://www.elecrow.com/pub/wiki/ESP32_Display-7.0_inch%28Advance_Series%29wiki.html)

(https://github.com/Elecrow-RD/CrowPanel-Advance-7-HMI-ESP32-S3-AI-Powered-IPS-Touch-Screen-800x480/tree/master/3D%20file)
I hope this message finds you well. I recently purchased your 7-Inch HDMI Touchscreen Display, and I’m really enjoying using it. I plan to keep the device plugged in and running for extended periods (possibly continuously), and I wanted to ask about any safety considerations related to that.
Could you please let me know:
-Is it safe to keep the device plugged in and powered on for long periods of time?
-Are there any risks of overheating or other safety hazards I should be aware of?
-Does the device have any built-in protections (e.g., thermal shutdown, overcurrent protection) to ensure safe long-term operation?
Please make sure that the power supply is 5V — connecting anything higher than 5V may damage the product.
As for long-term use, no worries — the product has been tested.
I bought the elecrow Arduino watering Kit on amazon a few days ago. Could you send me the All Detailed instructions, please? Thank you for considering my request.
To help you configure and use the product, please refer to the user manual and the product page on our website. You can find them at the following links:
·
User Manual: Automatic Smart Plant Watering Kit - User Manual
·
·
Product Page: Automatic Smart Plant Watering Kit
·
Hi I posted this question on the forum, please help me: Elecrow, please help. I recently updated Arduino IDE and all of the libraries and board files and found that afterwards the 7" LCD crowpanel would not load any of the graphics, the screen was always blank. All the programs uploaded without error and programs not using the LCD work fine. Starting with Lesson 2 from the tutorial nothing was working anymore. All had worked before the update. I found this thread and I rolled back the lovyanGFX library, the ESP32 board file and Arduino IDE to the versions listed and everything worked again. https://forum.elecrow.com/discussion/585/esp32-hmi-demo-code-updated-compatible-with-new-version-of-esp32-package/p1 Rolling back to: Arduino IDE 2.2.1 (or 1.8.19) LovyanGFX 1.1.12 I want to use the latest version of everything, what do I need to do to get it to work. I'd prefer not to be running all old versions of these files.
Really sorry about this, but if you're using different libraries or ESP32 board, you’ll need to do some custom adaptation yourself to make things work. However, the version of the Arduino IDE won’t affect the code— you’re free to use the latest version.
May I ask you another question? I have everything running with your C++ code, works perfectly.
Do you also have an example integration for the Crowpanel e-Ink Display for ESPHome, so that I can run it from Home Assistant? This would be so cool!
We haven't released the ESPhome version of the driver yet. Please stay tuned for updates on our website.