We are trying something a little bit different here. This program requires you to install a "library file" to understand data from the DHT11 (Digital Temperature and Humidity Sensor) so we can make the weather station function.
Included in this .ZIP file is the instructions for installing the library file OR you should be able to run the program directly from the downloaded folder. You will notice the library files are included in the file folder and will open in a separate tab wile opening the .ino file. There are also instructions in the code if you wish to install the library directly on your computer for future reference.
Hi, I'm getting an error code for this sketch. It is saying, "Error compiling for board Arduino Nano" Any advice? I used both the Sketch that was included on the thumb drive as well as the code above. The code above however was giving me far more complicatede errors than the included sketch.