Skip to content
View satwikkamath's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report satwikkamath

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Optimization_strategy_for_two_stage_opamp Optimization_strategy_for_two_stage_opamp Public

    This project involves the design of a two-stage operational amplifier (opamp) enhanced with Miller compensation and a nulling resistor to improve stability and performance. The design and simulatioโ€ฆ

  2. RISCV_Accelerator_for_kNN RISCV_Accelerator_for_kNN Public

    This project is a custom hardware accelerator based on the RISC-V architecture designed to optimize K-Nearest Neighbors (KNN) operations. The accelerator includes several modules such as the Instruโ€ฆ

    Verilog 1

  3. SPI_Master_Verification SPI_Master_Verification Public

    This repository contains a SystemVerilog verification testbench for an SPI (Serial Peripheral Interface) Master module. The testbench is designed to verify the functionality of the SPI Master by geโ€ฆ

    SystemVerilog

  4. SortingAlgorithmsAnalysis SortingAlgorithmsAnalysis Public

    This repository contains the code, schematics, and reports for Analysis of Sorting Algorithms. The project focuses on implementing and analyzing three sorting algorithms (Bubble Sort, Selection Sorโ€ฆ

    Verilog 1

  5. Morse_Code_Generator Morse_Code_Generator Public

    This project presents a Morse code generator system built using Arduino Nano, Bluetooth module (HC 05), and various integrated circuits (ICs) including 74147, 7404, 74154, 74LS30A, and 7447.

    C++

  6. Morse_Code_Generator_using_LPC2148 Morse_Code_Generator_using_LPC2148 Public

    The Morse Code Generator project aims to develop an embedded system that converts text input into Morse code signals. It utilizes the LPC2148 microcontroller, a keypad for text input, an LCD for diโ€ฆ

    C 1