Skip to main content

IoT Troubleshoots

Error-1: Error in DHT sensor library in Arduino IDE?
Ans:  If you find any error in Arduino IDE related to the 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 the DHT sensor.

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







Error-2: Problem for update boards in Arduino IDE.

Ans: If you find a problem with updating boards in Arduino IDE, then try this instruction to remove the error.

Step-1:  Check if the board is updating or not by going to the board manager in Arduino IDE.

tools→Board→BoardManager



Step-2: If in board manager there is any error then close the window & press Ctrl+Comma
Now this screen will pop up👆

Step-3: 
Now click on under red circle link👆

Step:4  
Now, this location will be opened. If in this location there is any file with the name "package_index.json.sig.tmp" delete this file. And again open the board manager in Arduino IDE. The board is automatically updating.

Thank You For Your Interest🖐️🖐️
For More Check My YouTube Channel








              

Comments

Post a Comment

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

IoT Projects

Smart Plant Irrigation IoT Smart Plant Irrigation Device Overview It's very useful in Home and for Environment. It’s automatically adjust the water schedule to actual condition of the site. You can also control this device from anywhere in the world using BLYNK app. Device Working It’s fully automated. it’s automatically schedule the water according to the moisture in soil.It’s an IoT device so it send live device data to your Smart Phone. You can also see the device data in csv form. You can control it from anywhere in the world. Applications Useful in agriculture and also for environment Save Plant Save Time. Demo Video