-
Hello,
I'm using the SCL3300 on a custom PCB alongside the Arduino Nano ESP32.
I've checked that the PCB connections and confirmed that they are stable. However, the program keeps on returning …
-
Support 32-bit MCU based on ARM core such as Arduino Due. These have the advantage of much more memory and allow symmetrical memory model (i.e. data structures in RAM).
-
I just tried to build my Arduino example project:
https://github.com/RudolphRiedel/FT800-FT813/tree/5.x/examples/EVE_Test_Arduino_PlatformIO
And it builds for everything that is configured except …
-
When trying to compile for arduino uno R4 this error is recieved.
Arduino\libraries\RBDdimmer\src/RBDdimmer.h:21:3: error: #error "This library only supports boards with an AVR, ESP32, ESP8266, SA…
-
I'm trying to use the arduino-mk on fedora30 (arduino 1.8.5). I have successfully built the rpm using the SPEC file. I have the standard installation of arduino IDE from fedora: ARDUINO_DIR = /usr/sha…
-
When running the example code the scheduled events won't trigger.
Based on my limited understanding something is off with the time library.
The time(nullptr) function always returns the same time…
-
I am using @sandeepmistry 's Arduino Core for an nRF52 device. When I try to compile the "Sweep" example, it fails with the error message:
> ```text
> This library only supports boards with an AVR…
-
https://github.com/gdsports/ArduinoJoystickLibrary/tree/samd_patch
I added support for SAMD21 boards (Zero/M0 and MKR family). In addition, the changes work with the Adafruit Metro M4 board (SAMD51…
-
### Describe the problem
I have the following setup: https://github.com/arduino/arduino-ide/pull/1132#pullrequestreview-1031068976
When I start the application I see the following errors logged:…
-
Hi
I've just received my Smart Everything board and while following the [guide](http://www.smarteverything.it/wp-content/uploads/2015/10/SmartEverything-User-Guide-Ver-1.01.pdf) I've started to get t…