-
Notifications
You must be signed in to change notification settings - Fork 0
License
PUT-PTM/2019_Player
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Project is audio player of wav files. The project reads .wav files from the SD card and sends it to the micro-jack output. Files can be switched using the button.
To this project we were used stm32f407vg, buttons module, sd card reader. We used SPI to transfering data from sd card to STM. We used the fatfs library.
STM32CubeMX 5.2.1 System Workbench for STM32 Neon.3 Release (4.6.3)
Insert the headphones or speaker into the minijack port. Press K7 button to start or stop playing the .wav file. You can switch .wav files using the K6 button.
GND <---> GND
5V <---> 5V
GND <---> CS
PB5 <---> MOSI
PB3 <---> SCK
PB4 <---> MISO
GND <---> GND
PE9 <--->K7
PE10 <--->K6
GND<--->G
In the future you can improve the function of skipping wav files, to skip files without having to stop the playback.
http://elm-chan.org/fsw/ff/00index_e.html https://www.youtube.com/watch?v=QIPQOnVablY&t=793s https://www.youtube.com/watch?v=Y5UMTGQDmog&t=3s
.waw conwerters:
https://audio.online-convert.com/convert-to-wav
Parametrs:
Change bit resolution: 8 bit,
Change sampling rate: 16000 Hz,
Change audio channels: mono,
Licencja MIT
Adam Sibila, Łukasz Kopicki
The project was conducted during the Microprocessor Lab course held by the Institute of Control and Information Engineering, Poznan University of Technology. Supervisor: Tomasz Mańkowski
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published