New: thingspeakAll contenthive-129948hive-196917krhive-180932zzansteemhive-150122hive-183959hive-185836photographyhive-166405hive-144064hive-183397hive-101145uncommonlabhive-188619hive-184714hive-103599hive-139150hive-145157bitcoinhive-193637lifehive-109690hive-193186TrendingNewHotLikerspcbreflux (43)in esp32 • 7 years agoESP32 #9: MAX6675 IoT WiFi Temp Sensor and ThingSpeak TutorialProgramming the #ESP32 with #Eclipse IDE and the esp-idf to read data form a MAX6675 with a K-Type Themocouple via SPI and send the Data out via WiFi and HTTPS to a ThingSpeak channel using the…swengineer (25)in nodemcu • 7 years ago에어컨 스마트 제어, 온/습도/미세먼지 모니터링안녕하세요. 두번째 포스팅입니다. 벽걸이 에어컨 자가 설치 후 에어컨을 제어하고 실내 환경을 모니터링하기 위한 제어기를 제작했습니다. 정속형 에어컨이라 시간 당 약 650W를 소비하는데 제어를 통해 ½ 정도로 낮출 수 있습니다. 에어컨은 리모컨의 버튼 접점을 결선하여 제어하고 온도/습도는 DHT22, 미세먼지는 PMS7003 센서로 계측합니다.…