Skip to content

jsiei97/FunTechHouse_Thermostat

Repository files navigation

Table of Contents

FunTechHouse_Thermostat

A thermostat for the FunTechHouse project. This project uses a Arduino with a Ethernet shield, and sends its results using MQTT to a Mosquitto server.

The sensor is a LM35DZ (10mV/C).

Hardware Connections

 LM35 - Arduino
 ---------------
 +Vs  - 5V
 Vout - A2   (Could be any from A0..A5)
 GND  - GND

 Arduino - Arduino 
 -----------------
 ARef    - 3.3V

Arduino

Built on Ubuntu with: Tested on

Arduino Client for MQTT

Mosquitto, An Open Source MQTT v3.1 Broker

LM35DZ

Fore more info:

About

A thermostat for the FunTechHouse project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages