I recently did a project using a dht11 temp and humidity sensor paired with an LCD for my Arduino Uno. However, whenever I plug the board into the USB port on my laptop, the dht11 starts to heat up and the serial monitor says:
Error reading temperature!
Error reading humidity!
Also, the LCD remains lit up, but blank.
I have tried switching out the sensor to a new sensor, yet I still have the same issue.
How do I solve this problem?