-
Can ESP8266 be used instead if the pin mapping was correct or will it only work with an arduino uno?
-
### Port, board and/or hardware
esp8266
### MicroPython version
ESP8266_GENERIC-FLASH_1M-20241025-v1.24.0
### Reproduction
wlan = network.WLAN(network.STA_IF)
def connect_static_ip(ssid, passwor…
-
Is that possible to use Arduino platform and RTOS-SDK? I have a project using arduino platform and I would like to use the mqtt_client.h library from RTOS-SDK. Any tips? Thanks!
-
### Major features:
- [x] 1. Updated Arduino CLI version.
- [x] 2. Error in flashing file directory name. Rename (pwd)/es8266-flash to (pwd)\esp8266-flash.
- [x] 3. No Platform and FQBN detected fo…
-
Hi is this library available to esp8266 node mcu ?
-
**Please make sure to go through the recommendations before opening a bug report:**
[https://github.com/mathieucarbou/ESPAsyncWebServer?tab=readme-ov-file#important-recommendations](https://github.…
-
A lot of Arduino cores ship with a builtin SD library these days (e.g., esp32, esp8266, rp2040).
Would it be possible to add [this one](https://github.com/rei-vilo/SD_TM4C)?
Thanks,
Steve
-
Hey,
I recently updated esphome which brought the new version of the library with the native haier switches/buttons, which I think are great!
I'm however facing some trouble getting the new beep…
-
Could you please check out this error I got while compiling on Arduino Iot Cloud
```
/usr/local/bin/arduino-cli compile --fqbn esp8266:esp8266:generic --build-cache-path /tmp --output-dir /tmp/257…
-
I'm not sure what I'm doing wrong. When I go to run make I get this error:
```
/home/isea/Esp8266-Arduino-Makefile/esp32Arduino.mk:894: *** mixed implicit and normal rules: deprecated syntax
/home/…