Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Getting started with Udoo

You're reading from   Getting started with Udoo Become an efficient maker by designing and building amazing prototypes with the UDOO platform and Android

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781784391942
Length 206 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Emanuele Palazzetti Emanuele Palazzetti
Author Profile Icon Emanuele Palazzetti
Emanuele Palazzetti
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Building a chronotherm circuit


A chronotherm is mainly composed of a Control Unit, that has the responsibility to check whether the environment temperature is below a preconfigured setpoint, and in this case, turn on the boiler to warm up the room. This behavior is quite simple, but without any further logic isn't so useful. Indeed, we can extend this behavior adding the time parameter to the chronotherm logic. In this way, users can define a temperature setpoint for each hour of the day, making the temperature check smarter.

Note

The fact that in this prototype the Control Unit is the onboard Arduino is an implementation detail to simplify the overall design.

This is how a traditional chronotherm works and to realize it, we should:

  • Build the circuit with a temperature sensor

  • Implement the microcontroller logic to check the users' setpoints with the current temperature

Unfortunately, the second part is not so easy because the users' setpoints should be stored in the microcontroller, and for this...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image