CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - can 例子

搜索资源列表

  1. bmain

    0下载:
  2. 一个关于avr单片机串口通信的一个简单例子 对于avr初学者 来说 可以一看-A single-chip serial communication on the avr as a simple example for beginners avr can see
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:1363
    • 提供者:zgb
  1. vhdlexample

    0下载:
  2. vhdl简单的例子程序,供初学者参考,有模板可以参考-VHDL example of a simple procedure, the reference for beginners, it can refer to the template
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:33123
    • 提供者:henry
  1. TIMEROVERFLOWforTIMING

    0下载:
  2. 飞思卡尔HCS12里的定时和计时的方案,列出例子,以供参考.这个程序输出比较计时,这个多通道可以计多个时间,耐用,好用-Freescale HCS12 s timing, and timing of the program, listing examples for reference. This procedure output compare time, this can include a number of multi-channel time, durable, easy to use
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:390700
    • 提供者:钟传军
  1. cf

    0下载:
  2. cf卡读写成功的例子,可以直接使用,内有详细的说明-cf card reader success stories can be used directly with a detailed descr iption of
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:9939
    • 提供者:xia chaun yu
  1. DM642evm_video

    0下载:
  2. 这是DM642(EVM开发板)的视频采集和视频输出的一个很好的例子原代码,用CCS3.3可以打开,调试通过.-This is DM642 (EVM development board) of video capture and video output of a good example of the original code, with CCS3.3 can open, debugging through.
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:634743
    • 提供者:刘武平
  1. dm642evm_video_networking_ip

    0下载:
  2. 这是DM642(EVM开发板)的视频采集和视频输出到网络调用的一个很好的例子原代码,用CCS3.3可以打开,调试通过.-This is DM642 (EVM development board) of video capture and video output to a network called a good example of the original code, with CCS3.3 can open, debugging through.
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1314834
    • 提供者:刘武平
  1. AVR_HTM68131

    0下载:
  2. 这是一个用AVRM16控制HTM68131,可以跟据这个例子自已做液晶.-This is a used AVRM16 control HTM68131, According to this example can make their own LCD.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:58797
    • 提供者:刘武平
  1. STM32F103RBexample

    0下载:
  2. 针对STM32F103RB的一系列例子程序,其中包括LCD,LED,UART,CAN,SPI,ADC,TIMER等例子-The example of STMF103RB MCU,include LCD,LED, UART, CAN,SPI, ADC, TIMER.etc
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:9073460
    • 提供者:毕生
  1. Blink

    0下载:
  2. tinyos的硬件闪灯例子代码,包含各个组模块的程序的.可以修改直接应用.-TinyOS hardware flashing code examples, including various group process modules. Direct application can be amended.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:76795
    • 提供者:chenxuejun
  1. cs5463

    0下载:
  2. cs5460系列,功能比5460多了无功功率计算,具体参数有些变化, 但使用方法基本和5460差不多.文档中有个一"基本应用"例子,初学者可以不用花费过多时间在芯片上,很快投入实际开发.cs5460编程也可参考,我就是这样用的.-CS5460 series, features more than 5460 than the reactive power calculation, the specific parameters of some changes, ' but the use o
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:296500
    • 提供者:ZZH
  1. ucos2

    0下载:
  2. 用C语言编写的uCOS_II在51单片机上移植,此代码可直接移植到单片机上,并给出一个串口通信例子供读者学习与交流-Using C language on uCOS_II at 51 Singlechip transplantation, this code can be directly transplanted into single-chip, and give an example of serial communication for readers to study and exch
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1356430
    • 提供者:wangjundong
  1. MSP430compile-example

    0下载:
  2. MSP430的汇编开发例子,可以对初学者有个很好的帮助和指导-MSP430 Development example of the compilation can be for beginners there is a very good help and guidance
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:527592
    • 提供者:郭攀锋
  1. timer_interupt_exam(1)

    0下载:
  2. 这个两个rar文件是关于定时器0使用的例子, 也是我第一次使用定时器0做的实验程序: 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。 两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验, 小虾们可以试试看。 -Rar files that are both about the exa
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:36127
    • 提供者:力伟
  1. dma_adc

    0下载:
  2. stm32下实现adc 16通道检测代码例子,已经测试可以检测正确了-adc 16 under stm32 channel detection code examples have been tested can detect the correct
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:2001
    • 提供者:吴名
  1. ucos_exam1

    0下载:
  2. UCOS的源码,它的硬件基础是80186,只要你的电脑只要是INTEL的CPU,就可以在你的电脑上面正常运行,你也可以把它移植到你的MCU,所以这个源码是研究UCOS的最佳选择。这个例子是UCOS实现各个任务管理。-UCOS the source, and its hardware is based on 80,186, as long as your computer as long as it is INTEL' s CPU, on your computer in the norma
  3. 所属分类:uCOS

    • 发布日期:2017-04-25
    • 文件大小:103902
    • 提供者:jacob
  1. 2812

    0下载:
  2. TMS320f2812原理及应用的全部例子程序,读者可以从中学习如何编写dsp程序。-TMS320f2812 principle and application procedures for all the examples, readers can learn how to write procedures dsp.
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:976760
    • 提供者:dongchuanshun
  1. LOCK_MAIN

    0下载:
  2. 一个基于单片机系统的门禁例子,可以作为参考,功能比较全面。-A single-chip microcomputer system based on the example of access control can be used as reference function much more comprehensive.
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:10887
    • 提供者:studyhz
  1. os_app

    0下载:
  2. ucos2的代码,和应用的例子,可以直接在windows环境下运行-ucos2 the code, and application examples, you can directly run in windows environment
  3. 所属分类:uCOS

    • 发布日期:2017-04-28
    • 文件大小:476029
    • 提供者:秋子
  1. lizi

    0下载:
  2. 单片机模拟器的几个例子,需要的朋友可以-A few examples of single-chip simulator, a friend in need can take a look at
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:525329
    • 提供者:qin
  1. PS2

    0下载:
  2. 使用FPGA读取键盘的例子,同时读取数据可以由数码管显示。-Read the keyboard to use the example of FPGA, at the same time data can be read by the digital display.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:113925
    • 提供者:baiyang
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »
搜珍网 www.dssz.com