Skip to content
View roboticist-blip's full-sized avatar
πŸ’­
working πŸ‘¨β€πŸ’»
πŸ’­
working πŸ‘¨β€πŸ’»

Highlights

  • Pro

Block or report roboticist-blip

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
roboticist-blip/README.md

πŸ€– Sumit Maheshwari

Robotics Engineer Β· Embedded AI Developer Β· IoT Architect

Bridging the gap between intelligence and hardware β€” deploying smart models where resources are scarce.

LinkedIn ORCID Email Portfolio Profile Views


πŸ‘¨β€πŸ’» About Me

I'm a robotics and electronics enthusiast passionate about making intelligent systems run on constrained hardware. My work sits at the intersection of embedded systems, computer vision, and edge AI β€” taking models that typically demand data centers and squeezing them onto microcontrollers and single-board computers.

class Sumit:
    focus      = ["Edge AI", "Robotics", "Embedded Systems", "IoT"]
    hardware   = ["Raspberry Pi", "ESP8266/ESP32", "Arduino", "NVIDIA Jetson"]
    protocols  = ["LoRa", "Zigbee", "UART", "MQTT", "I2C/SPI"]
    currently  = "Deploying intelligent models on low-performance boards πŸ”¬"
    ask_me     = "Anything about robotics, edge ML, or embedded firmware"

πŸ› οΈ Tech Stack

🧠 AI / Machine Learning

TensorFlow PyTorch OpenCV NumPy Pandas Matplotlib

πŸ€– Robotics & Embedded

ROS Arduino Raspberry Pi PlatformIO nVIDIA

🌐 IoT & Connectivity

Zigbee Node-RED Home Assistant Firebase

πŸ’» Languages & Backend

Python C C++ Flask HTML5 CSS3


πŸš€ Featured Projects

Project Description Tech
FedVibroSense_STM32 A STM32F405RGT6 Based on-device federated learning node C++ C STM32 Edge AI Fed_ML
SensiNerveX On-device training of a feedforward neural network directly on the Seeed XIAO ESP32-S3 microcontroller C C++ ESP32_S3 Edge AI Fed_ML
LoRa32T An Encrypted LoRa telemetry over ESP32 With auto-adpative encryption mode C++ ESP32 LoRa
LoRa8266T LoRa telemetry over ESP8266 connected to MCUs via UART β€” long-range, low-power data link C++ ESP8266 LoRa
smart_Air-pad Turn any finger or pen into a virtual drawing tool β€” no touchscreen required Python OpenCV Computer Vision
NanoSplat A real-time pipeline that takes live monocular video as input and outputs a coloured, segmented 3D point cloud of a specific user-named object β€” on hardware that costs under $100 Python OpenCV Computer Vision Jetson-Nano

πŸ“Š GitHub Stats

GitHub Stats

GitHub Streak

Top Languages


πŸ† GitHub Trophies

Trophies


πŸ”¬ Research

I maintain an ORCID researcher profile β€” my work explores practical applications of embedded intelligence in robotics and IoT systems.

ORCID


πŸ’‘ What I'm Working On

  • 🧩 Edge ML β€” compressing and deploying neural networks on microcontrollers and SBCs
  • πŸ“‘ LoRa & Zigbee mesh networks for sensor telemetry
  • 🦾 ROS-based robotic systems with real-time vision pipelines
  • 🏠 Home automation systems with local-first AI inference

"The best robot is one that thinks for itself β€” even on a $5 board."

⚑ Let's build something intelligent together.

Pinned Loading

  1. LoRa8266T LoRa8266T Public template

    Lora telemetry using esp8266 module to connect it to other MCUs by UART.

    C++ 1 1

  2. roboticist-blip.github.io roboticist-blip.github.io Public

    My personal portfolio website to showcase my projects, skills and experiences.

    JavaScript

  3. uMotionPython uMotionPython Public

    Python

  4. smart_Air-pad smart_Air-pad Public

    Turn your finger or pen into a virtual drawing tool - no touchscreen required!

    Python