-
I'm having problems compiling the sketch with the library. It appears that it can't find ExportStreamListener.h. I'm using the official dcs-bios-arduino library and I checked the ExportStreamListener.…
-
```
What steps will reproduce the problem?
1. Call tone(13,31). You will see a very fast blinking on the LED.
2. Call tone(13,30). You will see a seemingly continuously lit LED (it actually
is a very…
-
```
What steps will reproduce the problem?
1. Call tone(13,31). You will see a very fast blinking on the LED.
2. Call tone(13,30). You will see a seemingly continuously lit LED (it actually
is a very…
-
Pin D6 (9) of the Arduino Nano is reported to be connected to the CLOCK (which would be interesting, for those that don't have an available crystal, or to do some cycle-stepping). However, at least in…
-
Hi. After some minutes, prismatik stops working and leds freeze. For restart them, I have to restart the pc. I use an arduino nano, 50 ws2812b and a dedicated psu for the lights. How can I solve? Than…
-
Re this thread:
https://forums.adafruit.com/viewtopic.php?f=47&t=172915
Nothing in the preprocessor logic for Nano Every:
https://github.com/arduino/ArduinoCore-megaavr/blob/268fefd7e73cae8c0a0df…
-
Hey, all of the MPU-6050 example sketches print only random characters (like: ⸮⸮%4%%⸮⸮$⸮!$) they do not print any readable words/characters (not even the init messages). The only sketch that seems to …
-
I am trying to send and receive a package between two Arduino Nanos. I am using the SeedStudio CAN_BUS_Shield library (your fork is marked as deprecated). Sending and receiving is no problem with send…
-
I am experiencing an accuracy problem with all of the MegaTinyCore devices I have tested (ATtiny 402, 1614, 1616, 414, 32xx
). This appears to be a core issue, as the same sketch and hardware works p…
-
### Discussed in https://github.com/lathoub/Arduino-BLE-MIDI/discussions/53
Originally posted by **agentff6600** March 23, 2022
Hi!
I updated to the new version today. I tried compile MidiB…