Skip to content

voedipus/recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 S3 INMP441 Microphone Recorder

This project sets up a WiFi access point and records audio from an INMP441 microphone to WAV files. The recorded files are stored on a file server that can be accessed via an HTTP server.

Features

  • WiFi access point setup
  • INMP441 microphone audio recording
  • WAV file format storage
  • HTTP server for file access

Installation

To use this project, please utilize the devcontainer configuration.

# Install clangd
idf_tools.py install esp-clang

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published