CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - debug

搜索资源列表

  1. 用ISD4000系列芯片实现录音与放音

    1下载:
  2. 用ISD4000系列芯片实现录音与放音,单片机采用8052,包含原理图与源代码,亲自调试,完全可用,ISD4000 series chip with recording and playback, using 8052 single-chip, including schematics and source code, to debug, completely available
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-09
    • 文件大小:2200407
    • 提供者:吕健
  1. tw9910.用tw9910驱动3.5寸数字屏的源代码

    0下载:
  2. 用tw9910驱动3.5寸数字屏的源代码,使用SM5964单片机调试.,Tw9910 driver with 3.5-inch digital screen the source code, the use of single-chip debug SM5964.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-28
    • 文件大小:8850
    • 提供者:何生
  1. proteus_keil.rar

    1下载:
  2. Keil 51和Proteus仿真LED,串口实例 6个共阴极LED,还可仿真串口通讯,自己项目中的代码,吐血共享 使用方法: 1、用proteus打开ddb_stc51.DSN 2、用keil打开ddb_stc51目录下的ddb_stc51.Uv2工程 3、在keil中运行调试即可在proteus中查看调试结果, 串口仿真结果要用虚拟串口互联查看结果。 ,Keil 51 and Proteus simulation LED, serial port examples o
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:55441
    • 提供者:generalj
  1. LCD_J.rar

    0下载:
  2. 在ARM7上调试通过的金鹏串行12864程序,内含ARM自带的实时时钟RTC,可直接在12864显示,In the ARM7 debug serial 12864 Jinpeng adopted procedures, including ARM s own real-time clock RTC, can be displayed directly on 12864
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:80329
    • 提供者:陆yong
  1. 51kf_2.7.rar

    3下载:
  2. 51汇编集成开发环境是基于windows环境的单片机汇编软件开发平台,它集源程序的编辑、汇编、反汇编和全软件仿真调试于一体,功能齐全,使用方便,适用于MCS48、MCS51和AVR系列单片机。,51 compilation of integrated development environment is based on windows environment software development platform for the compilation of single-chip, wh
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:6628995
    • 提供者:劳文新
  1. sdraminit.rar

    0下载:
  2. 三星2410及2440的h-jtag的sdram初始化脚本,直接导入即可调试,Samsung 2410 and 2440 the sdram of the h-jtag initialization scr ipt, you can debug directly into
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1624
    • 提供者:ted
  1. dac908.rar

    0下载:
  2. dac908的调试程序,采用Keil C51,dac908 debug procedures Keil C51
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:21759
    • 提供者:失落
  1. DAC0832.rar

    0下载:
  2. DAC0832与单片机的驱动程序。调试通过,希望对你有所帮助。谢谢大家。,DAC0832 and the single-chip driver. Debug through, and they hope to help you. Thank you.
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:74272
    • 提供者:cc
  1. LEDxianshi.rar

    0下载:
  2. LED屏显示程序,可以直接用作产品设计。本人已调试通过。,LED screen display process, can be directly used for product design. I have debug through.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:46346
    • 提供者:李应彬
  1. MAX187c.rar

    0下载:
  2. max187的c语言程序,下载即用无需调试的液晶屏采用串口通行的,既方便又占用的资源少,max187 c-language program, download-use LCD screen without the need to debug using serial passage, and a convenient and take up less resources
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2046
    • 提供者:zanrunrun
  1. lcd

    0下载:
  2. 该程序是用来调试液晶显示屏KNY12864-20M的一个源程序-The program is used to debug the LCD screen as a source KNY12864-20M
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1067
    • 提供者:yang
  1. IIC

    2下载:
  2. 基于火牛开发板STM32103系列的直接数据存储测试代码,调试并通过运行,非常适合初学者学习。-AC adapter-based development board STM32103 series of DMA test code, debug, and by running, very suitable for beginners to learn.
  3. 所属分类:SCM

    • 发布日期:2016-08-25
    • 文件大小:527360
    • 提供者:wuyu
  1. test_demo

    0下载:
  2. LPC175x M3微处理器PWM模块输出频率调试模板-LPC175x M3 microprocessor debug output frequency PWM module template
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1674334
    • 提供者:chenbing
  1. EEPROM.rar

    0下载:
  2. avr单片机EEPROM读写程序 经过调试,已经成功进行读写,avr after single-chip EEPROM read and write debug procedures have been successfully read and write
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:4181
    • 提供者:谭美玉
  1. XS128_main.rar

    0下载:
  2. MC9S12XS128单片机,清华的智能车推荐板子。可调试如下各个模块。光电管AD转换,舵机占空比,PWM驱动电机,霍尔元件测速 部分细节自行修改。 ,MC9S12XS128 single chip, the smart car Tsinghua board recommended. Can debug each module are as follows. Phototube AD conversion, steering duty cycle, PWM-driven motor, the
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:2377
    • 提供者:metzer
  1. SSCOM32.rar

    0下载:
  2. 单片机开发中用于串行口通讯调试的工具软件,A software tool for serial port communication debug in MCU developmnet
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:282269
    • 提供者:phoenix
  1. C8051F120serialcommunicationin

    0下载:
  2. 学习使用 C8051F1xx 单片机中断方式实现串口通信。使用中断定时实现串口通信。使用串口调试工具向串口发送一个字节的数据,可以观察到串口工具可以接收到刚才发送的数据。,C8051F1xx study the use of single-chip serial communication interruption means. Interrupted from time to time to achieve the use of serial communication. Serial deb
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:16042
    • 提供者:关飞
  1. MC9S12DG128

    0下载:
  2. 本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。 其中: "LED"是用定时器模块写的一个跑马灯。 "printpp"是帮助用户调试的一个工具,它相当于C提供的printf函数,但它的输出设备是串口。 -This folder is to provide users with codeworrior programming paradigm, designed to enable use
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:537198
    • 提供者:郭冰冰
  1. UartDebugDemo.rar

    0下载:
  2. IAR AVR 中用串口格式化打印调试的示例程序,An example of UART formatted print out for debug in IAR AVR.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:28095
    • 提供者:Frenkie Wang
  1. JDL12864G-02

    0下载:
  2. 这是我们参加电子设计大赛时写的LCD显示程序,可以用,调试通过了的-This is our time to participate in Electronic Design Contest written LCD display program, you can use to debug the adoption of the
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:58800
    • 提供者:tongjing
« 1 2 3 45 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com