Feeds
질문
i am sending the data from RTC through arduino to thingspeak. the data sent is shown in the serial monitor but cant see any graph on thingspeak.
#include <SoftwareSerial.h> //Software Serial library #include <Wire.h> #include <TimeLib.h> #include <DS1307RTC.h> Softw...
대략 6년 전 | 답변 수: 1 | 0