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-GPIO-Timers-Interrupts- Dice-Simulator-GPIO-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

  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

  3. spi-adc-interface-embedded-c spi-adc-interface-embedded-c Public

    Hands-on SPI protocol implementation in Embedded C, interfacing an MCP3204 ADC to convert analog voltage signals into digital data on an ARM-based microcontroller in a bare-metal environment.