ESP8266 Web Client For API Access Using Arduino IDE (Mac OSX and Windows) | Weather Station Demo

Опубликовано: 01 Сентябрь 2026
на канале: datasith
33,783
699

• Your support helps me post videos more frequently:
  / acrobotic  
https://www.paypal.me/acrobotic
https://buymeacoff.ee/acrobotic
BTC: 1ZpLvgETofMuzCaKoq5XJZKSwe5UNkwLM
==========
• Find me on:
  / acrobotic  
  / acrobotic  
  / acrobotic  
==========
• My shops:
https://acrobotic.com/shop
https://amazon.com/shops/acrobotic
==========
• Description:
In this video I go over the process, step-by-step, of how to write code in the Arduino IDE for running a web client on the ESP8266. I've covered in other videos how to serve data from the ESP8266 to clients requesting it, but in this case I outline how to use the microcontroller itself to request the data from other servers. For demonstration, I chose the Weather Underground servers to send the requests in order to collect weather information for my city of choice: Sydney, Australia. Though several code samples exist already, I wanted to explain in detail what you need from start to finish.
==========
• Related vids:
Getting started with the WeMos ESP8266 Development Board using Arduino:    • Getting Started | ESP8266 WeMos D1 Mini Pr...  
==========
• Project parts:
ACROBOTIC Development Board for ESP8266:
https://acrobotic.com/products/acr-00018
http://amzn.to/2dAZ1mW (affiliate)
==========
• Project code:
Firmware for the Arduino IDE:
https://github.com/acrobotic/Ai_Tips_...
URL for requests through your browser:
http://api.wunderground.com/api/YOUR_...
==========
• Tutorials:
Detailed guide for getting started with the ESP8266 Development Board:
http://learn.acrobotic.com/tutorials/...
==========
• Music:
andyclassical (https://audiojungle.net/user/andyclas.... Envato's Music Standard License.
==========
#ESP8266 #Arduino #Tutorial