-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I D/L this library? #2
Comments
env GIT_SSL_NO_VERIFY=tru git clone https://github.com/iot-playground/Arduino/tree/master/Esp8266EasyIoTCloning into 'Esp8266EasyIoT'... |
go to https://github.com/iot-playground/Arduino and press Download zip button |
Hi, I tried to simulate DS18B20_temperature_sensor. I got the below error: #include <ESP8266WiFi.h>" I copied the ESP8266WIFI.h & ESP8266WIFI.cpp in "...\Arduino\libraries\Arduino_master"; restarted IDE & simulated: still the same error exists. Could you help please? |
download whole library as zip, extract to 'ESP8266' folder (inside this will be x.h etc. |
I did the same steps and still the errors persists. Thanks |
Congrats, have fun!
|
Hello, I have compiled Web server Project with Arduino IDE. I have successfully uploaded the program to ESP-01 module. but after restarting the ESP-01, getting garbage over Arduino serial monitor. I'm Using Arduino UNO board(ATmega328 removed!) to Flash ESP. Serial COM Port is continues Connectin-Disconnectin while ESP is powered UP. Is there an issue with my ESP? or any connection? GPIO and REST pins are left OPEN. |
Hi, I want to use ESP8266_dimmer example. It was given not found error when I compile below side. Esp8266EasyIoT.cpp:58: error: 'eeprom_read_block' was not declared in this scope Please help me how to solve this error. |
I cannot install library, when i try to compile give me a error: |
No description provided.
The text was updated successfully, but these errors were encountered: