-->
Page 1 of 1

Interfacing ESP8266 with SPi microphone

PostPosted: Thu Nov 16, 2017 6:28 pm
by vallejoboy
Hello all! I've been playing around with a ESP8266 nodeMCU and programming it using Arduino IDE. I've done some of the simple sketches but now I need to interface an SPI microphone with the ESP8266. The microphone I currently have is a Pmod MIC3: MEMS Microphone. I am somewhat familiar with how SPI works (like the basic connection and controlling the CS etc) but I need help trying to get started. Thank you in advance!