Skip to content
View pro-codes090's full-sized avatar
💭
I am working on my drone project and its about to be finished. has been sometime
💭
I am working on my drone project and its about to be finished. has been sometime

Highlights

  • Pro
Block or Report

Block or report pro-codes090

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pro-codes090/README.md

pro-codes090 💻

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

  1. Stm32-SDcard-library Stm32-SDcard-library Public

    SDcard 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 7

  2. Stm32-RCC-library Stm32-RCC-library Public

    RCC 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…

    C 1 1

  3. stm32f4-i2c-driver stm32f4-i2c-driver Public

    I2C 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…

    C 7 1

  4. stm32f4-spi-driver stm32f4-spi-driver Public

    spi 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 .

    C 2

  5. pro-codes090 pro-codes090 Public

    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 …

    1

  6. stm32f4-gpio-driver stm32f4-gpio-driver Public

    GPIO 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…

    C 2 2