Feeds
提问
I want to send my ultrasonic sensor data on thing speak through arduino programming using esp32 microcontroller . but it is not sending the data on thingspeak.
#include <WiFi.h> #include "ThingSpeak.h" const char* ssid = "Redmi"; // your network SSID (name) const char* password...
1 year 前 | 1 个回答 | 0