Skip to content
View saurabhritu's full-sized avatar

Block or report saurabhritu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
saurabhritu/README.md
╔══════════════════════════════════════════════╗
║  µC → sensors → cloud → app → done.          ║
║  edge AI that stays at the edge.             ║
║  curiosity-driven engineering.               ║
╚══════════════════════════════════════════════╝

hello — i turn hardware headaches into firmware that talks & acts. be curious.


🔧 what i'm building right now

  • EMS Mesh — FreeRTOS-based self-healing ESP-Mesh-Lite clusters (50+ nodes, <500ms latency)
  • NILM Edge — active learning energy disaggregation via kHz V-I trajectory sampling
  • Wi-Fi CSI Radar — privacy-first presence sensing through RF signal disturbances
  • µC Agents — TinyML at the edge, sensing & acting through personal awareness

📦 the stack i carry

area technologies
⚙️ firmware C, C++, FreeRTOS, ESP-IDF, Zephyr, bare metal, Arduino, ESP32, RPi
🧠 edge AI LiteRT, TinyML, OpenCV, INT8 quant, model compression, on-device inference
📡 connect MQTT, LoRaWAN, BLE, ESP-Mesh, HTTP/REST, I2C, SPI, UART
☁️ cloud FastAPI, AWS, Docker, PostgreSQL, HiveMQ, MongoDB, Prometheus, Grafana
📱 app Flutter, Dart, BLE/WiFi provisioning, dashboards

🚀 recent noise on github

project what it does
radar_wifi_csi human motion detection through walls via ESP32-S3 Wi-Fi CSI — no cameras, no PIR
sensor_telemetry BME280 + MAX17048 environmental & battery telemetry on ESP-IDF v6.0
rpi_pico_freertos drop-in FreeRTOS template for RP2040, ready to flash
Image_Management_System_V1.0 React + Node.js + MySQL image management app

all 27 repos →


✍️ writing @ stacksr.com


🧑‍🏫 workshop mode

led IoT bootcamps across delhi & punjab (200+ students). mentored juniors on production C, AI & TinyML, OTA pipelines, MQTT security. open to speaking, workshops, and collaboration.


📍 india · 📫 firstrankforall@gmail.com · linkedin · github · stacksr

Pinned Loading

  1. radar_wifi_csi radar_wifi_csi Public

    Privacy-first human motion detection using Wi-Fi CSI on ESP32-S3. Detects movement through signal disturbances without cameras or PIR sensors. Features on-device signal processing, real-time WebSoc…

    C

  2. rpi_pico_freertos rpi_pico_freertos Public template

    A starter template for configuring freertos on rspberrypi pico.

    C

  3. Image_Management_System_V1.0 Image_Management_System_V1.0 Public

    ReactJs & NodeJs and MYSQL is used in this project

    JavaScript