Question/Issue
[Describe the question or issue in detail]
I have 24 hours and I must setup ESP32 with INMP441 microphone. I want to show how I can train the model to classify faucet-ON and wish to turn-ON an LED on my bread board during inferencing when the microphone listens into faucet sound.
Project ID:
804609
Context/Use case:
Since I do not see the ESP32 in the list of devices, only the ESP-EYE, I am progressing.
but i need some guidance on how to get the EdgeImpuse to hear from my INMP441 connected to the ESP32 adn through the c-cable to my laptop
Steps Taken:
- ESP and INMP and LED connected correctly on the breadboard.
- Edge Impulse setup and Data acquisiton and Impulse design done.
- unsure of how to perform Live classification, and later how to push this to ESP32 ?
Expected Outcome:
ESP32 with INPM441, listens into live water-flowing and classifies audio = FAUCET-ON.
and this lights-up the LED on the bread-board.
Actual Outcome:
have soem knowlege gap
Reproducibility:
- [ ] Always
- [ ] Sometimes
- [ ] Rarely
Environment:
- Platform: [e.g., Raspberry Pi, nRF9160 DK, etc.]
- Build Environment Details: [e.g., Arduino IDE 1.8.19 ESP32 Core for Arduino 2.0.4]
- OS Version: [e.g., Ubuntu 20.04, Windows 10]
- Edge Impulse Version (Firmware): [e.g., 1.2.3]
- To find out Edge Impulse Version:
- if you have pre-compiled firmware: run edge-impulse-run-impulse --raw and type AT+INFO. Look for Edge Impulse version in the output.
- if you have a library deployment: inside the unarchived deployment, open model-parameters/model_metadata.h and look for EI_STUDIO_VERSION_MAJOR, EI_STUDIO_VERSION_MINOR, EI_STUDIO_VERSION_PATCH
- Edge Impulse CLI Version: [e.g., 1.5.0]
- Project Version: [e.g., 1.0.0]
-
Custom Blocks / Impulse Configuration: [Describe custom blocks used or impulse configuration]
Logs/Attachments:
[Include any logs or screenshots that may help in diagnosing the issue]
Additional Information:
[Any other information that might be relevant]