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

搜索资源列表

  1. C8051F120_ADC

    0下载:
  2. This program prints the C8051F124 die temperature out the hardware UART at 115200bps. This example uses the internal 24.5MHz oscillator multiplied by 2 using the on-chip PLL (SYSCLK = 49MHz).-This program prints the C8051F124 die temp erature out at
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7634
    • 提供者:sf
  1. ADC

    0下载:
  2. // This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:69050
    • 提供者:蓝天
  1. F33x_ADC0_ExternalInput

    0下载:
  2. This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then prints the results to a terminal window via the UART.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4041
    • 提供者:王锐
  1. arm

    0下载:
  2. This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of l
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5548
    • 提供者:fds
  1. Schematic Prints.rar

    0下载:
  2. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2011-09-18
    • 文件大小:30340
    • 提供者:phjnet
  1. tpcb

    0下载:
  2. 用于Oralce TimesTen,该程序用于benchmark测试,对ACCOUNT,BRANCHES,TELLER表进行事物处理-This program implements a TPCB-like workload benchmark. The code populates the ACCOUNTS, BRANCHES, and TELLERS tables. It then executes a modified version of the TPCB benchmark, perfo
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:6504
    • 提供者:luke
  1. J_LINK_v7_sheme

    0下载:
  2. shematic prints if J_Link version 7. JTAG for IAR developing system.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:129722
    • 提供者:Qwer
  1. Schematic-Prints

    0下载:
  2. 此为基于单片机的无线数据采集系统设计原理图,可实现温度,电压的无线采集,并在上位机显示。-It is the schematic of wireless data connecting system.It can connect temprature and volage data and show on PC.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:59089
    • 提供者:胡冬梅
  1. ADC

    0下载:
  2. 这个例子代码需要时间和平均2048模拟测量来自inputP1.1使用ADC0,然后打印结果为终端窗口通过通用异步收发机。-This example code takes and averages 2048 analog measurements from inputP1.1 using ADC0, then prints the results to a terminal window via the UART.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:9614
    • 提供者:陈虹霖
  1. SPI-keyboard-example

    0下载:
  2. 该示范项目的目标是展示如何配置SPI和中断的的AT91RM9200DK PS2控制器驱动。 此应用程序检测PS2控制器并通过DBGU串口打印键盘的按键和鼠标事件的事件。 此应用程序,连接到运行在SDRAM的地址为0x20000000 ,可以下载使用引导在AT91RM9200芯片ROMed的程序。 -The goal of this demonstration project is to show how to configure the SPI and interrupt
  3. 所属分类:VxWorks

    • 发布日期:2017-11-13
    • 文件大小:408939
    • 提供者:makaveli
  1. F06x_ADC2_ExternalInput

    0下载:
  2. C8051F060 外设ADC2程序.测量一个外部电压,并通过串口和终端打印功能将测量结果传到计算机windows终端.-This program measures the voltage on an external ADC input and prints the result to a terminal window via the UART. The system is clocked using the internal 24.5MHz oscillator. Res
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:4201
    • 提供者:liyanxin
  1. 1

    0下载:
  2. 求两个数m和n的最大公约数和最小公倍数。求出100—200之间所有的素数,要求一行打印5个。-Find greatest common divisor and least common multiple of two numbers n and m. Find all primes between 100-200, request line prints 5
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:644
    • 提供者:沈力敏
  1. select_func

    0下载:
  2. 开发语言:C 开发环境:CCS3.3 这个例子包含了一个简单的程序,可以自动打印出最优选择算法下输入的标签。 -The example contains a simple routine, which prints out which case lable is being evaluated.
  3. 所属分类:DSP program

    • 发布日期:2017-11-29
    • 文件大小:48089
    • 提供者:
  1. RealTimeClock

    1下载:
  2. STM32实时时钟作为定时器,通过串口线与计算机相连接,在电脑端打印当前的时间信息,每一秒更新一次。-STM32 Real-time clock as a timer, via serial cable connected to the computer, the computer terminal prints the current time information is updated once every second.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:496836
    • 提供者:江锋
  1. STM32F103RBT6_Schematic-Prints

    0下载:
  2. STM32f103RBT6电路原理图,附带LTC1867,AD420-stm32f103rbt6 Schematic Prints
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1785217
    • 提供者:冯宇
  1. c_prgm_check

    0下载:
  2. # This scr ipt scans a list of C programs and # tries to find if statements which do assignments. # Specifically, it looks for any line which contains # text of the form if(....), where if is the first # non-blank thing on the line, and the (
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:916
    • 提供者:mukar
  1. finhg

    0下载:
  2. it is code for scanning finger prints and storing it into
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-20
    • 文件大小:5876806
    • 提供者:sujata
  1. TMP-sensor

    0下载:
  2. The project is in Multisim and drives motor according to temperature. Also Prints temperature on LCD
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:442954
    • 提供者:M Umer
  1. NfcrdlibEx7_EMVCo_Polling

    0下载:
  2. - NfcrdlibEx7_EMVCo_Polling can be run with PNEV512B, CLEV663B, PN5180 and PN7462AU. (See Section-10 for supported versions) - This example performs the EMVCo Polling loop. - Upon activation of the detected card, the example shall send a Sel
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:29422
    • 提供者:梦睿
  1. uart1auart2

    0下载:
  2. 串口2接收数据,串口1把串口2接收到的数据打印到上位机上。-A serial port 2 receiving data, a serial port to a serial port 1 2 prints the received data to the upper machine.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:303843
    • 提供者:qk
« 12 »
搜珍网 www.dssz.com