kiranj26
👨🎓 Graduate Student at University of Colorado Boulder 💻 Electric Vehicle Charging Firmware Engineer at Eaton
EatonBoulder,Colorado,USA
Pinned Repositories
Adafruit_Fingerprint_STM32F4
Library for interfacing the Adafruit Fingerprint Sensor with an STM32F4 microcontroller. Includes initialization, image capture, model creation, and LED control functionalities.
C-in-Depth
Repository containing all the coding problems from the book 'Data Structures Through C in Depth' by S.K. Shrivastava
C2000-Piccolo-F28027F-Projects
This repository is dedicated to projects and examples for the Texas Instruments C2000 Piccolo LaunchPad Evaluation Kit (LAUNCHHXL-F28027F). It contains a variety of projects, ranging from basic GPIO operations to advanced motor control and digital signal processing, showcasing the capabilities of the F28027F microcontroller
CAN-Log-Parser
This repository contains a Python-based tool to parse DBC formatted CAN log files and plot the signals. It leverages cantools for parsing DBC files and matplotlib for plotting signals, providing an easy way to visualize CAN signal data.
CANalyzer-Mimic-Pro
A user-friendly tool inspired by professional CAN analyzers, designed for visualizing and analyzing CAN bus logs (logs in txt format)
Concurrent-Programming-Fall-2022
Repository containing my Assignments and Projects done for course ECEN-5273 Network System at CU Boulder
Data-Structures-Algorithms-C
Repository containing all the coding problems from the book 'Data Structures Through C in Depth' by S.K. Shrivastava
ECEN-5623-001-Real-Time-Embedded-Systems
Repository containing my Assignments and Projects done for course ECEN-5823-Real Time Embedded Systems at CU Boulder
ECEN-5803-Mastering-Embedded-System-Architechture
Repository containing my Assignments and Projects done for course ECEN-5273Mastering Embedded System Architecture at CU Boulder
Raspberry-Pi-Pico-RP2040-Projects
This repository contains a collection of projects for the Raspberry Pi Pico RP2040, showcasing the use of various peripherals. Each project folder includes the source code and detailed instructions on how to set up and run the project.
kiranj26's Repositories
kiranj26/Raspberry-Pi-Pico-RP2040-Projects
This repository contains a collection of projects for the Raspberry Pi Pico RP2040, showcasing the use of various peripherals. Each project folder includes the source code and detailed instructions on how to set up and run the project.
kiranj26/C2000-Piccolo-F28027F-Projects
This repository is dedicated to projects and examples for the Texas Instruments C2000 Piccolo LaunchPad Evaluation Kit (LAUNCHHXL-F28027F). It contains a variety of projects, ranging from basic GPIO operations to advanced motor control and digital signal processing, showcasing the capabilities of the F28027F microcontroller
kiranj26/CAN-Log-Parser
This repository contains a Python-based tool to parse DBC formatted CAN log files and plot the signals. It leverages cantools for parsing DBC files and matplotlib for plotting signals, providing an easy way to visualize CAN signal data.
kiranj26/Adafruit_Fingerprint_STM32F4
Library for interfacing the Adafruit Fingerprint Sensor with an STM32F4 microcontroller. Includes initialization, image capture, model creation, and LED control functionalities.
kiranj26/C-in-Depth
Repository containing all the coding problems from the book 'Data Structures Through C in Depth' by S.K. Shrivastava
kiranj26/CANalyzer-Mimic-Pro
A user-friendly tool inspired by professional CAN analyzers, designed for visualizing and analyzing CAN bus logs (logs in txt format)
kiranj26/Concurrent-Programming-Fall-2022
Repository containing my Assignments and Projects done for course ECEN-5273 Network System at CU Boulder
kiranj26/Data-Structures-Algorithms-C
Repository containing all the coding problems from the book 'Data Structures Through C in Depth' by S.K. Shrivastava
kiranj26/ECEN-5623-001-Real-Time-Embedded-Systems
Repository containing my Assignments and Projects done for course ECEN-5823-Real Time Embedded Systems at CU Boulder
kiranj26/ECEN-5803-Mastering-Embedded-System-Architechture
Repository containing my Assignments and Projects done for course ECEN-5273Mastering Embedded System Architecture at CU Boulder
kiranj26/ECEN-5823-IOT-Embedded-Firmware
Repository containing my Assignments and Projects done for course ECEN-5823-IOT-Embedded-Firmware at CU Boulder
kiranj26/Embedded-System-Design-S22
Repository containing my Assignments and Projects done for course ECEN-5613 Embedded System Design at CU Boulder
kiranj26/Interview-Question_MBD
Repository to maintain interview question asked in Model Based Development interview based on Matlab SImulink and Stateflow.
kiranj26/Leet-Code
LeetCode questions to enhance my problem-solving skills and algorithmic thinking
kiranj26/Principles-of-Embedded-Software-S22
Repository containing my Assignments and Projects done for course ECEN Principle of Embedded Software at CU Boulder
kiranj26/Algorithm-in-C
My respository to maintain codes and notes to learn all the popular algorithms written in C mostly required for leet code problems
kiranj26/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
kiranj26/Communication-Protocols
Repository to maintain my notes for all communication protocols like UART, SPI, I2C, CAN, LIN etc
kiranj26/ECEN-5773-Developing-Industrial-IoT
Course repository for ECEN 5773 Developing Industrial IoT
kiranj26/kiranj26
Config files for my GitHub profile.
kiranj26/C-Algorithm-Playground
A personal repository to explore and try out various C algorithms from the open-source repository TheAlgorithms/C. This repository serves as a practice ground to implement and understand different algorithmic solutions using the C programming language
kiranj26/C-DataStructure-Playground
A personal repository to explore and try out various C based Data Structures from Geeks for Geeks This repository serves as a practice ground to implement and understand different algorithmic solutions using the C programming language
kiranj26/github-leetcode-stats
GitHub and LeetCode Stats Generator for README.md
kiranj26/IoT-Firmware---Fall-2023
kiranj26/kiranj26.github.io
kiranj26/snk
🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
kiranj26/STM32-Nucleo-F401RE-Projects
A collection of projects and examples for the STM32 Nucleo F401RE microcontroller, demonstrating various features and peripherals. This repository serves as a resource for learning and experimenting with STM32 development.