diff --git a/readme.md b/readme.md index c674cc3..61b6b16 100644 --- a/readme.md +++ b/readme.md @@ -11,4 +11,16 @@ Build and run locally: ```bash cd test podman compose up --build -``` \ No newline at end of file +``` + +## 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` \ No newline at end of file