Show HN: We open-sourced our compost monitoring tech
236 points| montycompostco | 1 year ago |github.com
One of the exciting things about our open-source compost monitoring tech is its flexibility. You can connect it to platforms like Raspberry Pi, Arduino, or other single-board computers to expand its capabilities or integrate it into your own projects.
Our system includes sensors for: * Gas composition * Temperature * Moisture levels * Air pressure
All data can be exported as CSV files for analysis. While it’s originally built for monitoring compost, the hardware and data capabilities are versatile and could be repurposed for other applications (IoT, environmental monitoring, etc.)
Hacker’s Guide to Monty Tech: https://github.com/gtls64/MontyHome-Hackers-Guide
If you’re into data, sensors, or creative tech hacks, we’d love for you to check it out and let us know what you build!
HeyLaughingBoy|1 year ago
It would be interesting to monitor the temperature to see how active it still is, since I can tell that it's not completely broken down yet. I actually have an ESP8266-based temperature sensor around here that I was using to track ambient temp for another fermentation project.
Now I'm thinking of encapsulating its thermistor and putting the 8266 in an IP67 enclosure along with a solar cell and just planting the whole lot on top of the compost pile. It already serves a web page on a .local domain so there would be minimal work required on my part.
I might actually get to that this weekend!
_whiteCaps_|1 year ago
nosmokewhereiam|1 year ago
aaron695|1 year ago
"Hot manures are high in nitrogen compounds, which decompose quickly in the compost pile and generate a lot of heat in the process. In fact, traditional hothouses harnessed the energy of rotting manure to grow seedlings and cuttings during winter. Hot manures include chicken, duck, and horse.
Cold manures are low in nutrients and release less heat as they break down, posing less risk of burning your plants. Examples are cow, goat, and sheep – ruminant animals that regurgitate and chew cud, extracting most of the nitrogen from their plant-based diet before it comes out the other end. Llama and alpaca aren’t ruminants, but their manure is low enough in nutrients to be considered cold."
pbhjpbhj|1 year ago
I like the mushroom vibe on your domestic design, it feels like you could have leant into that a bit more even. Cool beans.
montycompostco|1 year ago
For households, the focus is less on cost savings and more on providing convenient insights to help everyday composters get the most out of their efforts. It’s all about enriching the overall composting experience on a smaller scale :)
KetoManx64|1 year ago
``` Hardware Requirements
```You're looking at ~$100 worth of equipment. A very low entry price point
westurner|1 year ago
Nagios has "state flaping detection" to prevent spurious notifications.
collectd-python-plugins includes Python scripts for monitoring humidity and temp with i2c sensors and Python: https://github.com/dbrgn/collectd-python-plugins
There are LoraWAN soil moisture sensors, but they require batteries or an in-field charging method
"Satellite images of plants' fluorescence can predict crop yields" (2024)
"Sensor-Free Soil Moisture Sensing Using LoRa Signals (2022)" https://dl.acm.org/doi/abs/10.1145/3534608 .. https://news.ycombinator.com/context?id=40234912
/? open source soil moisture sensor: https://www.google.com/search?q=open+source+soil+moisture+se...
montycompostco|1 year ago
If you’re into LoRaWAN, you might be interested to hear that we’re also developing an industrial composting monitor that incorporates LoRaWAN tech. Here’s the promo video link if you’d like to check it out: https://www.youtube.com/watch?v=TZFiiwLhZh8&feature=youtu.be
westurner|1 year ago
Precision agriculture: https://en.wikipedia.org/wiki/Precision_agriculture
Digital agriculture: https://en.wikipedia.org/wiki/Digital_agriculture
/? crop monitoring system site:github.com https://www.google.com/search?q=crop+monitoring+system+site%...
SIEM: https://en.wikipedia.org/wiki/Security_information_and_event...
fodkodrasz|1 year ago
Which manufacturer/model sensors are you using? I have made some environmental monitoring with very cheap sensors for some hobby projects, but have very bad experience on repeatability of the sensor reading, or for CO2 sensors even noise tolerance (was also dicussed on HN, that discussion made me realize that noise is the cause of the problems, and have managed to verify that).
I have some project ideas beyond my at-home breadboard prototyping but to go beyond I'd rather build on reliable components as the software/infra side is maturing now.
montycompostco|1 year ago
Feel free to share more about your project ideas— happy to dive deeper if it helps!
sudokita|1 year ago
montycompostco|1 year ago
magicbuzz|1 year ago
montycompostco|1 year ago
Where our system shines is when you want to go a little deeper. For example, adding data on gas, moisture levels, and air pressure allows users to troubleshoot or optimise their process more effectively. Is the activity aerobic or anaerobic? Is your moisture level tipping the pile too far one way or another? These kinds of insights can help when composting setups or inputs get more complex, or when things stall and you’re not sure why.
That said, we totally get that not everyone needs all the bells and whistles—sometimes a reliable temp gauge and your composting instincts are all you need to make amazing, healthy compost!
hermitcrab|1 year ago
PittleyDunkin|1 year ago
wswope|1 year ago
Out of curiosity, could you talk more about the practical utility of the sensor readings you get while monitoring compost? Temp and moisture seem straightforward, but e.g., does gas composition imply anything about C/N ratio, or does it check if the pile is going anoxic? Is air pressure a general proxy for decomposition rate?
Also, have you changed any of your own composting practices due to what you’ve learned from your experience with monitoring?
montycompostco|1 year ago
In terms of air pressure, this is used as part of our pile turn events detection in our companion app Monty Mobile. The app also analyses other data to assess how changes in conditions (e.g., moisture levels, turning frequency) affect decomposition. For most users, though, the general proxy is plenty— by identifying when a pile is “active” or “stalled,” they can tweak their process (e.g., adding browns, adjusting moisture, or aerating).
Compost is incredibly diverse, and the results will vary depending on the setup (tumblers, bins, worm farms) and inputs (manure, food scraps, garden waste). That said, 24/7 data from our system helps streamline the behaviour-change process. Rather than relying on a “try-wait-try-again” approach, users get immediate feedback, which can be a game-changer for both beginners and seasoned composters.
As for me, Monty has been a massive learning tool. Using the Monty Mobile app has personally helped me engage more with my compost pile and remember to add feedstock to adjust the pile when needed. It definitely makes me feel more in tune with what’s going on!
I hope this clarifies things! Happy to chat more :)
9dev|1 year ago
Do you have recommendations for buying sensors?
greenie_beans|1 year ago
montycompostco|1 year ago
Let us know if you decide to pick up the project— we’d love to cheer you on or compare notes!
montycompostco|1 year ago
You can check out the Monty Monitor here: https://montycompost.co/products/im-perfect-monty-monitor
pipe2devnull|1 year ago
boredinstapanda|1 year ago
PittleyDunkin|1 year ago
montycompostco|1 year ago
ramon156|1 year ago
lofaszvanitt|1 year ago
exDM69|1 year ago
The biological processes produce enough heat to keep the thermally insulated compost bin from freezing easily down to -15C (~5 F). But this requires that there isn't too much finished compost in the bin that won't produce heat any more, so any turn downwards on the thermometer means I'm probably late in emptying the bin. Which happens every year when it gets cold (below -20C/-5F), but can be remedied by a 40W light bulb for 48 hours to heat up and restart the composting.
Another thing that needs to be monitored is humidity, because too humid and the compost goes anaerobic and starts rotting instead of composting. This I "monitor" by smell but this project has some kind of gas composition sensor which could be useful. I don't have issues with this any more as I have practically unlimited supply of wood chips to keep it dry.
But the wood chips bring another problem which is pH levels that may go too low. Here's where I'd really like to have a monitor so I could estimate if I need to do something to adjust the pH.
ssl-3|1 year ago
My most-productive compost operation mostly just consisted of just piling stuff up beside my brick shed, which was conveniently near an outside door on my kitchen.
The rest of the process consisted of giving it a bit of a toss with a hoe, a shovel, or a fork if I was outside, bored, and felt like doing that, or giving it a bit of water from the garden hose if it had been very hot and dry. And I did as little of this as possible because taking care of compost, while certainly interesting to me, is just not something I generally enjoy doing.
I really didn't pay much attention to it.
By the time spring came 'round again and I had a use for the stuff, I had plenty of it for the garden.
And this worked very well -- for me, on my scale, in my region, with my needs.
Therefore, I do not need to monitor my compost.
---
But not all composting operations are lazy. Sometimes, they are very active. And some operations are large enough (or the available space small enough) that real estate becomes a seriously-limiting factor.
And in these instances, optimizing the process to get higher-quality compost faster can become a very desirable goal.
Optimization of composting is not dissimilar to optimization of any other process, wherein: Having some good data is better than having no data.
helloinfo|1 year ago
montycompostco|1 year ago
Just to add on, proper composting helps retain more nutrients in the final product, which is great for soil health, and it also reduces harmful emissions like methane that occur when the process turns anaerobic.
bagels|1 year ago
jy14898|1 year ago
unknown|1 year ago
[deleted]
drewgrant|1 year ago
[deleted]