Fork from https://github.com/mongoose-os-apps/LilyGo-HiGrow-Sensor-v1.git Added MQTT and power saving mode
Go to file
Latitude17 3a829e8e4f
Update init.js
Adjusted LED's
2018-03-15 17:08:16 -06:00
build Updated build 2018-02-20 00:44:16 -07:00
fs Update init.js 2018-03-15 17:08:16 -06: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 Update README.md 2018-03-03 15:05:15 -07: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)

Overview

  • Use this code with MongooseOS and 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 release.
  • Visit http://www.higrow.tech/en/ more info on the HiGrow project.
  • This codebase focuses on the v1 hardware, which does not have a light sensor.
  • Luca's officially supported repo is located at https://github.com/mongoose-os-apps/lilygo-higrow-soil-temp-humi-sensor, please considering supporting his work over there.

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: