Default Avatar

Elecrow

Elecrow

About

Username
Elecrow
Joined
Visits
1,337
Last Active
Roles
Member

Comments

  • I'm sorry that the water output cannot be adjusted under the smart watering mode. You can set it to the regular watering mode, and set watering time longer. (Image) Or if you have idle sensors and water outlets, you can insert multiple sensors and…
  • 1. Please press the button to unlock the device (Image) 2. Please allow me to explain the judgment logic of sensor abnormality: humidity change is less than 3% after three times of watering. If GrowCube's sensor is not working properly, please tr…
  • Here's the course code for #3 import RPi.GPIO as GPIO
import time

GPIO.setwarnings(False)

led_pin = 5
button_pin = 6

GPIO.setmode(GPIO.BCM)
GPIO.setup(led_pin, GPIO.OUT)&…
  • @tpetruzz Here's the course code for #5 import RPi.GPIO as GPIO
import time

GPIO.setwarnings(False)

led_pin = 4
hall_pin = 5
buzzer_pin = 6

GPIO.setmode(GPIO.BCM)
GPI…
  • @tpetruzz Could you please post your error message? What's more, please check whether there is any content typing error or format error
  • Download link of the latest version of Letscode
  • @ChrisInTn Sorry for late reply. Only I2C is using to detect inner battery and onboard chip STM8S003. The GPIOs are not used. If you want to use the 40pin GPIO port on the side of the laptop, please note that the following power ports are not ava…
  • @framboise314 Thanks for your feedback, the download button will indeed be blocked by the image when the page is zoomed in or out. I have forwarded the problem to IT. I will let you know when the problem is solved. At present, you can try to zoom in…
  • @Gary Could you please try to connect it to a laptop/PC as a second screen and see if there will display something? If this will not help, please contact with order@elecrow.com for costumer service.
  • @Gary Hi, please test whether the screen can work normally under the original connection and working environment.