New Search

If you are not happy with the results below please do another search

1 search result for:

1

nodemcu 0.9 am2305 ds18b20 thingspeak

// www.arduinesp.com // // Plot DTH11 data on thingspeak.com using an ESP8266 // April 11 2015 // Author: Jeroen Beemster // Website: www.arduinesp.com // ใช้กับ กล่อง วัดอุณหภูมิที่บ้าน // 20-3-2017 ใช้งานครั้งแรก DHT22 // 19-5-2017 เพิ่ม DS18B20 // 18-12-2017 ซ่อมครั้งที่ 1 เปลี่ยน DHT22 เป็น AM2305 // 26-2-2018 เปลี่ยน accesspoint ใหม่ ตั้งรหัสใหม่ เปลี่ยน thingspeak acc ใหม่ #include <DHT.h> […]