After the big success of the ESP8266, the ESP32 is a new chip from Espressif that combines WiFi and Bluetooth wireless capabilities with two CPU cores and a decent hardware peripheral set.
This tutorial focuses on showing the three following point. Learn more..
- STEP 1: How to program your ESP32 with the Arduino IDE.
- STEP 2: How to send data from your ESP32 to AskSensors using the HTTP GET requests.
- STEP3: How to visualize real time data stream in the cloud.
Comments