You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.
Stuart Blair edited this page Feb 28, 2019
·
6 revisions
Welcome to the ESP8266_WiFi_Speaker wiki!
You can find a quick video of the speaker in action during development on my YouTube
Configuration
First ensure you have installed the necessary dependencies especially the ESP8166 Core which can be done through the Library Manager or by Cloning/Downloading the Library to your libraries folder.
Arduino IDE
Settings for Uploading
Before uploading the sketch ensure that the CPU Frequency and IwIP Varient are set as follows
Step 1 Select the tools menu >Tools
Step 2 Select CPU Frequency and set it to 160Hz >Tools>CPU Frequency>160Hz
Step 3 Select the IwIP variant >Tools>IwIP Variant>(Either V1.4 or V2, but not the unstable version. V2 is quicker.)
Note
Please check / review the other pages in this Wiki.
Please report any errors or let me know if any addional explainations/additions are required.