-
Hi @cosinekitty
I suggest to create a branch for `Arduino lib` and keep only Arduino related files in it (delete others) to add this project to Arduino package manager.
-
### Board
WT-ETH01
### Device Description
This is a regular esp32 with an ethernet-port bolted on.
### Hardware Configuration
There's an SD-Card reader attached to pins
```
#define …
-
FQBN: esp32:esp32:esp32
Using board 'esp32' from platform in folder: /home/dov3/.arduino15/packages/esp32/hardware/esp32/3.0.5
Using core 'esp32' from platform in folder: /home/dov3/.arduino15/pac…
-
Often i am unable to start IDE with following error
It is random behaviour.
```
2024-10-28T16:06:29.021Z config ERROR Failed to initialize the CLI configuration. SyntaxError: Unexpected end of JSON…
-
### Related area
arduino core, i2c
### Hardware specification
esp32
### Is your feature request related to a problem?
How is it possible that simply adding the arduino core to my project(since I …
-
**Describe the bug**
ESP crashed, coredump was read from the device
Which platform, esp8266 or esp32? ESP32-S3
Do you use TLS or not? no TLS
Do you use an IDE (Arduino, Platformio...)? Platformi…
-
### Board
Wemos S2 mini
### Device Description
Just the board connected with usbc connected to pc
### Hardware Configuration
Nothing
### Version
latest development Release Candidate (RC-X)
##…
-
Freeze error with ARDUINO boards.
Both for 1.23.0 & preview
08:15:20 | INFO | repos - repos/micropython v1.24.0-preview
08:15:20 | INFO | repos …
-
Hi, I'm trying to create a lib for Async style Programing for Arduino. Wondering if you'd be okay for me to pull some ideas from this lib / if you wanted to work with me on this. You have much more kn…
-
on behalf of Mario M.
So far, I have successfully tested your `LIN_master_HardwareSerial_ESP32` and `LIN_SlaveHardwareSerial_ESP32` working together, and both seem to function well as far as I can …