tt.pinchange_loadcounter.zip
PINCHANGE Interrupt Example
 * ein Zähler zählt das obere Nibble von PORTB laufend hoch (0,1...13,14,15,0,1,...)
 * Bei Tastendruck PC0 wird ein Interrupt ausgelöst, der den Startwert 
 * des Zählers neu setzt. Dieser Startwert liegt am unteren Nibble von PORTB an. 

Arduino MP3 shield board with TF card

https://www.geeetech.com/wiki/index.php/Arduino_MP3_shield_board_with_TF_card

Files:

http://www.geeetech.com/wiki/images/d/dd/MP3-TF.zip



Das File entpacken und mit doxygen die Doku generieren

  1. Config-File erzeugen doxygen -g config.txt

  2. config.txt editieren SOURCE_BROWSER tag to YES. INLINE_SOURCES to YES EXTRACT_ALL tag in the configuration file to YES.



Siehe auch: Seeduino MP3 Player Shield

I would like to tell you that there is an open source library called jdksmidi,by which you can make your own MIDI decoder through some small changes. jdksmidi git-hub page offers you some real time mode MIDI APIs(MusicPlayer.cpp)


http://wiki.seeed.cc/Music_Shield_V2.2/ für Eagle Files etc.


http://www.geeetech.com/forum/viewtopic.php?f=16&t=15895&sid=b22de0f610834a5500446a29a892c236



VS1053