ผมลองศึกษารายละเอียดของ VS1053 Arduino MP3 shield board with TF card
ทำการ Add library SdFat และ SFEMP3Shield โดยโหลดจากลิงค์นี้ครับ http://www.geeetech.com/wiki/index.php/File:MP3-TF.zip
แต่พอคอมไพล์ เจอ Error ดังนี้ครับ
ผมลองทั้งในวินโดวส์ XP และ Win7 ผลออกมาแบบเดียวกัน
หรือต้องใช้อับอาดุยโน่เวอร์ชั่นไหนหรือเปล่าครับ
ขอบคุณครับ
Arduino: 1.6.1 (Windows 7), Board: "Arduino Uno"
C:\Program Files (x86)\Arduino\libraries\SFEMP3Shield\SFEMP3Shield.cpp:25:37: error: variable 'bitrate_table' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
PROGMEM uint16_t bitrate_table[15][6] = {
^
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
คอมไพล์ไม่ผ่าน น่าจะยังลงไลบารีไม่ถูก
ผมใช้ arduino ide 1.0.6 คอมไพลผ่าน ดูนะครับ
ได้แล้วครับ ลองโหลดเวอร์ชั่น 1.0.6 มาดู คอมไพล์ผ่านแล้วครับ