Skip to content
View sandeshbjain's full-sized avatar

Block or report sandeshbjain

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

Popular repositories Loading

  1. MPU6050_I2C_Device_Driver_Beaglebone MPU6050_I2C_Device_Driver_Beaglebone Public

    This I2C-based device driver for the MPU6050 sensor provides seamless integration for reading accelerometer and gyroscope values for BeagleBone Black. The driver ensures accurate data retrieval, en…

    C 1

  2. STM32MotorControl STM32MotorControl Public

    C

  3. STM32FreeRTOS STM32FreeRTOS Public

    C

  4. Wireless_Data_transfer_NRF24L01-sensor_STM32-microcontroller Wireless_Data_transfer_NRF24L01-sensor_STM32-microcontroller Public

    Transfer data stored in SD card between host and receiving microcontrollers using NRF24L01 wireless module

    C

  5. STM32F401RE_Nucleo_Bootloader STM32F401RE_Nucleo_Bootloader Public

    The repo contains two folders - Application and Bootloader. The bootloader folder contains the bootloader firmware flash which runs from 0x08000000( or 0x000000000 - memory aliasing) and the applic…

    C

  6. IoT-Protocol-Throughput-Comparison IoT-Protocol-Throughput-Comparison Public

    This repository hosts a collection of source code designed to compare the throughput of file transfers using three prominent communication protocols: MQTT, CoAP, and HTTP. Throughput, or data trans…

    Python