Retrieving Bitcoin Price Using ESP8266 WiFi Module
In this project you’re going to create a simple HTTP client with an ESP8266 WiFi module. Having your ESP8266 connected to your network, it requests the current Bitcoin price. This is …
In this project you’re going to create a simple HTTP client with an ESP8266 WiFi module. Having your ESP8266 connected to your network, it requests the current Bitcoin price. This is …
If you’re new to the ESP8266 WiFi module, first read my Getting Started Guide with the ESP8266. You can also checkout my other tutorial on how to create a web server with an …