ATtiny85-TinyDFPlayer icon indicating copy to clipboard operation
ATtiny85-TinyDFPlayer copied to clipboard

Cant use DFPlayer

Open bixicy opened this issue 3 years ago • 8 comments

Hi,

I have also the problem here: https://github.com/wagiminator/ATtiny85-TinyDFPlayer/issues/2

Without Attiny I can use DFPlayer. But when I connect to the Attiny its not possible to play mp3 files.

I cheked, ATtiny is running at 8 MHz internal. It's still not working. A tried different DFPlayer library. but I cant the correct one.

Can you help to change from attiny to Arduino pro mini?

I have to change #include <TinyI2CMaster.h> #include <Tiny4kOLED.h>

looks like the two librarys are not compatible with the pro mini

bixicy avatar Mar 21 '21 19:03 bixicy