As a beginner in arduino, I am currently having a problem with my program. I am trying to read the data sent by a DHT11 type sensor. I have installed the correct library that you put online. I have ...
Notifications You must be signed in to change notification settings #define DHTPIN 2 // Digital pin connected to the DHT sensor // Feather HUZZAH ESP8266 note: use ...