Hello open-source and IoT community!
I paused development of mqopen for a while, due lack of spare time. But I got few ideas what to do and I'm in programming mood, so let's continue in development.
I'm experimenting with incubator project. I want to build very simple incubator for my sister. She is breeding cockroaches as feeder insect for her bearded dragon.
Incubator design
So, incubator should have following features:
- Sensor for measuring temperature and humidity in the colony.
- Relay for controlling the heater.
- 12 V power output for controlling computer fan.
- Alarm to notify user of something goes wrong.
Computer fan is experimental feature. It should ensure better air flow in the incubator box and potentially suck wet and warm air out. It is also supposed to be used in other applications, so 12 V power output can be useful.
Of course, incubator will be connected into network using MQTT protocol. It will report temperature, humidity or state of heaters, and potential alarms. It should be also configured over network connection.
Let me know if you like the project :)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.