https://github.com/mulekotd/klima-iot
An IoT platform that turns conventional air conditioners into smart devices using sensors and microcontrollers, featuring a PWA for remote control, automation, and energy cost analysis.
https://github.com/mulekotd/klima-iot
docker docker-compose fastapi iot nextjs postgresql redis
Last synced: 7 days ago
JSON representation
An IoT platform that turns conventional air conditioners into smart devices using sensors and microcontrollers, featuring a PWA for remote control, automation, and energy cost analysis.
- Host: GitHub
- URL: https://github.com/mulekotd/klima-iot
- Owner: Mulekotd
- Created: 2026-06-02T23:41:55.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2026-06-14T19:11:00.000Z (11 days ago)
- Last Synced: 2026-06-14T21:11:45.914Z (11 days ago)
- Topics: docker, docker-compose, fastapi, iot, nextjs, postgresql, redis
- Language: CSS
- Homepage: https://klima-omega.vercel.app
- Size: 114 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Klima
## Overview
Klima is an IoT solution developed for the IEEE SSCS Arduino Contest. It transforms conventional air conditioners into smart, connected devices through a combination of microcontrollers and environmental sensors, including temperature, humidity, and motion detection. The system is complemented by a Progressive Web Application (PWA) that enables remote control, automated climate management, energy consumption monitoring, and cost analysis, providing users with greater comfort, efficiency, and sustainability.
---
## Installation and Setup
### 1. Clone the Repository
```bash
git clone https://github.com/Mulekotd/klima-iot.git
cd klima-iot
```
## Contributors