登录
首页 » C++ » oscilloscope-(OSC)ForStm32

oscilloscope-(OSC)ForStm32

于 2016-08-28 发布 文件大小:10426KB
0 72
下载积分: 1 下载次数: 3

代码说明:

  基于STM32的示波器设计,使用UCOSII和GUI制作(STM32 based oscilloscope design, the use of UCOSII and GUI production )

文件列表:

STM32示波器
...........\程序
...........\....\APP
...........\....\...\app.bak,5771,2014-01-23
...........\....\...\app.c,6785,2014-02-19
...........\....\...\app.h,2690,2014-02-19
...........\....\...\app_cfg.h,1419,2013-08-19
...........\....\...\includes.h,233,2013-08-19
...........\....\...\os_cfg.bak,10715,2013-11-18
...........\....\...\os_cfg.h,10714,2014-02-13
...........\....\...\task_gui.bak,1019,2013-11-23
...........\....\...\task_gui.c,18367,2014-02-19
...........\....\...\task_gui.h,287,2014-02-18
...........\....\...\task_main.bak,9081,2014-01-29
...........\....\...\task_main.c,10585,2014-02-19
...........\....\...\task_main.h,467,2014-02-13
...........\....\...\task_rtc.bak,8070,2014-01-23
...........\....\...\task_rtc.c,8956,2014-02-19
...........\....\...\task_rtc.h,822,2013-11-19
...........\....\...\task_sd.bak,2001,2014-01-23
...........\....\...\task_sd.c,2453,2014-02-19
...........\....\...\task_sd.h,122,2013-12-03
...........\....\...\task_touchscreen.c,315,2014-02-19
...........\....\...\task_touchscreen.h,0,2013-11-17
...........\....\CM3
...........\....\...\core_cm3.c,17273,2010-06-07
...........\....\...\core_cm3.h,85714,2011-02-09
...........\....\...\stm32f10x.h,634095,2011-07-27
...........\....\...\system_stm32f10x.c,36557,2011-03-10
...........\....\...\system_stm32f10x.h,2085,2011-03-10
...........\....\FWlib
...........\....\.....\inc
...........\....\.....\...\misc.h,8982,2011-03-10
...........\....\.....\...\stm32f10x_adc.h,21690,2011-03-10
...........\....\.....\...\stm32f10x_bkp.h,7555,2011-03-10
...........\....\.....\...\stm32f10x_can.h,27559,2011-03-10
...........\....\.....\...\stm32f10x_cec.h,6573,2011-03-10
...........\....\.....\...\stm32f10x_conf.bak,3207,2013-08-19
...........\....\.....\...\stm32f10x_conf.h,3130,2014-02-13
...........\....\.....\...\stm32f10x_crc.h,2162,2011-03-10
...........\....\.....\...\stm32f10x_dac.h,15233,2011-03-10
...........\....\.....\...\stm32f10x_dbgmcu.h,3818,2011-03-10
...........\....\.....\...\stm32f10x_dma.h,20754,2011-03-10
...........\....\.....\...\stm32f10x_exti.h,6824,2011-03-10
...........\....\.....\...\stm32f10x_flash.h,25445,2011-03-10
...........\....\.....\...\stm32f10x_fsmc.h,27016,2011-03-10
...........\....\.....\...\stm32f10x_gpio.h,20175,2011-03-10
...........\....\.....\...\stm32f10x_i2c.h,30029,2011-03-10
...........\....\.....\...\stm32f10x_iwdg.h,3828,2011-03-10
...........\....\.....\...\stm32f10x_pwr.h,4383,2011-03-10
...........\....\.....\...\stm32f10x_rcc.h,30452,2011-03-10
...........\....\.....\...\stm32f10x_rtc.h,3857,2011-03-10
...........\....\.....\...\stm32f10x_sdio.h,21863,2011-03-10
...........\....\.....\...\stm32f10x_spi.h,17725,2011-03-10
...........\....\.....\...\stm32f10x_tim.h,52427,2011-03-10
...........\....\.....\...\stm32f10x_usart.h,16548,2011-03-10
...........\....\.....\...\stm32f10x_wwdg.h,2966,2011-03-10
...........\....\.....\SRC
...........\....\.....\...\misc.c,7046,2011-03-10
...........\....\.....\...\stm32f10x_adc.c,47201,2011-03-10
...........\....\.....\...\stm32f10x_bkp.c,8463,2011-03-10
...........\....\.....\...\stm32f10x_can.c,45103,2011-03-10
...........\....\.....\...\stm32f10x_cec.c,11656,2011-03-10
...........\....\.....\...\stm32f10x_crc.c,3347,2011-03-10
...........\....\.....\...\stm32f10x_dac.c,19087,2011-03-10
...........\....\.....\...\stm32f10x_dbgmcu.c,5149,2011-03-10
...........\....\.....\...\stm32f10x_dma.c,29607,2011-03-10
...........\....\.....\...\stm32f10x_exti.c,6959,2011-03-10
...........\....\.....\...\stm32f10x_flash.c,62551,2011-03-10
...........\....\.....\...\stm32f10x_fsmc.c,35484,2011-03-10
...........\....\.....\...\stm32f10x_gpio.c,23221,2011-03-11
...........\....\.....\...\stm32f10x_i2c.c,45781,2011-03-10
...........\....\.....\...\stm32f10x_iwdg.c,4916,2011-03-10
...........\....\.....\...\stm32f10x_pwr.c,8759,2011-03-10
...........\....\.....\...\stm32f10x_rcc.c,51271,2011-03-10
...........\....\.....\...\stm32f10x_rtc.c,8598,2011-03-10
...........\....\.....\...\stm32f10x_sdio.c,28933,2011-03-10
...........\....\.....\...\stm32f10x_spi.c,30224,2011-03-10
...........\....\.....\...\stm32f10x_tim.c,109159,2011-03-10
...........\....\.....\...\stm32f10x_usart.c,38308,2011-03-10
...........\....\.....\...\stm32f10x_wwdg.c,5735,2011-03-10
...........\....\.....\...\system_stm32f10x.c,24166,2009-04-06
...........\....\GUI
...........\....\...\Config
...........\....\...\......\GUIConf.h,1805,2014-02-19
...........\....\...\......\GUITouchConf.h,1321,2014-02-13
...........\....\...\......\LCDConf.h,352,2014-02-13
...........\....\...\......\vssver.scc,80,2005-09-07
...........\....\...\Core
...........\....\...\....\CCGUICore.bat,4692,2004-08-18
...........\....\...\....\GUI.h,48189,2006-11-19
...........\....\...\....\GUIDebug.h,7245,2006-10-23
...........\....\...\....\GUIType.h,12779,2006-11-19
...........\....\...\....\GUIVersion.h,1173,2004-08-24
...........\....\...\....\GUI_ConfDefaults.h,4533,2004-08-19
...........\....\...\....\GUI_FontIntern.h,2847,2004-08-19
...........\....\...\....\GUI_Private.h,5129,2004-08-19
...........\....\...\....\GUI_Protected.h,14212,2004-08-19
...........\....\...\....\GUI_VNC.h,3237,2004-08-19
...........\....\...\....\GUI_X.h,2671,2004-08-19

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

