https://github.com/belikhun/iot-smart-device
IoT Smart Device (Graduation Thesis)
https://github.com/belikhun/iot-smart-device
esp32 iot micropython python websocket wifi
Last synced: 5 months ago
JSON representation
IoT Smart Device (Graduation Thesis)
- Host: GitHub
- URL: https://github.com/belikhun/iot-smart-device
- Owner: Belikhun
- Created: 2024-11-09T19:09:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T16:20:37.000Z (over 1 year ago)
- Last Synced: 2025-03-30T18:14:07.176Z (about 1 year ago)
- Topics: esp32, iot, micropython, python, websocket, wifi
- Language: JavaScript
- Homepage:
- Size: 295 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!NOTE]
> ### Project is not completed!
> This project is a part of my graduation thesis. Papers will be published here once everything is completed.
>
> This project will not be maintained and the repository will be archived once the papers are published.
# IoT Smart Device
Smart device template to easily register components and features from ESP32's GPIO pins. Powered by **MicroPython**.

## 🗂 Running from source
> [!IMPORTANT]
> Detailed step-by-step tutorial to get this project up and running is not, and will not be available!
---
## 🍊 Related projects
* [Smart Server `Belikhun/iot-smart-server`](https://github.com/Belikhun/iot-smart-server)
* [Smart App `Belikhun/iot-smart-app`](https://github.com/Belikhun/iot-smart-app)