Skip to content
View bharanidharanrangaraj's full-sized avatar

Block or report bharanidharanrangaraj

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. ArduinoMatrixScroller ArduinoMatrixScroller Public

    A scrolling text library for Arduino UNO R4 LED Matrix display. Supports ASCII characters (A-Z, 0-9), serial input, smooth scrolling, and correct LED orientation. Easy-to-use API for displaying dyn…

    C++

  2. converting_text_to_speech_offline_using_esp32 converting_text_to_speech_offline_using_esp32 Public

    A complete offline Text-to-Speech system using the ESP32 and the Talkie LPC library and PAM8403 amplifier.

    C++ 7 1

  3. interfacing_rtc_with_raspberrypi_pico interfacing_rtc_with_raspberrypi_pico Public

    DS3231 real-time clock with the Raspberry Pi Pico, which includes connecting via I²C, managing an LCD screen, and using firmware based on Arduino.

    C++

  4. interfacing_sd_card_with_raspberrypi_pico interfacing_sd_card_with_raspberrypi_pico Public

    Interfacing an SD card module with the Raspberry Pi Pico using the Arduino framework. Through a simple Serial Monitor menu, users can create, write, read, and delete files on a microSD card, gainin…

    C++