- Joined
- Jul 18, 2018
- Messages
- 355
- Reputation
- 0
- Reaction score
- 653
- Points
- 0
- Currently Smoking
- Dinafem White Widow
Had a search on the forum post on this seem to be from around 2019 so I thought it would be cool to start a new one. I can’t find much interest on the regular geek forums but I can’t be the only programming nerd on here would be good to share ideas etc.
I’ve been working on a budget automated tent setup that is affordable and open source with parts that are widely available.
The idea being it will be to help people such as myself with failing physical abilities.
As the current project stands I’m using a low cost MCU running micropython to:
Monitor Temperature and Humidity in my nursery and flower tent.
Controls nursery humidifier dependant on environment (On below 45% off at 60% and will not activate again until 45% this saves wear and tear on the relay and humidifier)
Controls nursery duct fan (On at 29 °c off at 23°c)
Controls flowering heater depending on temperature.
Relays the information back to a database on a raspberry pi 3b+ connected to my network and displays the data in a nice dashboard that I can view anywhere)
Items in development:
Media moisture sensor (Relays a percentage value of media moisture)
Water/Feed Pump (When media moisture below 50% pump will switch on then back off when moisture in 100%)
I’ll be using this in next grow which I will be documenting on here to monitor my new grow space that is being built. I've added a picture of how the live data looks so far.
I’ve been working on a budget automated tent setup that is affordable and open source with parts that are widely available.
The idea being it will be to help people such as myself with failing physical abilities.
As the current project stands I’m using a low cost MCU running micropython to:
Monitor Temperature and Humidity in my nursery and flower tent.
Controls nursery humidifier dependant on environment (On below 45% off at 60% and will not activate again until 45% this saves wear and tear on the relay and humidifier)
Controls nursery duct fan (On at 29 °c off at 23°c)
Controls flowering heater depending on temperature.
Relays the information back to a database on a raspberry pi 3b+ connected to my network and displays the data in a nice dashboard that I can view anywhere)
Items in development:
Media moisture sensor (Relays a percentage value of media moisture)
Water/Feed Pump (When media moisture below 50% pump will switch on then back off when moisture in 100%)
I’ll be using this in next grow which I will be documenting on here to monitor my new grow space that is being built. I've added a picture of how the live data looks so far.