-
### Wiki Search Terms
The sg90 steering gear cannot be moved
### Controller Board
ESP-WROOM-32
### Machine Description
Plan to use a steering gear instead of the Z axis to make a pen li…
-
I just installed 2.0.0 and Downloading index signature: library_index.json.sig keeps freezing up and often stalls my compiling\uploading. I have tried deleting arduino15 folder many times. It lets me …
-
I'm using a [AT25SF321B](https://www.mouser.com/datasheet/2/698/adet_s_a0010543939_1-2956529.pdf) as the SPI flash for an ESP32-D0WD-V3 IC. I can successfully detect the flash chip, but the size isn't…
-
### Wiki Search Terms
https://github.com/bdring/FluidNC/issues/1201
https://github.com/bdring/FluidNC/issues/1008
https://github.com/bdring/FluidNC/issues/1001
### Controller Board
![SCH_SCH_MAIN…
-
Hello,
I'm looking to build something which looks trivial, but never succeed.
```c
#include
#include
const char html[] = R"__(
submit
)__";
String getFileContent() …
y-nk updated
2 months ago
-
Hi CircuitSetup,
I'm really enjoying my Split Single Phase Energy meter, with only one issue - every now and then, approximately every 10 days, it disappears from the network, and requires a restar…
-
**Describe the bug**
`static void IRAM_ATTR _translate()`
This method is marked for IRAM, but is placed into the flash section.
**Additional Context**
from gitter conversation started by Andreas…
-
Hello,
Thank you for the awesome work.
In a several of my projects I have observed that my clients, all ESP8266s, will fail to either receive of process messages after a while. The time perio…
-
### Board
ESP32 Dev Module
### Device Description
DevKitC V4 Wroom
### Hardware Configuration
Nothing is attached to the board
### Version
v2.0.14
### IDE Name
Arduino 2.2.1…
-
Hi, I have been playing with the BLE MIDI Client example on an ESP32, but can't find a way of scanning available BLE MIDI servers and connecting to one of them. Is that even possible?
Thanks.