You are browsing as a guest. Sign up (or log in) to start making projects!

32m 48s logged

Introduction to Home Temperature Tracker (name wip 😋) Hello, I have been working on this temperature IoT device for a few weeks and wanted to share my current progress. ====Website ==== The website is currently just displays the current temperature and the previous 3 days and the next 3 days the data for this will either gathered from some weather API or some sort of prediction algorithm but im not sure how I would do that currently 😅. ====Backend==== I use fastApi python to run the backend which i eventually got the hang of after a few hours of CORS errors and me wondering what a “CORS” is. I use JavaScript for the frontend and thw fetch API which is very useful and I learn what promises we’re and then it just completely clicked. The most recent edition is the mySQL database which was surprisingly easy to use. It is all ran on a proxmox VM running ubuntu server on my “homelab” just a old dell OptiPlex 3020 but maybe one day. I haven’t yet started on the physical box a bit of the esp32 circuit i plan on 3d printing the housing. Thank you very much for reading and please come back as I guarantee i will be making updates. P.S if anyone has any tips on making so I can access the website outside my private network that would be very appreciated 🙏

0
34

Comments 0

No comments yet. Be the first!