A modern, real-time IoT dashboard for monitoring DHT11 sensor data using Python Dash, Plotly, and MQTT. Built with a clean dark theme inspired by Tailwind CSS slate colors.
Programming doesn't have to be monotonous, nor does it have to be hard. I don't enjoy programming most of the time, except for when I'm working on a project that I personally enjoy. It can be hard for ...
├── README.md ├── assets │ ├── model.pkl │ └── report.css ├── env ├── python-package │ ├── employee_events │ │ ├── __init__.py │ │ ├── employee.py ...