Android surveillance system with NodeMCU and PIR compatibility
This is a research and development project, built for tracking object's activity using PIR sensor. Where a NodeMCU is the backbone to detect PIR state and present it as a JSON object. We can access the NodeMCU IoT server using a Static or Dynamic IP. "Shift" Android app is responsible to capture object's image after getting PIR feedback. In addition, it sends image to the "Shift Client" app using FCM (Firebase Cloud Messaging) with respective time and date.
- Frontend - Java, kotlin
- Embedded System - C++
- Backend - PhP RestFul API
- Firebase Cloud Messaging
- Microcontrollers - ESP8266 (NodeMCU IoT Platform)
- IDE - Android Studio, Arduino IDE
- User Interface
- Embedded Prototype




