Secure IoT Gate Automation & Telemetry Analytics

Gatekeeper IoT connects ESP32-C3 microcontrollers with a zero-latency WebSocket backend, local SQLite access logging, Telegram security alert engines, and Cloudflare Tunnel infrastructure.

GATEKEEPER TELEMETRY DASHBOARD
GATE STATUS
SECURED (CLOSED)
LDR LIGHT %
89%
DHT22 TEMP
23.5°C
HUMIDITY
54%
LIVE AUDIT TRAIL TICKER
[12:45:10 AM] SYSTEM INIT — Connected to ws://gate.microdrive-tech.com/device
[12:44:02 AM] WEBSOCKET RELAY PULSE 500ms — GATE SECURED

Robust Industrial IoT Architecture

Gatekeeper IoT pairs low-power hardware microcontrollers with enterprise Node.js microservices.

📡

ESP32-C3 Microcontroller

Runs persistent C++ WebSocket firmware (Project_Gatekeeper.ino) with non-blocking auto-reconnect routines.

🔌

Momentary Hardware Relay

GPIO 5 pin drives a 500ms momentary high-pulse relay signal directly into existing automated gate control panels.

🌡

Environmental Telemetry

Reads analog LDR light sensor % (GPIO 1) and DHT22 digital temperature/humidity (GPIO 6) for physical enclosure health monitoring.

📣

Telegram Security Alerts

Instant push notifications for late-night openings (10 PM - 5 AM) and "Gate Left Open" safety warnings (> 3 min).

💾

SQLite Audit Logger

Every gate activation request is recorded in local gatekeeper.db with user identity, timestamp, and hardware execution status.

🔒

Cloudflare Tunnel Endpoint

Exposed via encrypted Cloudflare Tunnel (gate.microdrive-tech.com) without opening public router ports or exposing home IPs.