docs: readme

This commit is contained in:
2026-02-08 00:17:22 +01:00
parent 2a2b6a69c5
commit d9db2596ca
+12
View File
@@ -12,3 +12,15 @@ Build and run locally:
cd test cd test
podman compose up --build podman compose up --build
``` ```
## Frontend (Web)
See: https://git.piskot.si/SeminarM2/lambdaiot-web
## IoT firmware (Arduino ESP8266)
See folder `esp-demo`.
## IoT device emulator
Run `test/device_emulator.py`