-
Hellow!
I have arduino due + ramps fd V1.
I can compile marlin 2.0 and all works fine.
SD card work.
But I cant save eeprom on sd card.
Helm me please.
My config:
```cpp
//
// EEPROM
//
…
-
Hello and thanks for your hard work and attention! Just reporting some odd thing with the new versions of the library. I can't compile the examples from the library after updating to 3.7.8. At first I…
-
I'm really only using the Due because it's got a lot of interrupt pins. If I can figure out how to use pin interrupts for rotary encoders on the 328p this won't be as big of a deal. Either way it'd st…
-
i really want to get my clearcore running with GRBLHAL but i havent managed it yet. is it possible for it to work and would these files help?
https://github.com/Teknic-Inc/ClearCore-library.git
also…
-
Background:
1. I connected 2MP Plus ArduCAM to Arduino Nano BLE as per the photo in this issue https://github.com/ArduCAM/Arduino/issues/442
2. I installed ArduCAM library in the Arduino IDE.
3. …
-
**Is your feature request related to a problem? Please describe.**
I am currently developing software with the Arduino SDK and its IDE. Currently Codechecker does not detect calls from the [arduino-c…
-
Hi Sandeep,
is there a chance your library already works with the nRF52840?
Would love to use it with https://www.adafruit.com/product/4062
Kind regards,
Thomas
-
Hi @Traumflug
first commit works and upload also. Just tried to upload it as a new branch, but I don't have write access.
-
Love some of the new features and changes, keep up the great work. Looking forward to some of the cool features.
**Describe the bug**
IDE 2.0 Beta 12
compiles and uploads one time
I make 1 minor d…
WRDRJ updated
3 years ago
-
In prep for using a Microduino-OLED card with a newly purchased Freematics OBD-II adapter I’m presently feeling my way around how to use your MultiLCD and MiniLCD libraries your with the OLED hooked u…