搜索资源列表
驱动MEGA16片上自带的AD转换器
- /******************************************* 文件:MEGA16_AD.C 环境:编译为ICC AVR6.25A,仿真为AVR Studio4.10 硬件:ATMEGA16芯片 日期:2006年12月10日 功能:驱动MEGA16片上自带的AD转换器 备注:参考《AVR系列单片机C语言编程与应用实例》
AVRmega16
- AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
tlc2543
- 一份关于用avr128开发的常用AD转换芯片TLC2543的源程序与Proteus仿真电路图,本人实验还可以挺准的。-A report on the development of a common AD with avr128 conversion chip TLC2543 the source and the Proteus simulation circuit, I can be quite quasi-experiment of.
spi-TLC2543
- Mega16读12位AD芯片TLC2543(硬件SPI传输) TLC2543驱动,将读到的ADC数据通过串口发送到 PC-Mega16 (external 7.37628M)+ TLC2543 TLC2543 driver will read the ADC data is sent to the PC through the serial port
ad-da-mega16-lcd
- mega16单片机实现ad-da转换,将采集到得电压不断实时显示在1602液晶上,有proteus仿真。保证正确-mega16 SCM ad-da converter, will be collected to get real-time voltage is continuously displayed on LCD 1602, there proteus simulation. Ensure proper
ATMEGA16L-AD
- 本程序可以用于测试ATMEGA16L的AD转换(采用内部基准电压),可供学习使用mega16的朋友参考-This procedure can be used to test the AD conversion ATMEGA16L (using the internal reference voltage), for learning to use reference mega16 friend
M16_AD
- atmel mega16 avr单片机中内置ad的应用程序-Single-chip atmel mega16 avr built applications ad
FM1.0
- AVR mega16自身的AD采样,利用AD9851输出频率 实现FM调频-FM with AD9851
AD
- Mega16开发板做得A/D转换的例程,是最基本的学习程序,是我们编写mega16书籍的例程,我们确保最易懂的程序来学习16单片,如果大家喜欢我会继续把我们的例程上传上去,一起分享-Mega16 development board to do A/D conversion routines, is the most basic learning process, we write books mega16 routines, we ensure that the most straightfor
6
- mega16,AD转换的简单应用-mega16, AD conversion of a simple application
AD
- ATmega16的AD转换显示4位数码管,作用是调节5V电压-ATmega16 of AD conversion
MEGA16-10bitAD
- 基于MEGA16自带的10位AD的源程序,C语言编写,源代码有注释,希望对初学者有所帮助。-Based MEGA16 native 10-bit AD of the source, C language, the source code has comments, want to help beginners.
AD
- 基于AVR MEGA16单片机的AD采集程序,内有原理图。-Microcontroller-based AVR MEGA16 AD acquisition program, there are schematic.
AD-usart
- AVR mega16 的AD 与USART功能C程序-AVR mega16 of AD and USART functions C program
ad
- avr单片机 mega16 单通道ad转化,lcd显示。-avr ATMEGA16 A/D
AD
- AVR mega16 利用内部AD转换 液晶显示输入电压值-AVR mega16 liquid crystal display using the internal AD converter input voltage
avr-mega16-ad
- avr ad 检测,AD/da,含程序和工程-avr ad
AD
- AVR单片机mega16,AD采集程序,编程环境是AVRstudio4,跟GCC联调通过-AVR MCU mega16, AD acquisition procedures, programming environment is AVRstudio4, with the FBI through the GCC
AD
- Mega16采用2路AD轮询采集,通过串口发送!-Mega16 AD polling using 2-way acquisition, through the serial port to send!
mega16多通道程序
- 用于多通道的AD采集,每个通道可以独立控制,针对只有一个寄存器而配置多个AD通道的单片机,具有参考意义