Skip to content
View Nagarohit-embedded's full-sized avatar

Block or report Nagarohit-embedded

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
Nagarohit-embedded/README.md

Hi, I'm Naga Rohit

🔧 Embedded Systems Engineer | Firmware Developer

Skills

  • Embedded C
  • STM32, ESP32
  • UART, SPI, I2C
  • FreeRTOS (Learning)

Projects

  • Hotel Booking System (C)
  • UART Driver Implementation
  • 6-DOF Robotic Arm
  • Automated conveyor inspection system

Goal

To build efficient and scalable embedded systems for automotive and real-time applications.

Pinned Loading

  1. 6-DOF-robotic-arm 6-DOF-robotic-arm Public

    Arduino-based 6-DOF robotic arm with PWM control, UART communication, and pick-and-place automation

    C++

  2. automated-conveyor-inspection-system automated-conveyor-inspection-system Public

    Arduino-based conveyor system for real-time fault detection using ultrasonic sensors and automatic rejection mechanism

    C++

  3. uart-driver-implementation uart-driver-implementation Public

    Register-level UART driver in Embedded C with TX/RX using polling. Designed with modular architecture for firmware development.

    C

  4. Hotel-Booking-System Hotel-Booking-System Public

    Menu-driven hotel booking system in C

    C