Skip to content
View ashyadav108's full-sized avatar

Block or report ashyadav108

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

Pinned Loading

  1. CPU-Memory-use-by-Application CPU-Memory-use-by-Application Public

    The Application Power Usage Monitor is a Python script that enables monitoring of an application's CPU and memory consumption over time using the psutil library.

    Python

  2. SoC_Register_Validation_Framework SoC_Register_Validation_Framework Public

    Automated SoC register validation framework in Python supporting reset, access, read/write, reserved-bit, and bitfield verification with HTML, CSV, and JSON reports.

    HTML

  3. Motor_Control_Simulation Motor_Control_Simulation Public

    This project simulates a DC motor speed control system using a PID (Proportional–Integral–Derivative) controller implemented in C. It demonstrates how feedback control is used in embedded systems t…

    C

  4. Automotive-Battery-Management-System-BMS-Using-Embedded-C Automotive-Battery-Management-System-BMS-Using-Embedded-C Public

    Developed an embedded Automotive Battery Management System (BMS) with real-time ADC-based voltage and temperature monitoring, SOC estimation, passive cell balancing, fault detection, and CAN commun…

    C

  5. Radar-Signal-Detection-using-FFT-simulation Radar-Signal-Detection-using-FFT-simulation Public

    This project demonstrates a basic radar signal processing system using Fast Fourier Transform (FFT) algorithms in Python. The system simulates radar pulse transmission, target reflection, noise add…

    Python

  6. automotive-ecu-firmware automotive-ecu-firmware Public

    Built an Automotive ECU firmware simulation in C using CMake and GCC. Worked on GPIO, ADC, UART, CAN, watchdog, temperature sensing, fault detection, DTCs, diagnostics, and reset management. Also a…

    C