-
Hi,
I’m using PlatformIO for developing a project whit an RP2040 and an ESP01 connected to it.
So I’ve created multiple environments for differentiating sources, such functionality testing files a…
-
Good job! The documentation would be even better if you could add a Flow chart and a system architecture diagram. Also, you might list all improvements that you can think of in a Future Improvements f…
-
I tried to operate my lcd with 'Arduino nano rp2040 connect' and it doesn't work, with 'Arduino uno' it works. Could it be that the library is not supported by rp2040 connect or is there another reaso…
-
**Describe the bug**
I'm trying to read the CH4 gas concentration with a MQ-3 sensor using these values for 'setA' and 'setB':
```
MQ3.setA(2*10^31);
MQ3.setB(19.01);
float ch4 = MQ3.readSensor…
-
c:\Users\......\.........\Arduino\libraries\RCWL0516\src\RCWL0516.cpp:29:10: fatal error: FunctionalInterrupt.h: No such file or directory
#include
^~~~~~~~~~~~~~~~~~~~~~~
compilation t…
-
Hello,
the library is not working with the Arduino UNO Wifi Rev. 2.
It does not compile:
mcp2518fd_can_dfs.h:1466:14: error: expected ')' before 'volatile'
mcp2518fd_can_dfs.h:1467:14: error: …
-
Arduino:1.8.19 (Windows 10), Kart:"Node32s, Default, 80MHz, 921600, None, Disabled"
In file included from C:\Users\yasin\Desktop\Dosyalar\arduino\libraries\K…
-
I just tried to build my Arduino example project:
https://github.com/RudolphRiedel/FT800-FT813/tree/5.x/examples/EVE_Test_Arduino_PlatformIO
And it builds for everything that is configured except …
-
Board: XIAO ESP32C3
https://github.com/espressif/arduino-esp32 3.0.0-alpha3
Arduino IDE 2.3.2
d:\Arduino\Sketchbook\libraries\ESPAsyncWebServer\src\WebAuthentication.cpp: In function 'bool get…
-
Hello friends,
I'm buyed an Wisblock Microphone Starter Kit (SKU 116088) working with PDMSerialPlotterFFT example from https://github.com/RAKWireless/RAKwireless-Audio-library/blob/main/examples/RA…