IoT home surveillance project. For now, the project is still a prototype.
NodeMCU:
- WiFiClientSecure
- ESP8266WiFi
- MQTTClient
Processing:
- mqtt (should be added inside the .pde folder)
- processing.serial.*
- import processing.net.*
Python for CherryPy
...