Fork from https://github.com/mongoose-os-apps/LilyGo-HiGrow-Sensor-v1.git Added MQTT and power saving mode
Go to file
Jason Harrell 235a77d788 Initial commit 2018-02-17 22:47:44 -07:00
.vscode Initial commit 2018-02-17 22:47:44 -07:00
build Initial commit 2018-02-17 22:47:44 -07:00
fs Initial commit 2018-02-17 22:47:44 -07:00
.gitignore Initial commit 2018-02-17 22:47:44 -07:00
LilyGO_HiGrow_Rev1_PhotoFrontHiGrow.jpg Initial commit 2018-02-17 22:47:44 -07:00
README.md Initial commit 2018-02-17 22:47:44 -07:00
mos.yml Initial commit 2018-02-17 22:47:44 -07:00

README.md

LilyGo HiGrow ESP32 Plant Monitoring Sensor Firmware

Overview

  • Use this code with the LilyGo HiGrow ESP32 Plant Monitoring Sensor board to obtain sensor readings and control LED's
  • Boards can be purchased directly from LilyGo on AliExpress
  • Set your device bt_devname in the mos.yml file. In order for it to work with the HiGrow app, each name should start with "Higrow". According to HiGrow, this will be fixed in a future realease.
  • Visit http://www.higrow.tech/en/ more info on the HiGrow project.

How to install this app using MongooseOS

  • Install and start mos tool
  • Switch to the Project page, find and import this app, build and flash it: