Tell us about yourself!
- markcnz commented on dmainmon's instructable ArduCAM Mini ESP8266 Web Camera
- markcnz made the instructable How to make a temperature and humidity sensor using an Arduino nano.View Instructable »
Sorry to say but the code did not work for me.The include statements left off the library namesThe variable setting for dht sensor should start with float. This means any reference to sensor variable threw an error as sensor was not set.Reading from the pin11 did not workI used this one instead https://create.arduino.cc/projecthub/ThothLoki/por...
This looks pretty cool.Is the USB cable connected to the ESP8266-12E only supplying power? Or does the USB cable need to be connected to something like a laptop?