You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Hello, i am a growtracker user for a few months now and I work on a project called OpenDryer, it's an arduino project to optimize drying process. It's currently keeping track of RH and temp from three points every ten seconds in a log.txt file on a microSD card. I would find it very usefull to be able to import these data in GrowTracker in a gardenlike object to which I would transfer my harvested plants. This way I could track every parameter from seed to end product in the same place and have a better idea of what to control in priority.
In addition keeping track of the drying and/or conserving process may be interesting to a bunch of users
If you're interested in this idea i can change the structure of the logfile to match your JSON objects but have still no ideao on how to do it.