An open API service indexing awesome lists of open source software.

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.

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