Example of using an INMP441 microphone with ESP32 over WiFi
☆14Mar 10, 2022Updated 4 years ago
Alternatives and similar repositories for Esp32_Mic
Users that are interested in Esp32_Mic are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- reads data from SPI version of OV-series camera released by ArduCAM in ESP-IDF using ESP SPI master driver☆12Jan 18, 2023Updated 3 years ago
- Ghidra Script for automated analysis of EMOTET☆18Feb 3, 2021Updated 5 years ago
- ROS node and utilities for audio streams.☆13Jul 10, 2026Updated 2 months ago
- Generate draw.io libraries from SVGs☆12Nov 13, 2022Updated 3 years ago
- ☆14Dec 8, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Advanced Weather Station based on RPI4 ,Arduino & Ultrasonic Anemometer, it posts it's weather analytics directly on FarmOS and can also …☆12Oct 30, 2021Updated 4 years ago
- Esphome example configurations for modbus devices☆12Oct 3, 2021Updated 4 years ago
- Wireless microphone using websockets or TCP sockets☆108Nov 5, 2021Updated 4 years ago
- ESP32 INMP441 SPECTRUM WITH BLUETOOTH CONTROL☆21Jun 30, 2021Updated 5 years ago
- Building an Intelligent Voice Assistant from scratch Emulation a Google Assistant on a RaspberryPi and Arduino Nano 33 BLE☆15Jan 26, 2021Updated 5 years ago
- ☆12Jun 17, 2020Updated 6 years ago
- Test/example code for the ESP32-CAM to run servos via a PCA9685 servo driver over I2C☆12May 16, 2021Updated 5 years ago
- ☆14May 24, 2024Updated 2 years ago
- Port of ESP8266_MP3_DECODER to the Espressif ESP32 chip☆37Dec 19, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Make the Windows API in Ghidra easy to read and informative.☆28Jan 10, 2022Updated 4 years ago
- Fork of arduino-new-ping☆13Jul 30, 2015Updated 11 years ago
- ☆10Jun 14, 2026Updated 3 months ago
- ☆25Mar 22, 2023Updated 3 years ago
- XModem Transfer library for arduino☆15Feb 22, 2026Updated 7 months ago
- GCNO and GCDA parser and writer implementation in Dart☆14Feb 27, 2017Updated 9 years ago
- Introduction to Machine Learning by HSE and Yandex School of Data Analysis☆13Dec 16, 2017Updated 8 years ago
- Tiny simple interception tool for TP-LINK "Easy Smart"-managed device configuration using the TP-LINK "Easy Smart Configuration Utility"☆12Sep 5, 2017Updated 9 years ago
- Проекты, выполненные в ходе курса Data Science на Яндекс.Практикум.☆10Jan 26, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆19Oct 20, 2022Updated 3 years ago
- ☆10Oct 21, 2020Updated 5 years ago
- PathRAG System - A Path-based Retrieval-Augmented Generation implementation with knowledge graph visualization and Ollama integration for…☆14Mar 3, 2025Updated last year
- GitBucket Docker Image☆10Jul 17, 2024Updated 2 years ago
- Hosting telegram bot with Yandex.Cloud Functions☆13Jul 23, 2024Updated 2 years ago
- 1. 对java的编译后的.class文件进行加密,后然通过JVMTI接口agent解密,虚拟机加载通过接口加载解密后的.class文件获取相关类,从而达到类文件无法反编译。