Skip to content

larsdroid/thermostat-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Thermostat

This repository contains the source code of a Raspberry Pi thermostat written in C.

Dependencies

  • POSIX Threads
  • WiringPi
  • MariaDB or MySQL (only tested with MariaDB)
  • zlib
  • OpenSSL
  • libdl

Building

In addition to the dependencies listed above, the cmake utility is required to build the code.

Enter the following commands from within the project's root directory to start the build:

cmake .
make

About

Raspberry Pi thermostat code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published