Arduino Environmental Monitoring
I have some old Arduino scripts lying around various folders so I’ve made a start at putting them a on Github.
The first is an Environmental Monitor. It captures things like temperature and humidity. I added a python script to capture the data and publish it to MQTT.
I plan on leaving one Arduino connected permanently to a Raspberry Pi capturing this data.
This data will be captured by Home Assistant which I started to look at recently.