Pinned Repositories
AT24CM01
AT24CM01 EEPROM Library for Arduino. R/W all variable types and u8 arrays (should now work for most devices)
can-firmware-upgrade
cortex-m-startup
Fundamental startup code for the ARM Cortex-M Architecture, transforming comprehension into execution.
ECEN-5713-Project
This project is the part of final assignment in the Advanced Embedded Linux Development Specialization
gpioserdev-driver
Custom GPIO serial data transfer driver using a bit-banging technique.
kernel-interrupts-workshop
Documenting my understanding on the linux kernel interrupts and it's userspace handling
pippt
rtos-workshop
FreeRTOS workshop on the STM32 board
st-custom-bootloader
The design of the bootloader software
st-drivers
Development of drivers for STM32 MCUs, building on the previous cortex-m-startup project.
pravinraghul's Repositories
pravinraghul/pippt
pravinraghul/AT24CM01
AT24CM01 EEPROM Library for Arduino. R/W all variable types and u8 arrays (should now work for most devices)
pravinraghul/can-firmware-upgrade
pravinraghul/cortex-m-startup
Fundamental startup code for the ARM Cortex-M Architecture, transforming comprehension into execution.
pravinraghul/ECEN-5713-Project
This project is the part of final assignment in the Advanced Embedded Linux Development Specialization
pravinraghul/gpioserdev-driver
Custom GPIO serial data transfer driver using a bit-banging technique.
pravinraghul/kernel-interrupts-workshop
Documenting my understanding on the linux kernel interrupts and it's userspace handling
pravinraghul/pravinraghul
Config files for my GitHub profile.
pravinraghul/rtos-workshop
FreeRTOS workshop on the STM32 board
pravinraghul/st-custom-bootloader
The design of the bootloader software
pravinraghul/st-drivers
Development of drivers for STM32 MCUs, building on the previous cortex-m-startup project.
pravinraghul/rpi-ldd-setup
This repository serves as a setup for future Linux device driver development activities on the Raspberry Pi 3B+, including cross-compiling drivers and deploying modules to the target hardware.