Skip to content

Internet of things experimentation, specifically around the Adafruit Huzzah module based on the ESP8266. There will be three methodologies: (1) ESP8266 as a webserver (2) ESP8266 as a client with Thingspeak.com as the server (3) ESP8266 as a client with a webserver written in Python.

License

Notifications You must be signed in to change notification settings

jonw0224/IOT-ESP8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explore the Internet of Things (IoT) by experimenting with the Adafruit Huzzah module, which is based on the popular ESP8266 microcontroller. This project will delve into three distinct methodologies to showcase the versatility of the ESP8266:

  1. Webserver: Create a custom web server using the ESP8266, allowing users to interact with and control devices over the internet.

  2. Client-Server Architecture: Utilize the ESP8266 as a client device, connecting to Thingspeak.com, a popular IoT platform, to collect and analyze data remotely.

  3. Custom Webserver: Write a Python-based web server to interact with the ESP8266, enabling users to control and monitor devices in real-time.

Through these three approaches, this project aims to demonstrate the potential of the ESP8266 as a foundation for building innovative IoT applications.

About

Internet of things experimentation, specifically around the Adafruit Huzzah module based on the ESP8266. There will be three methodologies: (1) ESP8266 as a webserver (2) ESP8266 as a client with Thingspeak.com as the server (3) ESP8266 as a client with a webserver written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published