Reproduce wave desde SD Card a pin análogo de salida
Dependencies: SDFileSystem mbed wave_player
Fork of WavePlayer_HelloWorld by
Revision 3:a11202fce37c, committed 2017-05-15
- Comitter:
- franni
- Date:
- Mon May 15 22:33:23 2017 +0000
- Parent:
- 2:f06db47e56e3
- Commit message:
- SD CARD wave file
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r f06db47e56e3 -r a11202fce37c main.cpp --- a/main.cpp Mon May 15 21:57:08 2017 +0000 +++ b/main.cpp Mon May 15 22:33:23 2017 +0000 @@ -3,7 +3,7 @@ #include "wave_player.h" -SDFileSystem sd(PTD2, PTD3, PTD1, PTD0, "sd"); //pines SD card +SDFileSystem sd(PTD2, PTD3, PTD1, PTD0, "sd"); //MOSI->DI, MISO->DO, SCK->SCK, PTD0->CS CD->NO CONRCTADA VDD A 3.3V O 5V Ssegun tipo de lectora (pines SD card) AnalogOut DACout(PTE30); //pina analogo de salida