-
May be a silly question but what is the difference between these two firmwares? Which version do I use in the USDX+ V2? (2024 V3 pcb)
-
## Problem Description
I have an ESP32 WROOM 32 Dev1 Kit
When I load the ESP32DevelopmentBoard.ino example file (making the necessary SSID and PW changes) I get the built in LED flashing several t…
-
Cannot get the RGB_LED.ino to work. it seems related to the FastLED library. (I tried different versions without success)
The project builds and uploads but the RGB LED does not work and when conne…
-
What does this program do? Would it let me control 4 Somfy blinds simultaneously using one Arduino?
-
Arduino IDE 2.3.3 - Latest version of all libraries specified. Here are the compilation errors I get:
C:\Users\user\Desktop\doorsim\doorsim.ino: In lambda function:
C:\Users\user\Desktop\doorsim\d…
-
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 …
-
Hello buddy!
What Arduino IDE are you using for this project? I can't compile it, IDE returns these error messages:
`ToyotaAuxEnabler.cpp.o: In function `InitMCU()':
/arduino-1.5.8/ToyotaAuxEna…
-
error: 'BOARD_SC01_PLUS' was not declared in this scope; did you mean 'BOARD_SC01'?
```
`#include "PanelLan.h"
// BOARD_SC01, BOARD_SC01_PLUS, BOARD_SC02, BOARD_SC05, BOARD_KC01, BOARD_BC02…
-
Hello,
when checking the last token in the line, there should be the "\n" delimiter as the token now ends with the LF character. The CR character was already removed by Fgets function.
https://git…
-
### Basic Infos
- [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [x] I have read the documentation at [readthedocs](https://arduin…