This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
it:microcontroller [2020/08/23 09:59] admin |
it:microcontroller [2020/08/23 12:17] (current) admin |
||
---|---|---|---|
Line 2: | Line 2: | ||
==== General ==== | ==== General ==== | ||
* beware 3.3 vs 5v input pins -- wemos 3.3v in | * beware 3.3 vs 5v input pins -- wemos 3.3v in | ||
+ | * powering the esp32: https:// | ||
+ | * esp32 webserver: https:// | ||
+ | |||
==== 2020-08-23 ==== | ==== 2020-08-23 ==== | ||
Line 25: | Line 28: | ||
* cannot upload sketch with DHT-11 connected but able to do without it connected | * cannot upload sketch with DHT-11 connected but able to do without it connected | ||
* finally got the DHT working and output to serial monitor | * finally got the DHT working and output to serial monitor | ||
+ | |||
+ | ==== See also ==== | ||
+ | * [[it: | ||