Pinned Repositories
Drivers_stm32f407vg
Developed drivers like for GPIO, SPI, I2C and for ds1307 with lcd 16 * 2 for STM32F407VG Discovery board which is based on ARM Cortex M4 based Microcontroller.
CProgramming_Problems
Questions and Answers related to C Programming (Novice - Advanced Beginner - Competent)
DALI_Light_Controller
Data_Structures-and-Algorithms_C
Exercises related to Data Structures and Algorithms using C.
SEM-6_TermProject
To create a sophisticated seating solution with bidirectional counting and limit configuration. It also integrates a speaker for audio output and a 16x2 LCD for displaying counts and important information.
Task_Scheduler-RTOS
It's a Task Scheduler from scratch with every 1ms SysTick int. task will be schedule in Round Robin Scheduling Algorithm.
Train_Reservation_and_Management_System
Train Reservation System where passangers can come and book their tickets according to availability of train and schedule. Train Management System is where manager have all the access to configure the train after data will save to database system using SQLite with integration with C Language And much more configuration is available for both.
HARDIK2973's Repositories
HARDIK2973/Drivers_stm32f407vg
Developed drivers like for GPIO, SPI, I2C and for ds1307 with lcd 16 * 2 for STM32F407VG Discovery board which is based on ARM Cortex M4 based Microcontroller.
HARDIK2973/Data_Structures-and-Algorithms_C
Exercises related to Data Structures and Algorithms using C.
HARDIK2973/DALI_Light_Controller
HARDIK2973/Task_Scheduler-RTOS
It's a Task Scheduler from scratch with every 1ms SysTick int. task will be schedule in Round Robin Scheduling Algorithm.
HARDIK2973/SEM-6_TermProject
To create a sophisticated seating solution with bidirectional counting and limit configuration. It also integrates a speaker for audio output and a 16x2 LCD for displaying counts and important information.
HARDIK2973/Train_Reservation_and_Management_System
Train Reservation System where passangers can come and book their tickets according to availability of train and schedule. Train Management System is where manager have all the access to configure the train after data will save to database system using SQLite with integration with C Language And much more configuration is available for both.
HARDIK2973/CProgramming_Problems
Questions and Answers related to C Programming (Novice - Advanced Beginner - Competent)