Skip to content
View jahrulnr's full-sized avatar
WFH
WFH

Organizations

@BangunSoft

Block or report jahrulnr

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
jahrulnr/README.md
  • 👋 Hi, I’m @jahrulnr
  • ✨ I’m backend developer
  • 📫 How to reach me? Please click link here

Pinned Loading

  1. smart-voice-esp32 smart-voice-esp32 Public

    ESP32-S3 smart voice device with speech recognition, text-to-speech, OLED display, WiFi management, and remote control. Features real-time voice commands, FTP server, web interface, and clean layer…

    C++

  2. ESP32-WakeWord ESP32-WakeWord Public

    ESP32-S3 wake word detection system using Espressif's ESP-SR framework with "Hi ESP" activation. Features animated OLED face display, dual microphone support (I2S/analog).

    C++ 1 1

  3. esp32-microphone esp32-microphone Public

    A versatile audio input library for ESP32 microcontrollers supporting both analog and digital I2S microphones.

    C++ 1

  4. esp32-picoTTS esp32-picoTTS Public

    ESP32 TTS library with PicoTTS engine - Convert text to speech with multi-core processing and UTF-8 support

    C 1

  5. esp32-speaker esp32-speaker Public

    ESP32 audio library for I2S speakers with MP3 streaming, sound effects, and modern ESP-IDF v5+ support.

    C++ 4

  6. esp32-notification esp32-notification Public

    Notification is a lightweight, thread-safe event/message passing library for ESP32. It enables fast inter-task communication using string keys and void pointers. Ideal for modular ESP32 projects ne…

    C++