发表评论

0 个回复

  • wiegand
    门禁系统韦根协议实现代码,亲自连接门禁控制器测试通过。(Wiegand protocol access control system code, personally connected access controller test.)
    2013-11-24 20:51:44下载
    积分:1
  • shx1-(1)
    特高压同塔双回线路的simulink建模 是老师的(Simulink modeling with double-circuit line tower)
    2020-12-23 10:49:06下载
    积分:1
  • winform 利用image实现变脸小动画
    winform 利用image实现变脸小动画
    2013-05-01下载
    积分:1
  • Sections
    UITableView的使用,苹果开发专用(how to use UITableView,iPhone dev)
    2010-03-05 16:07:00下载
    积分:1
  • SHA
    功能不全,安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可以从消息摘要中复原信息;两个不同的消息不会产生同样的消息摘要。(To achieve encryption)
    2020-12-05 20:19:22下载
    积分:1
  • C# 查看剪贴板内容 以及粘贴内容到剪贴板实例代码
    winform剪贴板常用操作
    2013-02-11下载
    积分:1
  • stm32_ADS1115
    TI采集芯片ADS1115的驱动程序,已经调试通过,通道2可以采集数据。基于STM32。(TI acquisition chip ADS1115 driver, has been debugging through, can collect data channel 2. Based on the STM32.)
    2016-09-18 09:47:03下载
    积分:1
  • PRTX_CSharpIM
    本代码是一个C#开发的即时通讯聊天IM软件,有群,好友列表,上下线通知,P2P语音视频通讯,文件发送功能。但没有做皮肤。代码可以COPY到使用。使用PRTX开发包开发。(This code is a C# development of instant messaging chat IM software, group, friends list, the offline notification, P2P voice and video communications, file sending capabilities. But did not make the skin. COPY code to use.)
    2013-11-28 19:12:15下载
    积分:1
  • FaceRecognition
    本算法将进行人脸识别,首先进行人脸定位检测,然后根据数据库里给的标签进行人脸识别,将人脸的信息显示在人脸旁边。本算法能取得较好的效果。(The algorithm will perform face recognition, first face detection, and then according to the database to the label for face recognition, the face of the information displayed next to the face. The algorithm can achieve better results.)
    2017-07-15 09:55:31下载
    积分:1
  • 智能温控器
    说明:  利用温度变送器模拟量输入,控制电动阀的开度,从而调节水泵流量。(Using the analog input of temperature transmitter, the opening of the electric valve is controlled to regulate the flow rate of the pump)
    2020-06-23 16:00:02下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载