Elecrow
Elecrow
About
- Username
- Elecrow
- Joined
- Visits
- 1,337
- Last Active
- Roles
- Member
Comments
-
@afg The MCU of Smart Pump Shield is Atmega32U4, we haven't verified yet, but I think you can try to do this project.
-
@seipekm Thank you for giving us a good direction for improvement, but I'm sincerely sorry that we don't support to read or control data from my GrowCube via RestAPI at present.
-
Failed to set up Networking Mode? ⭐️ First of all, make sure that your WiFi is NOT 5G. ⭐️ Before go in the APP by Networking Mode, select Direct Connection Mode first to update firmware. https://forum.elecrow.com/uploads/214/YVQU9DJMXFEY.png
-
Can't connect with WiFi named 'GrowCube_xxx'? ♦️The password of 'GrowCube_xxx' is 88888888 ⭐️ Please allow the location permission and enable Location. Only in this way can the APP recognize that you have connected to WiFi named 'GrowCube_xxx' http…
-
How to achieve automatically open battery monitor at boot-up? Step1: Modify code in batteryStatus.py Comment out the following code by adding # QIcon("battery_0.png"), QIcon("battery_1.png"), QIcon("battery_2.png"), QI…
-
Hello, please try to install the drive by offline method: Step 1: Download 'LCD-show.tar.gz', and copy it to the 'boot' directory of SD card(after flashing Raspberry Pi OS image) https://forum.elecrow.com/uploads/751/NOQVZUDHXPHW.gz Step 2: Run the …
-
Hi, using MAC can only connect the devices by wired connection method. Please try wired connection and see whether it works. Moreover, the V1.1.8 for MAC will be released soon.
-
Hi, we have uploaded a new driver at external link of Elecrow-LCD101's page: https://www.elecrow.com/elecrow-10-1-inch-ips-tft-lcd-1280x800-portable-monitor-with-touch-function-for-raspberry-pifpv-video-display.html. Please download and try to see w…
-
Sorry for not updating information about the latest version of Letscode(V1.2.0) in time. Please download it from this page: https://www.elecrow.com/letscode.html and try to install the firmware again.
-
Yes, you can stop water from two water outlets you don't need by modifying the program. Example: A0/A1/A2/A3 represent four outlets respectively. If you don't want to use A0, comment out “Moisture_value = map(value1,590, 360, 0, 100); delay(20)&q…