danielfireman / temp-to-go

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Go 89.3%Language:C++ 7.5%Language:HTML 3.2%