文件名称:STM32C8T6-PIANO-ucos
-
所属分类:
- 标签属性:
- 上传时间:2016-03-08
-
文件大小:802.05kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
UCOSII工程的MIDI解析
解析MIDI内容,根据MIDI文件内的节拍和音符进行钢琴教学的指示
发送到DM132进行LED显示,显示MIDI的键位和力度
内含对应到钢琴键位的原理图,和所用DM132的规格书-MIDI analysis of UCOSII project
MIDI content analysis, according to the rhythm and notes in the MIDI file to carry out the instruction of Piano Teaching
Sent to the DM132 LED display, MIDI display keys and intensity
Principle diagram corresponding to the piano keys containing, and used the DM132 specification
解析MIDI内容,根据MIDI文件内的节拍和音符进行钢琴教学的指示
发送到DM132进行LED显示,显示MIDI的键位和力度
内含对应到钢琴键位的原理图,和所用DM132的规格书-MIDI analysis of UCOSII project
MIDI content analysis, according to the rhythm and notes in the MIDI file to carry out the instruction of Piano Teaching
Sent to the DM132 LED display, MIDI display keys and intensity
Principle diagram corresponding to the piano keys containing, and used the DM132 specification
(系统自动生成,下载前可以参看下载内容)
下载文件列表
APP/app.c
APP/app_cfg.h
APP/ASCII12X24.h
APP/ASCII8X16.h
APP/BinType.h
APP/config.h
APP/fsmc_sram.c
APP/fsmc_sram.h
APP/globals.h
APP/ili9320_font.h
APP/includes.h
APP/JLink Regs CM3.txt
APP/JLinkSettings.ini
APP/lcd_dis24.c
APP/lcd_dis24.H
APP/nrf24l01.c
APP/nrf24l01.h
APP/oled.c
APP/oled.h
APP/os_cfg.h
APP/RAM.ini
APP/readme.txt
APP/sim_i2c.c
APP/sim_i2c.h
APP/sound.h
APP/spi.c
APP/spi.h
APP/SPI_int.c
APP/STM32-FD-led-ucos ucgui.uvopt
APP/STM32-FD-led-ucos ucgui.uvproj
APP/stm32f10x_it.c
APP/table_mid_hex.h
BSP/bsp.c
BSP/bsp.h
CM3/core_cm3.c
CM3/core_cm3.h
CM3/stm32f10x.h
CM3/system_stm32f10x.c
CM3/system_stm32f10x.h
FWlib/inc/misc.h
FWlib/inc/stm32f10x_adc.h
FWlib/inc/stm32f10x_bkp.h
FWlib/inc/stm32f10x_can.h
FWlib/inc/stm32f10x_cec.h
FWlib/inc/stm32f10x_conf.h
FWlib/inc/stm32f10x_crc.h
FWlib/inc/stm32f10x_dac.h
FWlib/inc/stm32f10x_dbgmcu.h
FWlib/inc/stm32f10x_dma.h
FWlib/inc/stm32f10x_exti.h
FWlib/inc/stm32f10x_flash.h
FWlib/inc/stm32f10x_fsmc.h
FWlib/inc/stm32f10x_gpio.h
FWlib/inc/stm32f10x_i2c.h
FWlib/inc/stm32f10x_iwdg.h
FWlib/inc/stm32f10x_pwr.h
FWlib/inc/stm32f10x_rcc.h
FWlib/inc/stm32f10x_rtc.h
FWlib/inc/stm32f10x_sdio.h
FWlib/inc/stm32f10x_spi.h
FWlib/inc/stm32f10x_tim.h
FWlib/inc/stm32f10x_usart.h
FWlib/inc/stm32f10x_wwdg.h
FWlib/SRC/misc.c
FWlib/SRC/stm32f10x_adc.c
FWlib/SRC/stm32f10x_bkp.c
FWlib/SRC/stm32f10x_can.c
FWlib/SRC/stm32f10x_cec.c
FWlib/SRC/stm32f10x_crc.c
FWlib/SRC/stm32f10x_dac.c
FWlib/SRC/stm32f10x_dbgmcu.c
FWlib/SRC/stm32f10x_dma.c
FWlib/SRC/stm32f10x_exti.c
FWlib/SRC/stm32f10x_flash.c
FWlib/SRC/stm32f10x_fsmc.c
FWlib/SRC/stm32f10x_gpio.c
FWlib/SRC/stm32f10x_i2c.c
FWlib/SRC/stm32f10x_iwdg.c
FWlib/SRC/stm32f10x_pwr.c
FWlib/SRC/stm32f10x_rcc.c
FWlib/SRC/stm32f10x_rtc.c
FWlib/SRC/stm32f10x_sdio.c
FWlib/SRC/stm32f10x_spi.c
FWlib/SRC/stm32f10x_tim.c
FWlib/SRC/stm32f10x_usart.c
FWlib/SRC/stm32f10x_wwdg.c
FWlib/SRC/system_stm32f10x.c
Startup/cortexm3_macro.s
Startup/startup_stm32f10x_hd.s
Startup/stm32f10x_startup.s
uCOS-II/Ports/os_cpu.h
uCOS-II/Ports/os_cpu_a.asm
uCOS-II/Ports/os_cpu_c.c
uCOS-II/Ports/os_dbg.c
uCOS-II/Source/os_core.c
uCOS-II/Source/os_flag.c
uCOS-II/Source/os_mbox.c
uCOS-II/Source/os_mem.c
uCOS-II/Source/os_mutex.c
uCOS-II/Source/os_q.c
uCOS-II/Source/os_sem.c
uCOS-II/Source/os_task.c
uCOS-II/Source/os_time.c
uCOS-II/Source/os_tmr.c
uCOS-II/Source/ucos_ii.c
uCOS-II/Source/ucos_ii.h
uCOS-II/uC-CPU/cpu.h
uCOS-II/uC-CPU/cpu_a.asm
uCOS-II/uC-CPU/cpu_core.c
uCOS-II/uC-CPU/cpu_core.h
uCOS-II/uC-CPU/cpu_def.h
uCOS-II/uC-LIB/lib_def.h
uCOS-II/uC-LIB/lib_mem.c
uCOS-II/uC-LIB/lib_mem.h
uCOS-II/uC-LIB/lib_str.c
uCOS-II/uC-LIB/lib_str.h
uCOS-II/uC-LIB/Ports/ARM/GNU/lib_mem_a.s
uCOS-II/uC-LIB/Ports/ARM/IAR/lib_mem_a.asm
uCOS-II/uC-LIB/Ports/lib_mem_a.asm
usart/Com.c
usart/COM.H
DM132.pdf
KeiDelAll.bat
PIANO_D1.0.pdf
uCOS-II/uC-LIB/Ports/ARM/GNU
uCOS-II/uC-LIB/Ports/ARM/IAR
uCOS-II/uC-LIB/Ports/ARM
uCOS-II/uC-LIB/Ports
FWlib/inc
FWlib/SRC
uCOS-II/Ports
uCOS-II/Source
uCOS-II/uC-CPU
uCOS-II/uC-LIB
APP
BSP
CM3
FWlib
LstFlash
ObjFlash
Startup
uCOS-II
usart
APP/app_cfg.h
APP/ASCII12X24.h
APP/ASCII8X16.h
APP/BinType.h
APP/config.h
APP/fsmc_sram.c
APP/fsmc_sram.h
APP/globals.h
APP/ili9320_font.h
APP/includes.h
APP/JLink Regs CM3.txt
APP/JLinkSettings.ini
APP/lcd_dis24.c
APP/lcd_dis24.H
APP/nrf24l01.c
APP/nrf24l01.h
APP/oled.c
APP/oled.h
APP/os_cfg.h
APP/RAM.ini
APP/readme.txt
APP/sim_i2c.c
APP/sim_i2c.h
APP/sound.h
APP/spi.c
APP/spi.h
APP/SPI_int.c
APP/STM32-FD-led-ucos ucgui.uvopt
APP/STM32-FD-led-ucos ucgui.uvproj
APP/stm32f10x_it.c
APP/table_mid_hex.h
BSP/bsp.c
BSP/bsp.h
CM3/core_cm3.c
CM3/core_cm3.h
CM3/stm32f10x.h
CM3/system_stm32f10x.c
CM3/system_stm32f10x.h
FWlib/inc/misc.h
FWlib/inc/stm32f10x_adc.h
FWlib/inc/stm32f10x_bkp.h
FWlib/inc/stm32f10x_can.h
FWlib/inc/stm32f10x_cec.h
FWlib/inc/stm32f10x_conf.h
FWlib/inc/stm32f10x_crc.h
FWlib/inc/stm32f10x_dac.h
FWlib/inc/stm32f10x_dbgmcu.h
FWlib/inc/stm32f10x_dma.h
FWlib/inc/stm32f10x_exti.h
FWlib/inc/stm32f10x_flash.h
FWlib/inc/stm32f10x_fsmc.h
FWlib/inc/stm32f10x_gpio.h
FWlib/inc/stm32f10x_i2c.h
FWlib/inc/stm32f10x_iwdg.h
FWlib/inc/stm32f10x_pwr.h
FWlib/inc/stm32f10x_rcc.h
FWlib/inc/stm32f10x_rtc.h
FWlib/inc/stm32f10x_sdio.h
FWlib/inc/stm32f10x_spi.h
FWlib/inc/stm32f10x_tim.h
FWlib/inc/stm32f10x_usart.h
FWlib/inc/stm32f10x_wwdg.h
FWlib/SRC/misc.c
FWlib/SRC/stm32f10x_adc.c
FWlib/SRC/stm32f10x_bkp.c
FWlib/SRC/stm32f10x_can.c
FWlib/SRC/stm32f10x_cec.c
FWlib/SRC/stm32f10x_crc.c
FWlib/SRC/stm32f10x_dac.c
FWlib/SRC/stm32f10x_dbgmcu.c
FWlib/SRC/stm32f10x_dma.c
FWlib/SRC/stm32f10x_exti.c
FWlib/SRC/stm32f10x_flash.c
FWlib/SRC/stm32f10x_fsmc.c
FWlib/SRC/stm32f10x_gpio.c
FWlib/SRC/stm32f10x_i2c.c
FWlib/SRC/stm32f10x_iwdg.c
FWlib/SRC/stm32f10x_pwr.c
FWlib/SRC/stm32f10x_rcc.c
FWlib/SRC/stm32f10x_rtc.c
FWlib/SRC/stm32f10x_sdio.c
FWlib/SRC/stm32f10x_spi.c
FWlib/SRC/stm32f10x_tim.c
FWlib/SRC/stm32f10x_usart.c
FWlib/SRC/stm32f10x_wwdg.c
FWlib/SRC/system_stm32f10x.c
Startup/cortexm3_macro.s
Startup/startup_stm32f10x_hd.s
Startup/stm32f10x_startup.s
uCOS-II/Ports/os_cpu.h
uCOS-II/Ports/os_cpu_a.asm
uCOS-II/Ports/os_cpu_c.c
uCOS-II/Ports/os_dbg.c
uCOS-II/Source/os_core.c
uCOS-II/Source/os_flag.c
uCOS-II/Source/os_mbox.c
uCOS-II/Source/os_mem.c
uCOS-II/Source/os_mutex.c
uCOS-II/Source/os_q.c
uCOS-II/Source/os_sem.c
uCOS-II/Source/os_task.c
uCOS-II/Source/os_time.c
uCOS-II/Source/os_tmr.c
uCOS-II/Source/ucos_ii.c
uCOS-II/Source/ucos_ii.h
uCOS-II/uC-CPU/cpu.h
uCOS-II/uC-CPU/cpu_a.asm
uCOS-II/uC-CPU/cpu_core.c
uCOS-II/uC-CPU/cpu_core.h
uCOS-II/uC-CPU/cpu_def.h
uCOS-II/uC-LIB/lib_def.h
uCOS-II/uC-LIB/lib_mem.c
uCOS-II/uC-LIB/lib_mem.h
uCOS-II/uC-LIB/lib_str.c
uCOS-II/uC-LIB/lib_str.h
uCOS-II/uC-LIB/Ports/ARM/GNU/lib_mem_a.s
uCOS-II/uC-LIB/Ports/ARM/IAR/lib_mem_a.asm
uCOS-II/uC-LIB/Ports/lib_mem_a.asm
usart/Com.c
usart/COM.H
DM132.pdf
KeiDelAll.bat
PIANO_D1.0.pdf
uCOS-II/uC-LIB/Ports/ARM/GNU
uCOS-II/uC-LIB/Ports/ARM/IAR
uCOS-II/uC-LIB/Ports/ARM
uCOS-II/uC-LIB/Ports
FWlib/inc
FWlib/SRC
uCOS-II/Ports
uCOS-II/Source
uCOS-II/uC-CPU
uCOS-II/uC-LIB
APP
BSP
CM3
FWlib
LstFlash
ObjFlash
Startup
uCOS-II
usart
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.