logo

esp32 meteo station

this is my (i think) cool iot project - made using esp32 with bme280 sensor and water sensor
coded in micropython and thing im most proud of is my implementation of bme280 driver!!!

this isn't set to production currently because i want to put it on battery but when there's winter battery would die fast and i need to test it so rn waiting... (stay tuned)
it sends data with mqtt to server which captures data with my program written in c language
captured data is stored in sqlite and projected on flask powered website :)
if interested view source code
any updates will be announced