Junaidk11
A mechatronic systems engineering graduate turning caffeine into bugs.
@sfuphantom @pacificdesignengineeringVancouver, British Columbia
Pinned Repositories
Adafruit_GPS_Module
GPS interfaced with UART and recieved data parsed using GPS ring buffer.
Adesto_External_Flash
Adesto External Flash SPI Communication
can_network
Implementation of CAN communication between two Hercules Safety MCUs - TMS570LS1224 and TMS570LS1227
cheat-sheets
all the cheat sheets that I came across as useful for day-to-day programming
DataStructuresAndAlgorithm
Implementations of Data Structures and Algorithms with C/C++
digital_filter_design
Exploring Simple Implementations of Butterworth, Chevyshev I and II.
eeglab_DSP
Using EEGLAB to process EEG signal from a subject in a resting-wakeful state with their eyes opened and closed.
golomb_code
Studying the efficiency of Golomb Coding for geometric distribution.
kicad_pcbs
A repository to store all PCB designed using KiCAD
stm32f4xx-drivers
STM32F4xx Drivers
Junaidk11's Repositories
Junaidk11/eeglab_DSP
Using EEGLAB to process EEG signal from a subject in a resting-wakeful state with their eyes opened and closed.
Junaidk11/DataStructuresAndAlgorithm
Implementations of Data Structures and Algorithms with C/C++
Junaidk11/digital_filter_design
Exploring Simple Implementations of Butterworth, Chevyshev I and II.
Junaidk11/Adafruit_GPS_Module
GPS interfaced with UART and recieved data parsed using GPS ring buffer.
Junaidk11/can_network
Implementation of CAN communication between two Hercules Safety MCUs - TMS570LS1224 and TMS570LS1227
Junaidk11/cheat-sheets
all the cheat sheets that I came across as useful for day-to-day programming
Junaidk11/golomb_code
Studying the efficiency of Golomb Coding for geometric distribution.
Junaidk11/kicad_pcbs
A repository to store all PCB designed using KiCAD
Junaidk11/Launchpad_FreeRTOS
FreeRTOS Tutorials practiced on TMS570LS1224
Junaidk11/LC4537_EEPROM
Driver Developement for Hercules Safety MCU
Junaidk11/mysql_trigger
Implementation and testing of mySQL Triggers.
Junaidk11/optimization_algorithms
Basic Implementations of Optimization Algorithms
Junaidk11/simple_kalman_filter
Simple Matlab Implementation of Kalman Filter for Estimating covid cases
Junaidk11/stm32f4xx-drivers
STM32F4xx Drivers
Junaidk11/Adesto_External_Flash
Adesto External Flash SPI Communication
Junaidk11/InventoryApp
Inventory Management Application using PHP & MySQL on backend, and HTML, Bootstrap, & AJAX on the frontend.
Junaidk11/junaidk11.github.io
Personal Website Repo hosted on github
Junaidk11/multiClient-server
Multiclient-Server communication on Linux using Sockets
Junaidk11/server-client
A simple server-client program to demonstrate a basic understanding of socket programming.
Junaidk11/STM32H7-LwIP-Examples
Ethernet examples using LwIP + FreeRTOS for STM32H7 Discovery and Nucleo boards
Junaidk11/tiva-c-modules
Configuring tm4c123gh6pm modules using the technical user manual and datasheet
Junaidk11/Web-dev-notes
Personal Notes on PHP, mySQL and AJAX.