-
I have just came across your interesting and very young project, and started off by compiling the examples.
The ESP32 example compiles OK for ESP32C3, but when compiling the Arduino example for ESP32…
-
i would like to see fritzing expanded to include the option to add a simple notepad for planning projects and a 3D moddeling software package like blender to create the housing for my projects the way…
-
Would it be possible to add a Support for lead acid batteries on Deye Inverters?
The two main parameters battery voltage and current could be read from the inverter Modbus registers 587 and 591. This…
-
**FastHub Version: 4.7.3**
**Android Version: 11 (SDK: 30)**
**Device Information:**
- **Manufacturer:** OPPO
- **Brand:** OPPO
- **Model:** CPH2067
---
Every other language I tried (tbh…
-
HI,
I have many error when I am compile example code:
my code is:
`
//This example shows how to animate graphics on a VGA screen. No backbuffering is used... just try it.
//You need to connect …
-
This is very first compile. I use your example.
```
/Users/gavo/Projects/VYVOJ/arduino/libraries/BlueMagic32/src/BlueMagicCameraConnection.cpp: In member function 'BlueMagicCameraController* Blu…
-
Using rust to compile for Arduino target, I'm see a lot of weird and random behaviors from compiler when making changes to profile and compiler setting. (I'm using avr-hal for uno, here's a [sample](h…
-
Steps to reproduce:
install arduino:sam core using arduino-cli
acdb --fqbn=arduino:sam:arduino_due_x in project repo
touch main.cpp
in neovim using an lspconfig setup with clangd:
#include
try…
-
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
…
-
```
What steps will reproduce the problem?
1. Start wizard
2. Setup project for arduino/pde
3. name the project the same as the existing PDE file name (if the arduino
folder is set as your favorites …