Hi! Im pretty sure that the connection is OK, I tried with anothers mic and also i changed the input to the mic and gnd, then line in.. and i have the same signal, I dont know if i use the line in signal it must be with a mic with i2s output and...
thank you! i've been traying with a microphone (without amp) and using this code (below) and the output i have is 0.00
#include <Audio.h>
#include <Wire.h>
#include <SPI.h>
#include <SD.h>
AudioInputI2S i2s1;
AudioOutputI2S i2s1_out...
hi, i’m doing an audio project with teensy 4.1 and the audio shield, i’ve bought a electrect microphone with the amplifier max4466, I connected it to the line in connection and the serial monitor says something like the signal is too low, then i...