文件名称:CODE
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-11-24
- 文件大小:
- 885kb
- 下载次数:
- 0次
- 提 供 者:
- Al***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
录音机实验,开机的时候先检测SD卡和字库,然后测试VS1053(正弦测试与寄存器测试),之后,检测SD卡根目录是否存在RECORDER文件夹,如果不存在则创建,如果创建失败,则报错。在找到SD卡的RECORDER文件夹后,即设置VS1053进入录音模式,此时可以在耳机听到VS1053采集的声音。KEY0用于停止录音并保存;KEY1用于开始/暂停录音;WK_UP用于播放最近一次的录音。当我们按下KEY1的时候,可以在屏幕上看到录音文件的名字,以及录音时间,然后通过KEY0可以停止录音并保存该文件(文件名和时间也都将清零),在完成一个录音后,我们可以通过按WK_UP按键,来试听刚刚的录音。DS1用于提示程序正在运行。-Recorder experiment boot time to detect the SD card and font, and then test the VS1053 (sine test and register test), after detecting SD card root directory exists RECORDER folder, if it does not exist is created, if the creation fails, then an error. After the SD card RECORDER find the folder that is set to enter the recording mode VS1053, VS1053 collection then you can hear sound in the headphones. KEY0 used to stop recording and save KEY1 used to start/pause recording WK_UP used to play the last recording. When we press KEY1, when you can see the name of the audio file, and the recording time on the screen, then you can stop recording by KEY0 and save the file (the file name and time are cleared), after completing a recording, we can press WK_UP button, just to hear the recordings. DS1 is used to prompt the program is running.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CODE
....\APP
....\...\mp3player.c
....\...\mp3player.h
....\...\recorder.c
....\...\recorder.h
....\FATFS
....\.....\doc
....\.....\...\css_e.css
....\.....\...\css_j.css
....\.....\...\en
....\.....\...\img
....\.....\...\...\app1.c
....\.....\...\...\app2.c
....\.....\...\...\app3.c
....\.....\...\...\app4.c
....\.....\...\...\f1.png
....\.....\...\...\f2.png
....\.....\...\...\f3.png
....\.....\...\...\f4.png
....\.....\...\...\f5.png
....\.....\...\...\f6.png
....\.....\...\...\f7.png
....\.....\...\...\funcs.png
....\.....\...\...\layers.png
....\.....\...\...\layers3.png
....\.....\...\...\modules.png
....\.....\...\...\rwtest.png
....\.....\...\...\rwtest2.png
....\.....\...\...\rwtest3.png
....\.....\...\ja
....\.....\...\updates.txt
....\.....\exfuns
....\.....\......\exfuns.c
....\.....\......\exfuns.h
....\.....\......\fattester.c
....\.....\......\fattester.h
....\.....\......\mycc936.c
....\.....\src
....\.....\...\00readme.txt
....\.....\...\diskio.c
....\.....\...\diskio.h
....\.....\...\ff.c
....\.....\...\ff.h
....\.....\...\ffconf.h
....\.....\...\integer.h
....\.....\...\option
....\.....\...\......\cc932.c
....\.....\...\......\cc936.c
....\.....\...\......\cc949.c
....\.....\...\......\cc950.c
....\.....\...\......\ccsbcs.c
....\.....\...\......\syscall.c
....\.....\...\......\unicode.c
....\HARDWARE
....\........\24CXX
....\........\.....\24cxx.c
....\........\.....\24cxx.h
....\........\.....\myiic.c
....\........\.....\myiic.h
....\........\ADC
....\........\...\adc.c
....\........\...\adc.h
....\........\DAC
....\........\...\dac.c
....\........\...\dac.h
....\........\DMA
....\........\...\dma.c
....\........\...\dma.h
....\........\DS18B20
....\........\.......\ds18b20.c
....\........\.......\ds18b20.h
....\........\EXTI
....\........\....\exti.c
....\........\....\exti.h
....\........\FLASH
....\........\.....\flash.c
....\........\.....\flash.h
....\........\KEY
....\........\...\key.c
....\........\...\key.h
....\........\LCD
....\........\...\FONT.H
....\........\...\ILI93xx.c
....\........\...\LCD.h
....\........\LED
....\........\...\led.c
....\........\...\led.h
....\........\NRF24L01
....\........\........\24l01.c
....\........\........\24l01.h
....\........\OLED
....\........\....\oled.c
....\........\....\oled.h
....\........\....\oledfont.h
....\........\PS2
....\........\...\mouse.c
....\........\...\mouse.h
....\........\...\ps2.c
....\........\...\ps2.h