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

oscilloscope-(OSC)ForStm32

于 2016-08-28 发布 文件大小:10426KB
0 78
下载积分: 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 个回复

  • secret-sharing-ideas
    针对图像秘密共享前需要像素置乱的问题,基于(t, n)门限多重秘密共享思想,提出一种免置乱的图像秘密共享方案,以第n+1人的秘密份额作为因子参与秘密分割与重构,加大相邻像素之间的差距(Based on (t, n) threshold multiple secret sharing ideas, and put forward a kind of scrambling image from secret sharing scheme to n+ 1 people share the secret as factors involved in secret segmentation and reconstruction, increase the gap between adjacent pixels)
    2012-04-10 16:25:00下载
    积分:1
  • sim900_EAT_simbld
    SIM900A的EAT开发,文档中的源码实现功能比较多。Adc,audio play,csd,customerATCommand,DTMF,fcm,flash,gpio,gpio interrupt,http,i2c,keypad,pwm,serialPortStatus,SIM_MUX,sms,socket,spi,spienhance,system,TCP,timer,update,urc(SIM900A EAT development, in the document source more functionality.Adc, audio play, CSD, customerATCommand, DTMF, FCM, flash, gpio, gpio interrupt, HTTP, i2c, keypad, PWM, serialPortStatus, SIM_MUX, SMS, socket, spi, spienhance, system, TCP, timer, update, the urc)
    2014-07-22 11:52:32下载
    积分:1
  • lib
    qwt vs2010 compline.Qwt is an extension to the libraries of the Qt Project. The Qwt library contains widgets and components which are primarily useful for technical and scientifical purposes. It includes a 2-D plotting widget, different kinds of sliders, and much more.(Qwt is an extension to the libraries of the Qt Project. The Qwt library contains widgets and components which are primarily useful for technical and scientifical purposes. It includes a 2-D plotting widget, different kinds of sliders, and much more.)
    2015-03-25 17:25:31下载
    积分:1
  • flower-word
    这是一个简单的花指令程序,里面的花指令是用汇编写的,使用的时候请把注释取消掉就可以了。虽然添加了花指令,但是程序一样可以运行,如果可以的话你可以查看添加花指令前后的反汇编,推荐使用工具OD。 程序使用VC++写的,但是VS也可以打开。(This is a simple flower instruction program, which flower instruction is written in assembler, use the time to comment, please cancel it. While adding a flower instruction, but the program can still run, if you can, then you can see the flower add disassembly instructions before and after the recommended tool OD. Program uses VC++ write, but can also open VS.)
    2014-01-03 14:21:50下载
    积分:1
  • 硬件设计文件(Eagle文件)
    说明:  mega2560 硬件设计文件(Eagle文件)(mega2560 hardware design)
    2020-06-16 09:40:02下载
    积分:1
  • C# 使用虚方法实现用户登录
    C# 使用虚方法实现用户登录,这里需要创建密封类, 密封并重写基类中的Login方法,然后再编写处理函数完成以下代码:   myClass2 myclass2 = new myClass2(); //实例化密封类对象   Console.Write("请输入用户名:");   myclass2.Name = Console.ReadLine(); //为密封类中的用户姓名赋值   Console.Write("请输入密码:");   myclass2.Pwd = Console.ReadLine();//为密封类中的用户密码赋值   myclass2.Login();//调用密封类中的密封方法
    2022-02-25 18:17:12下载
    积分:1
  • oracle_yujuyouhua
    说明:  详细介绍了oracle的语句的性能优化,非常适合编程者(Details of the oracle' s statement of performance optimization, is very suitable for programmers)
    2010-04-20 09:20:32下载
    积分:1
  • 56464132198
    TMS320C64XX 串口的PCI源代码(TMS320C64XX Serial PCI source code)
    2007-01-17 21:13:46下载
    积分:1
  • ppuu12-1
    黑客程序源码 盗号研究怎能缺少新浪UC源码(Hackers hacking program source code, how can the lack of research Sina UC source)
    2014-05-16 14:42:11下载
    积分:1
  • 直流电机速度环PID闭环控制
    说明:  电机控制,pid控制PWM占空比,有效调节速度(Motor control, PID control PWM duty ratio, effective speed regulation)
    2019-12-16 12:03:30下载
    积分:1
  • 696518资源总数
  • 104393会员总数
  • 22今日下载