←back to thread

236 points montycompostco | 5 comments | | HN request time: 0.957s | source

I'm from a compost tech startup (Monty Compost Co.) focused on making composting more efficient for households and industrial facilities. But our tech isn’t just for composting— it’s a versatile system that can be repurposed for a wide range of applications. So, we’ve made it open source for anyone to experiment with!

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!

1. boredinstapanda ◴[] No.42200779[source]
Do you know if anyone is writing a HomeAssistant integration for this?
replies(2): >>42200821 #>>42201219 #
2. montycompostco ◴[] No.42200821[source]
Not yet, but maybe you? :)
replies(1): >>42203651 #
3. PittleyDunkin ◴[] No.42201219[source]
https://en.wikipedia.org/wiki/Home_Assistant for those like me who have never heard of this software
4. diggan ◴[] No.42203651[source]
Sadly, it seems to be Bluetooth only, whose range isn't great unless you already have your garden covered. Probably late to ask, but would be cool if future versions also included a Zigbee radio and it will make it 1000 times easier to integrate into Home Assistant :)
replies(1): >>42210296 #
5. montycompostco ◴[] No.42210296{3}[source]
Yes— this version is Bluetooth only, which works well for many smaller setups but does have its range limitations. I’ll pass your suggestion for Zigbee radio along to our product team! Expanding connectivity options is something we’re actively exploring for future versions of this Monty.

For larger-scale setups, our upcoming industrial product line, Monty Pro, will feature LoRaWAN connectivity, offering a much wider range. You can learn more about it here (https://www.monty-pro.com). While it’s designed for industrial composting, if there’s interest in hacking it for personal setups— we’d be open to making this available to the community!