搜索结果
找到约 1,087 项符合
adc 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (245)
- 技术资料 (142)
- 微处理器开发 (103)
- 单片机编程 (87)
- 模拟电子 (62)
- DSP编程 (57)
- 嵌入式/单片机编程 (46)
- VIP专区 (35)
- 学术论文 (32)
- 其他嵌入式/单片机内容 (28)
- 其他 (25)
- VHDL/FPGA/Verilog (23)
- 嵌入式Linux (14)
- 汇编语言 (11)
- 其他书籍 (11)
- Linux/Unix编程 (9)
- 电源技术 (8)
- 源码 (8)
- 手册 (8)
- uCOS (7)
- Windows CE (7)
- 中间件编程 (7)
- 书籍源码 (6)
- 嵌入式综合 (6)
- 可编程逻辑 (6)
- 系统设计方案 (6)
- 驱动编程 (5)
- 教程资料 (4)
- 传感与控制 (4)
- 测试测量 (4)
- USB编程 (4)
- 操作系统开发 (4)
- 文章/文档 (4)
- VC书籍 (4)
- matlab例程 (4)
- 单片机相关 (3)
- 软件设计/软件工程 (3)
- 电子书籍 (3)
- 技术书籍 (2)
- C/C++语言编程 (2)
- autocad教程 (2)
- 通讯编程文档 (2)
- MTK (2)
- 编译器/解释器 (2)
- 串口编程 (2)
- 论文 (2)
- 软件 (2)
- 存储器技术 (1)
- VHDL/Verilog/EDA源码 (1)
- 其他文档 (1)
- 技术教程 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- PCB相关 (1)
- 视频教程 (1)
- 数学计算 (1)
- 网络 (1)
- Java编程 (1)
- 行业发展研究 (1)
- 邮电通讯系统 (1)
- 软件工程 (1)
- 通讯/手机编程 (1)
- 其他行业 (1)
- 电子技术 (1)
- 电子元器件应用 (1)
- PCB图/BOM单/原理图 (1)
- 单片机 (1)
- 电路图 (1)
- 习题答案 (1)
- 经验 (1)
- 教程 (1)
单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin
// 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 the rate set by a delay
// based on Timer 2. This loop p ...
微处理器开发 LPC213X-LPC214X的内置设备的所有例程(ADC
LPC213X-LPC214X的内置设备的所有例程(ADC,DAC,SPI,I2C,RTC等等)
DSP编程 使用DSP的MCBSP与EDMA连接ADC和DAC,进行信号的采样与重建
使用DSP的MCBSP与EDMA连接ADC和DAC,进行信号的采样与重建,并提供驱动
邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC
This example describes how to use the ADC and DMA to transfer continuously
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to t ...
其他 PIC ADC into sleep mode PIC ADC into sleep mode
PIC ADC into sleep mode
PIC ADC into sleep mode
单片机开发 基于Keil uVision2平台的C51控制温度老化试验箱的源代码。 1、温度传感器采集温度 2、传感器信号传入 ADC电路 3、经AT89C52单片机的处理分析输出控制 4、通过继电器控制
基于Keil uVision2平台的C51控制温度老化试验箱的源代码。
1、温度传感器采集温度
2、传感器信号传入 ADC电路
3、经AT89C52单片机的处理分析输出控制
4、通过继电器控制发热、降温与通风单元
单片机开发 C8051F020 ADC 的源代码
C8051F020 ADC 的源代码,肯定可以使用
单片机开发 功能:ADC采样 目标板: C8051F33x 开发工具: Silicon Laboratories IDE 此程序为ADC转换程序
功能:ADC采样
目标板: C8051F33x
开发工具: Silicon Laboratories IDE
此程序为ADC转换程序,可以选择向ADC0BUSY写1或用定时器0,1,2,3作为ADC的启动信号。
单片机开发 一个通过ADC并在LCD上显示出来的电压表 希望对初学者有帮助
一个通过ADC并在LCD上显示出来的电压表
希望对初学者有帮助
嵌入式Linux s3c2440 的adc应用程序
s3c2440 的adc应用程序,可直接进行操作/控制