-
Hello, please help me!!!
I run esp32-smartdisplay-demo and working fine! But when i add line `lv_disp_set_rotation(disp, LV_DISPLAY_ROTATION_90);`, screen do not display anything
```c
#include
…
-
Hi. I think, it's a bug. After initializing arduino "project" in arduino.json i have that data.
![image](https://github.com/microsoft/vscode-arduino/assets/56991906/6782f20a-3d00-45d0-9447-f9cab08b…
-
### Answers checklist.
- [X] I have read the [Rainmaker documentation](https://rainmaker.espressif.com/docs/get-started.html) and the issue is not addressed there.
- [X] I have updated my IDF branch …
-
I just found your very nice weather tiny project and tried to replicate. I used the latest versions of all libraries and Arduino Studio. Unfortunately the build fails, probably because of changes in s…
-
**Is your feature request related to a problem? Please describe.**
AI'm always frustrated when I can't integrate my Arduino projects directly with Deckboard. This integration would streamline my work…
-
I have an Arduino UNO R3. In the guide it says, that Leonardo boards don't work. What about UNO?
-
//test with Arduino Mega 2560 and ILI9341 2.8" TFT display - Winterface logo loading
//https://wokwi.com/projects/413383342764362753
#include
#include
#include
#define TFT_CS 10
#define…
-
### Bug Description:
Attempting to open a folder from a [network share](https://support.microsoft.com/en-us/windows/file-sharing-over-a-network-in-windows-b58704b2-f53a-4b82-7bc1-80f9994725bf) fail…
-
Hello, I'm trying to use arduino-cmake in clion. The problem appeared when I tried to compile my unit tests with arduino-cmake. I'm using [ArduinoUnit](https://github.com/mmurdoch/arduinounit) v2.0 in…
-
Your project is amazing and has solved a significant problem for me. It's the best solution I've seen for running Lua on Arduino. I’ve read about sol2 in your project description, but I don’t quite un…