Skip to content

matt-land/ESP8226ServerSong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple web server app for a nodemcu .9 using Arduino IDE.

  • Connect a speaker/piezo on GPIO pin 4 and an LED on GPIO pin 5.
  • Add esp8266 to the board manager in Arduino IDE. Directions https://github.com/esp8266/Arduino
  • Select the correct board
  • install the serial drivers (ch341ser_mac),
  • detect, compile and upload.

Use the serial debugger to see the ip address on wifi, and load the site. The buttons will flash the led and the speaker icon will play a song.

About

Runs a tiny web server on an ESP 8226 to play a song and flash some lights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages