I am currently working on an extension for the Arduino, which makes it possible to write data to the SD card, read data and play music from the SD card.
I wanted to publish this extension in a later step, but the compilation error shows up.
EPIPE: broken pipe, write
Failed to compile file sd/pcmRF.cpp
arduino build failed.
I am using a plenty of different librarys (>20!)
I need help to finish that.
Most of the functions are actually “done”, but I can’t really test them. (because of the problem)
I publish this extension here and if possible everyone can improve it for work.data.zip (239.9 KB)