-
I am currently working on a project that has multiple arduinos communicating via i2c. The ability to connect two or more arduinos via pins would be a really useful feature. Few if any other sim allows…
-
This is more of a usage question: is it possible to embed this code inside an existing Arduino Project and still retain the ability to flash a TinyAVR MCU?
Is jtag strictly necessary for the proces…
-
Hi Folks,
FYI, I have a portable Arduino IDE install set for this board, but it is failing.
**I have not compiled this in at least two years.**
OpenWeather just deprecated their API, thus a recom…
-
PIO Core Call Error: "The following files/directories have been created in C:\\Users\\Jose\\Documents\\PlatformIO\\Projects\\230710-223215-upesy_wroom\r\ninclude - Put project header files here\r\nlib…
-
We have a custom board without USB using release 8.1.0. Because we don't have USB, we build with 'build_unflags = -DUSBCON'.
platform-atmelsam targets framework-arduino-samd ~1.8.13 which was never…
-
PIO Core Call Error: "Usage: platformio init [OPTIONS]\r\nTry 'platformio init -h' for help.\r\n\r\nError: Invalid value for '-b' / '--board': `esp32-s3-devkitc-1-n16r8v`. Please search for board ID u…
-
**Please make sure to go through the recommendations before opening a bug report:**
[https://github.com/mathieucarbou/ESPAsyncWebServer?tab=readme-ov-file#important-recommendations](https://github.…
-
I got this error trying to import a simple 3 LED sketch from Arduino. I have tried to tick and un-tick "use Arduino libraries". I get the same result either way. It's an Arduino Nano clone Atmel 328P.…
-
Hello everyone,
I would like to know more about the twatch-s3 watch, in fact on the page dedicated to it (https://www.lilygo.cc/products/t-watch-s3). It says that the platforms currently supported…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…