Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3572
    Anonymous
    Inactive

    Thanks for this great job, works like a charm using 328P processor

    I tried using an ESP8266 chip and got a bunch of errors:

    In file included from C:\Users\yves\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\variants\generic/pins_arduino.h:29:0,

    from D:\Dropbox\Arduino\libraries\SFEMP3Shield\SFEMP3ShieldConfig.h:208,

    from D:\Dropbox\Arduino\libraries\SFEMP3Shield\SFEMP3Shield.h:13,

    from D:\Dropbox\Arduino\libraries\SFEMP3Shield\SFEMP3Shield.cpp:9:

    C:\Users\yves\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\variants\generic/common.h:40:14: error: ‘uint8_t’ does not name a type

    static const uint8_t SS    = 15;

    ^

    C:\Users\yves\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\variants\generic/common.h:41:14: error: ‘uint8_t’ does not name a type

    …………………………

    Any chance to get this nice library working with ESP8266 ??

    TIA

    #3577

    thanks for your feed back. However at this time I do not foresee being able to schedule to provide any additional significant features to this project. In GitHub under Network you can view all the public forks of the project. Perhaps someone has already done this.

    I suspect there may be other issues. Where I do not recall if the SdFAT Library supports the ESP8266.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.