-
Hi!
I'm a bloody beginner with arduino and programming, so I'm really interested in recommendations in order to learn new stuff.
Thank you so much for providing this library and the examples!
I'd l…
-
Is there a library or example to use the PlayerMini without an arduino ?
To use it on simple Linux pc with usb-uart converter for example ?
Thanks
-
#include
#include
LiquidCrystal lcd(0, 1, 2, 3, 4, 5);
const byte ROWS = 4;
const byte COLS = 4;
char keys [ROWS] [COLS] = {
{'1', '2', '3', '+'},
{'4', '5', '6', …
-
Hi
I just updated my the IDE
C:\Users\bernt\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.0\cores\esp32\Arduino.h
And I'm getting this... can you help?
In file included from C:\U…
-
```
What steps will reproduce the problem?
1. Use the library with an Arduino Mega (I have the 2560, but the schematic
shows that the original version would have the same issue)
Transmission still w…
-
```
I am using arduino 1.0 and the library isn't working correctly. Initially it
wouldn't compile at all because of the #include "WProgram.h". I changed that to
Arduino.h and it would compile, but i…
-
- Arduino board: **Arduino Nicla Sense ME*
- Arduino IDE version (found in Arduino -> About Arduino menu): **ARDUINO IDE 1.8.10 - Windows 10**
- List the steps to reproduce the problem below (…
-
Thank you for opening an issue on an Adafruit Arduino library repository. To
improve the speed of resolution please review the following guidelines and
common troubleshooting steps below before cre…
-
Hello,
First thanks for the great work with this library. I really enjoy it.
I just noticed that the library is not compatible with the arduino nano BLE. Do you plan to make it compatible ?
It…
-
```
What steps will reproduce the problem?
1. Use the library with an Arduino Mega (I have the 2560, but the schematic
shows that the original version would have the same issue)
Transmission still w…