Jully
Jully
About
- Username
- Jully
- Joined
- Visits
- 1,153
- Last Active
- Roles
- Moderator, user_manager
Comments
-
May I ask if the touch function still doesn't work with our example code (Image) Please download this example to test.
-
Please download the libraries we modified to see result. (Image) https://elecrow.com/wiki/CrowPanel_ESP32_Terminal_RGB_with_Arduino_IDE.html#build-the-project-with-arduino-ide If you have any further questions please let me know.
-
@SAM, Have you tried the sample code for the website, the touch function still doesn't work? https://elecrow.com/wiki/CrowPanel_ESP32_Terminal_RGB_with_Arduino_IDE.html#resources
-
Dear SAM Could I confirm what display model you are using?
-
Is this the display you're using? (Image)
-
1.Could you confirm what model of crowpi you have? Is it a crowpi? 2.Is the operating system used the pre-installed Raspberry Pi OS, or did you burn your own? 3.Have you tried the the defaule password is '1' OR 'raspberry'.
-
(Quote) Re-burning the Raspberry Pi image https://downloads.raspberrypi.org/raspbian/images/
-
Dear @NerdCandy , Please try to use the buster system,our software isn't tested with the latest systems
-
Hello, Is this the ELECROWGW1C LoRa Basic Gateway Module V1.0 you purchased? (Image)
-
If you touch screen touch feature doesn’t work ,you can follow these steps from the github.Installing the touch driver https://github.com/goodtft/LCD-show sudo rm -rf LCD-show git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD-show…