Difference between revisions of "A simple IOT demo with Explore ESP8266"
Line 8: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | 1|| [https://www.exploreembedded.com/product/Explore%20ESP8266%20Wi-Fi%20Module Explore ESP8266 Wi-Fi Module] || <html><img src="https://www.exploreembedded.com/blog/wp-content/uploads/img-collections/explore-esp8266-wifi-module/1-dsc02708.jpg" | + | | 1|| [https://www.exploreembedded.com/product/Explore%20ESP8266%20Wi-Fi%20Module Explore ESP8266 Wi-Fi Module] || <html><img src="https://www.exploreembedded.com/blog/wp-content/uploads/img-collections/explore-esp8266-wifi-module/1-dsc02708.jpg" width = "300"></html> |
|- | |- | ||
− | | 2|| [https://www.exploreembedded.com/product/OLED%20Display%20Module%20128X64 OLED Display Module 128X64]|| <html><img src="https://www.exploreembedded.com/blog/wp-content/uploads/img-collections/oled_display/1-dsc02652.jpg" | + | | 2|| [https://www.exploreembedded.com/product/OLED%20Display%20Module%20128X64 OLED Display Module 128X64]|| <html><img src="https://www.exploreembedded.com/blog/wp-content/uploads/img-collections/oled_display/1-dsc02652.jpg" width = "300"></html> |
|- | |- |
Revision as of 16:26, 28 August 2015
Sandeep (talk) 16:49, 27 August 2015 (IST)
We were invited today to give a seminar on "How to get started with Embedded Systems" in a local Engineering college. With very little time on hand, wanted to quickly show the capabilities of ESP8266. So I decided to make a temperature humidity logger. With Thingspeak.com, it was extremely easy to log data and even trigger tweets!
Components/Boards Used
1 | Explore ESP8266 Wi-Fi Module | |
2 | OLED Display Module 128X64 | |
3 | DHT11 | Temperature and Humidity Sensor |