Home - smurf0969/ESP32_ESP8266_WiFi_Speaker_OLED GitHub Wiki
Welcome to the ESP32_ESP8266_WiFi_Speaker_OLED wiki!
Whilst I will endevour to ensure the documents here are informative and up to date, please let me know if you find any errors or would like any additions.
Stuart Blair or create an issue
IDE & Library Versions
Arduino IDE
- Arduino: 1.8.8
Hardware Package Core Libraries
- esp32 1.0.1
- FS 1.0
- SPIFFS 1.0
- Wire 1.0.1
- ESP8266 Core 2.5.0-dev https://github.com/esp8266/Arduino
- Wire 1.0
Libraries
- WiFiConnect https://github.com/smurf0969/WiFiConnect
- ArduinoJson 6.9.1 https://github.com/bblanchon/ArduinoJson.git or https://blog.benoitblanchon.fr
- ESP8266Audio 1.1.3 https://github.com/earlephilhower/ESP8266Audio
- ESP8266 and ESP32 Oled Driver for SSD1306 display 4.0.0 https://github.com/ThingPulse/esp8266-oled-ssd1306 (I use a modified version, see WiFiConnect)