Thermostat
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A temperature controller based on the Arduino platform with adjustable temperature settings.
Thermostat - an Arduino-based temperature controller
=========================================

README


Author:     Logan Edwards
Site:       le-create.com
Version:    2013-06-06
Title:      Digital Thermostat of Sorts

*NOTE:This project is a work-in-progress.*

An Arduino Uno is the platform used to model a simple thermostat. Eventually, the goal is to transplant the project onto a standalone chip, perhaps an ATmega 328 with the Arduino bootloader for ease. At this point, a 10k thermistor and 10k mini potentiometer are used to determine a setpoint. Calculations will be necessary to translate the difference is resistance to a temperature. The scope could eventually grow to include a digital temperature and humidity sensor, a LCD display and a snazzy box. We'll see where this proof of concept goes.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。