Tag: esp12

Electronics and Programming tutorials and projects

wifi esp8266 microphone arduino

ESP8266 Microphone (WiFi) With Arduino – Updated

The “Ai Thinker ESP12” module (ESP8266MOD) has an ACD pin (works in range of 0V to 3.3V) with 10 bits resolution (0-1023). The pin is between RST and EN. In the WiFi ESP8266 Microphone project, we have used this channel as the audio signal input. The ESP8266 Microphone and ESP32 Microphone Audio Stream Page This…
Read more

wifi microphone

ESP8266/ESP32 Arduino WiFi Microphone Source Code

The “Ai Thinker ESP12” module has an ACD pin which works in range of 0V to 3.3V with 10 bits resolution (0-1023). The pin is between RST and EN. In the “WiFi Microphone” project, we have used this channel as the audio signal input. This project is available as ESP8266 WiFi Microphone and ESP32 WiFi…
Read more

wifi oscilloscope

ESP8266 and ESP32 Arduino WiFi Oscilloscope Source Code

The “Ai Thinker ESP12” module has an ACD pin which works in range of 0V to 3.3V with 10 bits resolution (0-1023). The pin is between RST and EN. This pin is the input of WiFi Oscilloscope. This project is available as ESP8266 WiFi Oscilloscope and ESP32 WiFi Oscilloscope. The source code contains 4 files:…
Read more

wifi autoconnect

WiFi Autoconnect with Arduino and ESP8266/ESP32

WiFi Autoconnect and Web application builder project contains Arduino ESP32 WiFi autoconnect and Arduino ESP12/ESP8266 WiFi autoconnect The source code contains 3 files: First open one of the files with Arduino program, then set the settings as the following image (Board, CPU Frequency And Flash Frequency) Then put the ESP32 module on the “download mode”…
Read more