Skip to content
View sonysunny0007's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sonysunny0007

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

Pinned Loading

  1. STM32-Basics STM32-Basics Public

    Arm Cortex M4 : Blinking LEDs, PWM motor control, interfacing sensors (like temperature or light sensors), and communication protocols (SPI, I2C, UART).

    C 1

  2. AWS_IoT-MQTT AWS_IoT-MQTT Public

    This is a simple example demonstrating how to connect an ESP32 device to AWS IoT using MQTT. The example demonstrates how to publish data to AWS IoT and how to receive messages from AWS IoT.

    C++ 1

  3. Cpp-codes Cpp-codes Public

    This repository contains a collection of C++ programs and projects developed for learning and practice purposes. Each folder or file focuses on a specific concept or feature of C++ programming, ran…

    Makefile 1

  4. C-codes C-codes Public

    This repository contains a comprehensive collection of C programs developed for learning and practice purposes. Each program explores specific concepts, techniques, or problem-solving approaches in…

    Makefile 1

  5. ESP32_RTOS ESP32_RTOS Public

    This repository contains various FreeRTOS-based projects for the ESP32 platform, demonstrating different concepts, modules, and tasks within the FreeRTOS framework. Each project highlights a specif…

    CMake

  6. Bare-metal-STM32 Bare-metal-STM32 Public

    This repository is dedicated to exploring bare-metal programming, where we interact directly with hardware without relying on an operating system or advanced frameworks. It focuses on low-level emb…

    C