User Tools

Site Tools


it:microcontroller

Temperature monitor using ESP32 via wifi and server

General

2020-08-23

Wemos D1R1

R1 vs R2 https://tasmota.github.io/docs/devices/Wemos-D1-R1-%26-R2/

inverted high and low pins for LED

can't get dht11 to work on esp8266 D1 R1

ESP32

  • generic board and nano does not have right pins for LED
  • NodeMCU-32S does have the right pins
Issue

Have problem uploading sketch onto W32 see: https://github.com/espressif/esptool/issues/226

  • problem uploading sketch
  • tried pressing boot or en button during the connection but did not work
  • cannot upload sketch with DHT-11 connected but able to do without it connected
  • finally got the DHT working and output to serial monitor

See also

it/microcontroller.txt · Last modified: 2020/08/23 12:17 by admin