Fork from https://github.com/mongoose-os-apps/LilyGo-HiGrow-Sensor-v1.git Added MQTT and power saving mode
Go to file
mercdev c4f76112c3 ignore vscode 2018-04-24 14:31:25 -06:00
fs Update init.js 2018-03-15 17:08:16 -06:00
.gitignore ignore vscode 2018-04-24 14:31:25 -06:00
LilyGO_HiGrow_Rev1_PhotoFrontHiGrow.jpg Initial commit 2018-02-17 22:47:44 -07:00
README.md Update README.md 2018-04-24 13:46:49 -06:00
mos.yml Update mos.yml 2018-03-15 16:51:28 -06:00

README.md

LilyGo HiGrow ESP32 Plant Monitoring Sensor Firmware (Hardware v1)

Differences

  • This codebase focuses on the v1 hardware, which does not have a light sensor.
  • RPC support included
  • Device id's are not tracked and sent to HiGrow's cloud at https://api.higrow.tech/api/records

Overview

  • Use this code with MongooseOS and the LilyGo HiGrow ESP32 Plant Monitoring Sensor v1.0 board to obtain sensor readings and control LED's
  • Boards can be purchased directly from LilyGo on AliExpress

HiGrow's Officially Supported Repo

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: