登录
首页 » Others » Electronic-organ

Electronic-organ

于 2020-07-03 发布 文件大小:1142KB
0 148
下载积分: 1 下载次数: 19

代码说明:

  基于STM32的简易电子琴。采用STM32F103ZET6主控芯片,矩阵键盘和无源蜂鸣器实现简易电子琴功能。(Electronic organ)

文件列表:

简易电子琴
..........\mkd
..........\...\buzzer.crf,275518,2016-06-22
..........\...\buzzer.d,1016,2016-06-22
..........\...\buzzer.o,293592,2016-06-22
..........\...\JLinkLog.txt,83170,2016-06-21
..........\...\JLinkSettings.ini,650,2016-06-20
..........\...\key.crf,273478,2016-06-22
..........\...\key.d,958,2016-06-22
..........\...\key.o,291988,2016-06-22
..........\...\led.crf,271955,2016-06-22
..........\...\led.d,907,2016-06-22
..........\...\led.o,289716,2016-06-22
..........\...\main.crf,272858,2016-06-22
..........\...\main.d,1007,2016-06-22
..........\...\main.o,292468,2016-06-22
..........\...\project.axf,324076,2016-06-22
..........\...\project.htm,65829,2016-06-22
..........\...\project.lnp,424,2016-06-21
..........\...\project.map,76243,2016-06-22
..........\...\project.plg,171,2016-06-27
..........\...\project.sct,479,2016-04-26
..........\...\project.uvgui.Administrator,141657,2016-06-27
..........\...\project.uvgui_Administrator.bak,141265,2016-06-26
..........\...\project.uvopt,13744,2016-06-27
..........\...\project.uvproj,17169,2016-06-21
..........\...\project_gpio.dep,14920,2016-06-27
..........\...\project_Target 1.dep,343,2016-04-26
..........\...\pwm_output.crf,272154,2016-06-22
..........\...\pwm_output.d,1019,2016-06-22
..........\...\pwm_output.o,289896,2016-06-22
..........\...\startup_stm32f10x_hd.d,50,2016-06-22
..........\...\startup_stm32f10x_hd.lst,48959,2016-06-22
..........\...\startup_stm32f10x_hd.o,6684,2016-06-22
..........\...\startup_stm32f10x_hd.s,15503,2013-06-24
..........\...\stm32f10x_gpio.crf,276154,2016-06-22
..........\...\stm32f10x_gpio.d,1251,2016-06-22
..........\...\stm32f10x_gpio.o,297360,2016-06-22
..........\...\stm32f10x_it.crf,271968,2016-06-22
..........\...\stm32f10x_it.d,1051,2016-06-22
..........\...\stm32f10x_it.o,290548,2016-06-22
..........\...\stm32f10x_rcc.crf,279730,2016-06-22
..........\...\stm32f10x_rcc.d,1235,2016-06-22
..........\...\stm32f10x_rcc.o,301860,2016-06-22
..........\...\stm32f10x_tim.crf,294737,2016-06-22
..........\...\stm32f10x_tim.d,1235,2016-06-22
..........\...\stm32f10x_tim.o,325484,2016-06-22
..........\...\system_stm32f10x.crf,273689,2016-06-22
..........\...\system_stm32f10x.d,1065,2016-06-22
..........\...\system_stm32f10x.o,290480,2016-06-22
..........\user
..........\....\buzzer.c,3394,2016-06-22
..........\....\buzzer.h,524,2016-06-22
..........\....\key.c,3496,2016-06-20
..........\....\key.h,118,2016-06-20
..........\....\led.c,572,2016-06-20
..........\....\led.h,174,2016-06-19
..........\....\main.c,792,2016-06-21
..........\....\PWM_Output.c,1766,2016-06-27
..........\....\PWM_Output.h,140,2016-06-20
..........\....\stm32f10x_conf.h,3297,2016-06-19
..........\....\stm32f10x_it.c,4405,2014-11-19
..........\....\stm32f10x_it.h,2086,2014-11-19
..........\....\system_stm32f10x.c,36557,2014-11-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AD620-application
    常用的AD620的介绍和说明,有较为详细的应用说明,配置方式,上手快(AD620 common introduction and description, a more detailed application instructions, configuration, quick)
    2014-05-15 09:24:51下载
    积分:1
  • BLE_Blood_Pressure_Sensor.cydsn
    使用cypress 蓝牙芯片,实现血压测量参考代码(This example project demonstrates the BLE Blood Pressure Sensor application workflow. The Blood Pressure Sensor application utilizes the BLE Blood Pressure profile to report blood pressure measurement records to the Client. Also the Blood Pressure Sensor application utilizes the Battery Service to notify the battery level and the Device Information Service to assert the Device Name, etc.)
    2016-05-23 10:10:40下载
    积分:1
  • 32 Arduino 串口多通信
    Arduino 8路串口全双工通信,1个主机与7个从机同时通信。(Arduino Full duplex communication with 8 serial ports.One host communicates with seven slaves at the same time.)
    2020-06-21 20:20:01下载
    积分:1
  • lsm6ds3
    lsm6Ds3的硬件IIC驱动程序,读取角速度及加速度,设置LSM中断。(The hardware IIC driver of lsm6Ds3 reads the angular velocity and acceleration and sets the LSM interrupt.)
    2020-07-10 17:08:55下载
    积分:1
  • UsbMouse
    usb鼠标的实现代码,固件端的,主控器采用AT89S52。(usb mouse implementation code, firmware side, the master with AT89S52.)
    2010-08-29 10:53:44下载
    积分:1
  • CoveragePcontrolPinPsensorPnetworks
    “Coverage Control in Sensor Networks”,这本书是比较新的,是无线传感器网络覆盖国内外研究的总结,讲的很详细。(“Coverage Control in Sensor networks”,This book is a relatively new wireless sensor network coverage summary of the research, talk in great detail.)
    2012-10-28 22:00:42下载
    积分:1
  • vib90
    说明:  vib90振动传感器采集程序,vib90振动传感器采集程序(vib90 sensor programm)
    2010-04-04 17:05:01下载
    积分:1
  • Template 蜂鸣器实验
    基于stm32的蜂鸣器实验源码。需要在对应平台上使用(Based on the stm32 buzzer experimental source. Need to use on the corresponding platform)
    2017-06-19 03:30:48下载
    积分:1
  • adc采样
    数模转换,基于AVR16单片机的程序,基础入门(Digital analog conversion)
    2018-07-08 21:08:09下载
    积分:1
  • 串口1接收5
    STM32F103,DMX512串口1接收,串口5发送(sorry my english is not good. this is abaout STM32 DMX512 USART)
    2019-01-02 18:27:12下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载