Ok, yeah, it's true, I'm a "few" years late to the ESP IoT game. But now that I've finally gotten around to it, I thought it would be fun to start with an Internet of Things (IoT) temperature monitor as I have several use cases in mind:
- Chest freezer monitor and alarm,
- Measure temperature differentials between floors in my house,
- Fish tank temperature monitoring and alerting,
- Weather monitoring for vegetable garden
- Template platform for deploying other kinds of sensors
For now, I'm going to prototype a temperature sensor that posts data to an API. I'll showcase several technologies and walk you through the process I use to develop projects like this.
Here are the requirements I put together for the freezer monitor...