Skip to main content

IoT Troubleshoots

Q1: Error in DHT sensor library in Arduino IDE?
Ans:  If you find any error in Arduino IDE related to DHT library.

Step:1  Go to C:\Users\username\Documents\Arduino\libraries path.

Step:2  Find DHT_Sensor_Library.

Step: 3 Delete this library.

Step: 4 Open Arduino IDE.

Step: 5 Go to Sketch ⟶ include library⟶ manage library

Step: 6  Search DHT sensor library by Adafruit and download the 1.1 to 1.3 version.

if the troubleshooting is not fixed till now, then

Step: 7 In Arduino IDE go to File⟶Examples⟶DHT sensor library⟶DHT tester

Open this example and see how to write code for DHT sensor.

I hope your troubleshoot is now fixed. After that, you have any query please ask in comments.


Thank You For Showing You Interest.

Comments

Popular posts from this blog

SANTA CLAUS' HAT USING PYTHON

Hello IoTIAN , In this video we create a SANTA Claus’ HAT using python in this we use turtle library for drawing the steps are following for creating Santa Hat.   Import TURTLE library       Import shapes file which already built        Import  RANDOM library        Give the name to your turtle pen        Set the speed of your pen        Choose background color        Draw a circle in which area you want to create a cap        Create a red color triangle        Set different circle with different radius and coordination to convert it into a cap    Hide the turtle using myPen.hideturtle() The Code in this give a link for the following Santa HAT          https://github.com/iotianinnovator/Python_Project         Comment if yo...

PRE-ORDER: IoT-A(Masterboard)

Beta Version of PRE-ORDER IoT-A(Masterboard) A single device solution to monitoring and automation:  Features: Convenient for data monitoring and handling. Compatible with major IoT device for remote control and automation. Completely Open Source Cost Effective. One masterboard for different IoT Application. Controllable by web and android both

How to get an Internship in IoT Industries and startups.

Hello IoTIANS, In this blog post we are going to give you a brief overview of  how to get an internship?  So if you are new with this word ' INTERNSHIP ' then I suggest you please read this my previous article which is my experience of the internship.👇 https://iotianinnovator.blogspot.com/p/blog-page.html So, now come on the point which is how to get an internship in the IoT field. According to me here are some tips which help you to get an internship easily in any company or startups. 1. First of all, the main and most important thing is your communication should be good either it's in English or Hindi. Mainly the more common language is English so it should be prepared in English instead of Hindi. 2. Your answer should be genuine or True like:      (i) if you have done your project in a team then give the credit to all involved team members and mention him.           (ii)If you know about any hardware or an...