-
Hello! I want to install xinu on arduino mega 2560, is it possible? When I build this project and run it on my arduino, it always reloads after displaying free memory
-
Hello,
I'm trying to use the project, but none of the versions are working for me (arduino-esp32-2.0.2 / arduino-esp32-2.0.3-RC1), as soon as I access the web page and it tries to load the files, t…
-
Bonjour,
Tout d'abord, merci d'avoir mis en place ce projet. J'ai ouvert ce dossier car j'ai essayé d'installer le projet sur un feather m0 mais j'ai l'impression qu'il me manque quelques étapes.
…
-
Sorry to bother you with this, but I'm new and inexperienced....
I downloaded the weather file, including "ani.h" and "Orbitron_Medium_20.h". I seem to have some compiling errors, and was wonderin…
-
Hi,
I want to fork your project but I see in your controller code a copy of the RotaryStewartPlatorm code - like getAlpha(), setPos() without the license attribution anywhere I can find in your repo. …
-
Hello,
I am having an issue compiling (new installation, have not previously used).
Here is my YAML (this is acting as an IR-> home assistant device), but I would like to add BLE keyboard functi…
-
I tried running the code list under Section5PWM and I get the error listed below. After some searching, I found there has been some changes in the ESP32 Board library in the 3.x versions where ledcSet…
-
PIO Core Call Error: "The following files/directories have been created in C:\\Projekte\\Pico Projekte\\Pico\\test\\test\r\ninclude - Put project header files here\r\nlib - Put project specific (priva…
-
The undocumented flag `ARDUINO_LMIC_PROJECT_CONFIG_H` is used to override the Arduino-specific (and inflexible and unpleasant) default configuration file. This needs to be documented in the README.
…
-
Hey
thanks for this very useful library! In an existing hardware project I needed to replace a MCP23017 chip by its SPI counterpart MCP23S17. Although I could not find a library for that chip with th…