-
Is it possible to use an ESP32s NodeMCU? because so far with my attempt I have not gotten it to work.
Tried:
Changing Data pin from 3 to 40
made sure my Ip address and SSID and Password are setup…
-
Hi
I would like to use CopyThreads but get the following exception (continuously) when running on NodeMCU (12-E) 8266 (flashed for Arduino IDE c++). I used your blink example verbatim.
Thanks
…
-
~~Ideally we can support both IDF 3 _and_ 4 (i.e. the NodeMCU branches `dev-esp32-idf3-final` and `dev-esp32`).~~
NodeMCU firmware `dev-esp32` is now on IDF ~4~ 5 (as per https://github.com/nodemcu…
-
Hey, I created [nodemcu-app](https://github.com/jayu/nodemcu-app), a project whose main goal is to automate the process of compilation and upload of Nodemcu projects with LFS support. It is an easy-to…
-
Just for future reference, I did.
Download firmware from https://github.com/letscontrolit/ESPEasy/releases and then flash using:
```
esptool-0.4.13-osx$ ./esptool -vv -cd nodemcu -cb 115200 -bz …
-
Run vanilla script on 6 lixie and 10 lixie arrays with the same results on two different nodemcus: all but two functions work great... prog_bar() and rainbow_count();
1. prog_bar();
- always cra…
-
The Library is not able to be compiled with NodeMCU (based on 8266).
Maybe you can check that and make it working would be really awsome.
-
* face_recognition version:any
* Python version:3.7
* Operating System:ESP8266
### Description
I want to run the project on ESP8266 NodeMCU.
What is the procedure for installation?
-
Please add support for motor shield Node MCU with L293DD (dual letter D) - https://www.aliexpress.com/item/5-PCS-ESP8266-WiFi-Motor-Impulsionada-Expansion-Board-L293D-ESP12E-Lua-A-Internet-Das-Coisas-…
-
Hi, i've been reading your blog about the latest version of your sensor system https://www.scapeler.com/index.php/2019/01/24/vernieuwde-sensor/
Thanks for your great work. Do you provide the source c…