-
The sound is set to max volume every time the saber is turned on from completely off. When I get to the volume setting, the volume turns back down to the user settings; but when I reset the saber, the…
-
Hi, I am very very new to arduino and even more to managing sound files through them. How do I load soundfonts onto my saber so that the code knows where to look for them? Do I need to change anything…
-
Hi,
gibt es inzwischen einen Bastler, der sich die Mühe gemacht hat eine Leiterplatte für NOKO zu entwerfen?
VG
Yannik
-
Please add my new library for the DFPlayer Mini Mp3 module.
https://github.com/Makuna/DFMiniMp3
less code and dynamic memory than other libraries ;-)
-
I've encountered an issue where a sharp buzz will play from the speaker immediately after a non-soundfont audio file has played. This includes boot sounds, menu navigation files, and jukebox files. Ho…
-
1) Determine IMU orientation,
http://subefotos.com/ver/?d140df178fe03f9871018cbc53592d14o.jpg
In this position taking into account that the usb will be in the bottom of the handle of the sword…
-
Hello,
I'm new to Arduino and saw this project and built it. I'm running 1.6.11 on an UNO and initially saw a mass amount of errors when i compiled until i updated LinkedList.h. Now i have the fo…
-
Here is the link:
https://github.com/DFRobot/DFRobotDFPlayerMini
Thank you,
Angelo
-
Hi again!
I've been trying to make DFPlayer work with no luck. Everything is wired correctly (in fact, if I use DIYuniSoundPlayer it works, more or less), the program compiles (DFPlayer_SoundTest e…
-
Hi, I have Adafruit Tinker board, use ATTinyCore but I can not get Interput from pin get working, here is my code:
#include
#include "DFPlayer_Mini_Mp3.h"
SoftwareSerial mySerial(0, 2); // RX, T…