Date: 19-Jan-2024 | 29-Dey-1402
Author: Mohammad Reza Reihani
In this version, I experimented with a basic web server for the ESP8266 hardware and successfully exposed it to the internet. The primary goal was to make the server accessible not only within the local network but also from the internet. This involved understanding and implementing port forwarding concepts.
- Port Forwarding: Explored the concept of port forwarding, a crucial step in making a local server accessible from the internet.
- ISP Restrictions: Discovered that some ISPs may impose restrictions on port forwarding, requiring the purchase of a static IP for external access.
- Used an example of a basic web server for the ESP8266.
- Configured port forwarding on the router to allow external access.
- Investigated the need for a static IP from the ISP for successful port forwarding.
- Exploring practical applications of ESP8266 web servers
- Investigating the existence of frameworks
- Assessing the feasibility of streaming a camera feed.
- Considerations for implementing authentication will be explored.
Stay tuned for more updates and improvements!
[Include a brief introduction for the new version]
[Summarize key learnings from the new version]
[Highlight notable implementation details for the new version]
[Outline plans for future development and improvements]
[Repeat a similar structure for each subsequent version]