/temp-to-go

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

Primary LanguageGoMIT LicenseMIT

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