8000 GitHub - KeatonBench/elecrow_iot: Add ESP8266-01 Wi-Fi module to the Elecrow plant watering system.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KeatonBench/elecrow_iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elecrow_iot

Add ESP8266-01 Wi-Fi module to the Elecrow plant watering system.

Hardware Modifications

You'll need to solder a jumper wire between...

  • RST pin on the serial header to A4 pin
  • D7 pin to the bottom pin of the menu toggle button (the button just below the power button, and directly above the RTC battery slot - solder to the pin closest to the RTC battery slot)

Configuration Changes

In watering_kit.ino, you'll need to replace a few values. I should have made them globals (and might eventually), however, was running low on stack/heap space.

Search for the following items in watering_kit.ino and replace them accordingly

  • SERVER_IP_HERE : IP address of the host you run the nodejs express server on.
  • SERVER_PORT_HERE : Whatever port you configure the nodejs express server to run on
  • AP_NAME_HERE : Router broadcast name
  • AP_PASS_HERE : Router password

About

Add ESP8266-01 Wi-Fi module to the Elecrow plant watering system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0