Skip to content

Small IoT project: written in #go and fully based on free, open source libs and infrastructure.

License

Notifications You must be signed in to change notification settings

lucasgomide/temp-to-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature to go

Would you always wanted to know when to turn on the fan or the air conditioner during the night? Good news is that your problem will be solved soon!

Besides solve this very important problem, our small projects has some other goals:

  • Fully implemented in Go (yes, from the device to frontend)
  • Use only free, open source libraries
  • Cheap devices
  • Run on free infrastructure

Status

  • Device configuration and software: Done 😁
  • HTTP API for storing bedroom temperature (crypto): Done 😁
  • Fetch Current Weather Worker: Done 😁
  • Fetch Weather Forecast and Prediction Worker: Done 😁
  • Public HTTP FE: Done 😁
  • Authorzed area: Done 😁
  • Fan control HTTP FE (authorized area): Done 😁
  • Prediction: Done 😁
  • Prediction graphs: Not Started 😒

Stack

About

Small IoT project: written in #go and fully based on free, open source libs and infrastructure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.3%
  • C++ 7.5%
  • HTML 3.2%