Skip to content

rschlaikjer/ArNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ArNest

Client implementation for a simple Arduino nest workalike

Server Implementation

What is this

This is the client code for an Arduino that I'm using as a makeshift Nest for my apartement. Most of the logic happens in the server, to avoid having to reflash the arduino ever time I change something.

Essentially, all this code does is:

  • Grab a pair of temperature and pressure values
  • Make a get request to the server with the temperature and pressure as args
  • Parse the response for burn-y or burn-n
  • Turn on/off the heater

Parts

Finished Device

About

Arduino code for nest workalike

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%