QT-App used for communicating with the SmartParkinglot example of the IoT-Shield-Firmware.
- Display current state of the parking lot
- Simulate the fsm of the SmartParkinglot to compensate Thingspeak API limits
- Send
pay
andstart
commands to the parking lot
The project can be built using qmake
. You can also use the QTCreator IDE.
$ qmake
$ make