Skip to content
View Adithya2722's full-sized avatar

Block or report Adithya2722

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

Popular repositories Loading

  1. Arduino-Uno-Clone-Target3001 Arduino-Uno-Clone-Target3001 Public

    Production-ready Arduino Uno R3 implementation designed in TARGET 3001!. Centered on the ATmega328P, the layout optimizes signal integrity and modern manufacturing standards.

    Shell

  2. LED_blinking_timer_LPC1768 LED_blinking_timer_LPC1768 Public

    Embedded C project for NXP LPC1768 (Cortex-M3) demonstrating LED blinking using Timer0 interrupts. Includes register-level initialization for GPIO and Timer0, featuring a 0.3s toggle delay at 100MHz.

    C

  3. LPC1768-Timer-and-PWM-Driver-Implementation LPC1768-Timer-and-PWM-Driver-Implementation Public

    This project demonstrates bare-metal embedded programming on the LPC1768 microcontroller. It implements Timer0 interrupts for LED toggling and PWM1 for signal generation. The code uses register-lev…

    C