-
ADS1115
本程序调试了TI的高精度模数转换芯片ADS1115,此模数转换器采用双积分型,16位,为IIC通信方式,调试较复杂,在对直流采集方面有着广泛的应用(This program debugging TI s high-precision analog-digital conversion chip ADS1115)
- 2013-08-23 22:49:26下载
- 积分:1
-
Basic-Interface
Bookmark
//
// ImageAndTextCell.h
// SimpleTreeController
//
// Created by System Administrator on 7/13/11.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
- 2014-01-21 17:47:36下载
- 积分:1
-
VC socket多线程文件传输
这个是用VC写的SOCKET多线程源码,希望能对大家有用。
- 2022-06-26 03:33:35下载
- 积分:1
-
3
说明: 这个是NP问题的PPT,内容丰富,讲解到位,经典的算法学习资料.(This problem is NP PPT, rich in content, to explain the place, the classical algorithm learning materials.)
- 2011-09-22 23:31:26下载
- 积分:1
-
数值分析实验
说明: 数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点;
编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
- 2019-04-30 22:30:36下载
- 积分:1
-
BasicC++
basic c++ related notes2
- 2009-05-26 18:17:59下载
- 积分:1
-
tiaomabianzhi-rukumokuai
图书管设计条码编制与图书入库模块
显示书目信息数据表所指定的或书目编号的带入库图书信息(edit Barcode )
- 2011-06-02 17:33:43下载
- 积分:1
-
ADC_DualModeInterleaved
stm32f4 adc 的代码,双通道,用DMA保存数据。(stm32f4 family c code, adc
This example provides a short description of how to use the ADC peripheral to
convert a regular channel in Dual interleaved mode using DMA in mode 3 with 5Msps.
DMA mode 3 is used in interleaved mode in 6-bit and 8-bit resolutions.
The Dual interleaved delay is configured 6 ADC clk cycles.
On each DMA request (two data items are available) two bytes representing two
ADC-converted data items are transferred as a half word.
The data transfer order is similar to that of the DMA mode 2.
A DMA request is generated each time 2 data items are available
1st request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
2nd request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
The ADC1 and ADC2 are configured to convert ADC Channel 12, with conversion
triggered by software.
By this way, ADC channel 12 is converted each 6 cycles.
In this example, the system clock is 168MHz, APB2 =84MHz and ADC clock = APB2 /2.
Since ADCCLK=)
- 2013-10-14 19:06:26下载
- 积分:1
-
avrnet
avr + enc28j60仿真及详细使用方法,压缩包内含有源代码及Proteus仿真文件以及仿真方法。(avr+ enc28j60 simulation and detailed use of compressed Proteus package includes source code and simulation files, and simulation methods.)
- 2020-06-29 06:00:02下载
- 积分:1
-
3leds
3 leds blinking for CCS compiler
- 2015-02-19 09:19:07下载
- 积分:1