Sunday, May 24, 2015

Ssid announcer using an ESPP8266

The ESP8266 is an interesting, inexpensive platform which offers wifi capabilities and an 80 MHz CPU.
Recent advancements include arduino IDE compatibility.
This makes development quick and easy.

A quick demo I wrote was to loop over multiple SSIDs.
This can be used to announcing the schedule of an event.


Code is here: https://github.com/ErikAndren/esp8266-SsidAnnouncer

0 Comments:

Post a Comment

<< Home