-
I would love for the code to be available on PlatformIO Registry, and while I have no need for it, it would make sense for it to also appear on Arduino Libraries. I have reorganized the code and added…
-
Sir,
i am trying to run fm6353 driver .
i am using https://github.com/rogerclarkmelbourne/Arduino_STM32 for stm32 and stm32f401cc board.
but when i compile following error pops.
code
#inclu…
-
/Users/andy/Downloads/GoProRC_ESP32-main/GoProRC_ESP32-main/GoProRC_ESP32/GoProRC_ESP32.ino: In function 'void setup()':
/Users/andy/Downloads/GoProRC_ESP32-main/GoProRC_ESP32-main/GoProRC_ESP32/GoPr…
-
Hi Forum,
We have the need of using the dual cores of the RP2040. PlatformIO documentation suggested to add
`board_build.core = earlephilhower
`
into the platformio.ini but I faced with the fo…
-
Why the library and its examples don't use the Arduino code style?
https://docs.arduino.cc/learn/contributions/arduino-library-style-guide/
-
hi
compiling with Arduino 1.8.9 I get this very strange error.
the missing file is present
why this error??
I also tried with another laptop both on Fedora and windows 10
it always gives me this …
-
Hi!
This library will not compile when the target board is an Arduino GIGA R1. Any thoughts on how to fix?
The outputData.ino example in this library, for instance, will not compile when the ta…
-
**Is your feature request related to a problem? Please describe.**
_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_
Nagham asked about the role of .cpp…
-
Greetings,
I get a compile error when using ESPHome (a a custom component), essentially arduino/platformio, but when I use the Github main branch of FastLED directly, rather than the 'released; ver…
-
on Leonardo
```
/home/andre/Arduino/projects/libraries/EasyPCF8575/src/EasyPCF8575.cpp: In member function 'void EasyPCF8575::setRightBitUp(uint8_t)':
/home/andre/Arduino/projects/libraries/EasyP…
AndKe updated
2 weeks ago