Thermostat API

An IoT thermostat API to connect hvac and temperature APIs The thermostat API provides controls and logic for the whole thermostat system. This component of an IoT thermostat is what ties everything together: It gets the current temperature from the temperature API, compares it to the desired temperature (and other Read more…

Thermostat Web App

A web-based interface for controlling the IoT thermostat The API-based IoT thermostat system I have been working on has four main components: HVAC Controller, Software and API Temperature Sensor, Software, and API Thermostat Logic, and API Interface for controlling thermostat This post is about the fourth and final component: the Read more…

Temperature Sensor

An independent temperature sensor as part of the IoT thermostat As mentioned in one of my previous posts, a typical thermostat can be broken down into four subsystems: HVAC controller for activating heater/ac/fan Temperature sensor Temperature set point: interface for setting desired temperature Thermostat: logic for determining the the hvac Read more…

css.php