This program helps to Read data from the serial monitor in arduino and helps them to process in Python
1.In the ardiuno sketch add your DHT11 Sensor Input pin
2.Go to sketch>include library>add zip>add DHTLib.zip
3.In the python code add your Python COM Port and set the Baud Rate
Happy Coding!!!!