Skip to content
View RithvidasRathish's full-sized avatar
🤔
Grinding
🤔
Grinding
  • SRMIST

Block or report RithvidasRathish

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. AgriLoRaX-A-Multi-Node-Clustered-LoRa-Network-for-Large-Areas AgriLoRaX-A-Multi-Node-Clustered-LoRa-Network-for-Large-Areas Public

    IoT-based smart agriculture system using ESP8266 and LoRa for long-range, multi-node environmental monitoring and automated irrigation. Features Adaptive Data Rate (ADR), soil fertility prediction …

    C++

  2. AMSC--Autonomous-Motor-Speed-Controller---STM32 AMSC--Autonomous-Motor-Speed-Controller---STM32 Public

    A FreeRTOS-based embedded system built on the STM32F446RE that dynamically controls a DC motor using real-time sensor data and scheduling strategies.

    C

  3. STM32_CAN-Node-to-Node-Communication STM32_CAN-Node-to-Node-Communication Public

    Controller Area Network (CAN) is a multi-master, message-oriented serial communication protocol widely used in automotive and industrial embedded systems due to its robustness, real-time performanc…

    C

  4. STM32_NRF24-Based-Point-to-Point-Communication STM32_NRF24-Based-Point-to-Point-Communication Public

    This project demonstrates reliable point-to-point (P2P) wireless communication using the nRF24L01 2.4 GHz transceiver with STM32 microcontrollers. It focuses on register-level operation, STATUS fla…

    C

  5. STM32_Motion-Analysis-Using-FFT STM32_Motion-Analysis-Using-FFT Public

    Real-time FFT-based motion detection on STM32F4 (Cortex-M4) using CMSIS-DSP. Accelerometer data from MPU6050 is processed through a full DSP pipeline (DC removal, Hanning window, RFFT, RMS gating, …

    C 1