Lets get the party started and +1
[url=https://www.banggood.com/custlink/KvGGhGF4wG[/url]
I like ESP8266 and ESP8285 and ESP32
Explore... Chat... Share...
alonewolfx2 wrote:just interest, why we need deepsleep on webserverFor tests. The entire Web is made for testing. This is not a finished product. This collection of tests and demo.
os_timer_disarm(&some_timer);
os_timer_setfn(&some_timer, (os_timer_func_t *)some_timerfunc, NULL);
os_timer_arm(&some_timer, 1000, 1);
index 3340b12..d6c0ef9 100644
--- a/blinky/Makefile
+++ b/blinky/Makefile
@@ -15,7 +15,7 @@ FW_BASE = firmware
XTENSA_TOOLS_ROOT ?= /opt/Espressif/crosstool-NG/builds/xtensa-lx106-elf/bin
# base directory of the ESP8266 SDK package, absolute
-SDK_BASE ?= /opt/Espressif/ESP8266_SDK
+SDK_BASE ?= /opt/Espressif/esp-open-sdk/sdk
#Esptool.py path and port
ESPTOOL ?= esptool.py
@@ -53,9 +53,9 @@ FW_FILE_2 = 0x40000
FW_FILE_2_ARGS = -es .irom0.text $@ -ec
# select which tools to use as compiler, librarian and linker
-CC := $(XTENSA_TOOLS_ROOT)/xtensa-lx106-elf-gcc
-AR := $(XTENSA_TOOLS_ROOT)/xtensa-lx106-elf-ar
-LD := $(XTENSA_TOOLS_ROOT)/xtensa-lx106-elf-gcc
+CC := xtensa-lx106-elf-gcc
+AR := xtensa-lx106-elf-ar
+LD := xtensa-lx106-elf-gcc
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]