搜索资源列表
C8051F120_ADC
- 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
ADC
- // 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
F33x_ADC0_ExternalInput
- 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.
arm
- 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
tpcb
- 用于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
J_LINK_v7_sheme
- shematic prints if J_Link version 7. JTAG for IAR developing system.
Schematic-Prints
- 此为基于单片机的无线数据采集系统设计原理图,可实现温度,电压的无线采集,并在上位机显示。-It is the schematic of wireless data connecting system.It can connect temprature and volage data and show on PC.
ADC
- 这个例子代码需要时间和平均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.
SPI-keyboard-example
- 该示范项目的目标是展示如何配置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
F06x_ADC2_ExternalInput
- 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
1
- 求两个数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
select_func
- 开发语言:C 开发环境:CCS3.3 这个例子包含了一个简单的程序,可以自动打印出最优选择算法下输入的标签。 -The example contains a simple routine, which prints out which case lable is being evaluated.
RealTimeClock
- 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.
STM32F103RBT6_Schematic-Prints
- STM32f103RBT6电路原理图,附带LTC1867,AD420-stm32f103rbt6 Schematic Prints
c_prgm_check
- # 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 (
finhg
- it is code for scanning finger prints and storing it into
TMP-sensor
- The project is in Multisim and drives motor according to temperature. Also Prints temperature on LCD
NfcrdlibEx7_EMVCo_Polling
- - 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
uart1auart2
- 串口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.