Hi, I am new to this and having a few little hassles. I purchased thy online course for the Home Automation ESP8266.
I have downloaded the Arduino IDE. The board I have is ESP8622 ESP-12E. This issue I have is on page 133 items 2, 3 and 4.
I have unzipped the Onewire master and changed name to OneWire. But not sure how to move OneWire to Arduino IDE Installation. How do I do that?
ow can I confirm I have done it correctly and check the library is there.
I actually cannot see where the Arduino program is installed on the flash drive and a search of all programs in add/remove programs does not reveal it, even though it is on the computer and working.
Anyway appreciate any help you can give.
Hello, sorry for taking so long to get back to you and thank you for trying our projects. When you open the Arduino IDE program, and if you go to the menu File > Preferences > And see the Sketchbook location.
For example: C:\Users\ruisantos\Documents\Arduino
You can also install the libraries by going to: Sketch > Include Library > Add .Zip library.
Let me know if one of those methods work for you. Thanks for your patience!