Skip to content
View nagabonthu's full-sized avatar

Block or report nagabonthu

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. dice_simulator_timers_interrupts dice_simulator_timers_interrupts Public

    Worked on an embedded system project involving timers, interrupts, and GPIO configuration to implement pseudo-random number generation, user input handling, and LCD output on an ARM-based microcont…

    C 1

  2. UART-RFID-Access-Control UART-RFID-Access-Control Public

    UART-based RFID Access Control System on LPC2129 using Embedded C, implementing serial communication, RFID tag validation, and access control logic at the bare-metal level.

    C 1

  3. CAN_Based_Automatic_Braking_system CAN_Based_Automatic_Braking_system Public

    Multi-ECU collision risk detection and automatic braking system using LPC2129, Ultrasonic sensor, SPI ADC, and real-time CAN communication.

    C 1

  4. GPIO_Switch_LED_Control GPIO_Switch_LED_Control Public

    GPIO-based switch and LED control logic implemented on ARM7 LPC2129 using Embedded C.

    C 1

  5. TCP-and-UDP-Client-Server-Communication TCP-and-UDP-Client-Server-Communication Public

    Basic implementation of TCP and UDP client-server communication using socket programming in C on Linux as part of learning TCP/IP networking

    C