Skip to content
forked from eXtgmA/HiGrow

an alternative software for the HiGrow sensor board

License

Notifications You must be signed in to change notification settings

amiraoul/HiGrow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HiGrow

an alternative software for the HiGrow sensor board

This software is designed in such a way that it can send all sensor values in the Json format to a MQTT.

Sample: { "water":"842.00", "light":"0.00", "humidity":"43.00", "temperature":"19.00" }

If you need more information to this board visit https://higrow.tech

Changes to original repo:

  • added possibility to insert username and password of mqtt server

About

an alternative software for the HiGrow sensor board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.1%
  • C 23.9%