I am pratham vora an embedded engineer . I like explore things in the world of embedded devices and explore behind the scenes working of any component to develop things from scratch and push it to the next level .I develop drivers for microcontrollers(ARM) from scratch and at this place you will find all my projects .
Pinned Loading
-
STM32_DRONE_PROJECT
STM32_DRONE_PROJECT PublicSTM32 DRONE PROJECT aims to build a brushless drone with it's own transmitter and recieve system in combination with a kalman filter and a double pid control system
C
-
Stm32-SDcard-library
Stm32-SDcard-library PublicSDcard library for stm32 is a bare metal implementation which can easily be integrated into existing projects to provide functionality such as read ,write and create files and folders on a SDcard .…
C 8
-
Stm32-RCC-library
Stm32-RCC-library PublicRCC bare metal drivers for Stm32 f4 family of microcontrollers written in C . The driver contains apis for the User to set clock speed for AHB , APB1 , APB2 bus .The driver also allows changing the…
-
stm32f4-i2c-driver
stm32f4-i2c-driver PublicI2C Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver contain apis for the user to send and receive data i2c communication . The driver has two flavo…
-
stm32f4-spi-driver
stm32f4-spi-driver Publicspi driver for stm32 f4 family of microcontrollers . The library includes two flavor of apis which is blocking and non blocking ( interrupt based ) . library includes Apis to send and receive data .
-
stm32f4-gpio-driver
stm32f4-gpio-driver PublicGPIO Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver allows user to configure the gpio pins of stm32 microcontroller in Input Mode , Output mode , A…
If the problem persists, check the GitHub status page or contact support.