Weather Station using Arduino for a course at UFSC.
The objective of the discipline was to build an IoT using Arduino + Wifi to send data to a backend. This data could be acessed by a frontend. This project collects weather data, show it in a LCD display while sends the data to a Python backend built with Flask and DynamoDB.
docker-compose build
docker-compose up