项目作者: joextodd

项目描述 :
I2S Interface for ESP8266
高级语言: Makefile
项目地址: git://github.com/joextodd/listener.git
创建时间: 2017-10-30T23:16:00Z
项目社区:https://github.com/joextodd/listener

开源协议:

下载


ESP8266 / SPH0645

I2S Interface for ESP8266 and SPH0645 MEMS microphone.

Reads data from the microphone and outputs to the Serial Plotter.
There are some mysterious calibration factors in there, but this
outputs floating point values from -1 to +1.

Requirements

See https://github.com/esp8266/Arduino

Upload

To compile and upload to device

  1. make flash

Credit