搜索资源列表
AD_convert
- 使用mega16单片机进行片上自带的AD转换编程,实现10位AD数据转换,使用时需要仔细阅读Mega16的数据手册,对线路进行连接
186
- mega16做处理芯片,max186做AD转换芯片,1602液晶显示数字电压值
v
- 利用mega16自带的AD进行电压测量.测量范围0~5V.
ad_da
- IAR编译的mega16的ad转换,由1602和串口分别显示
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.
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
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
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.
M16_AD
- AVR单片机Mega16的AD转换程序,AD转换精度高,程序规范,有注释-AVR AD
mega16
- mega16的ad转换,温度传感器和时钟芯片在其上面的应用-mega16 the ad converter, temperature sensor and clock chip in its application of the above
AD-usart
- AVR mega16 的AD 与USART功能C程序-AVR mega16 of AD and USART functions C program
AD-----AVR
- 这是我调的mega16的本身的ADC的程序,希望对大家有帮助-This is my own tune mega16 the ADC program, we want to help
AD
- 用mega16实现 AD操作 将5V电压显示在1602上-5V voltage is shown in the 1602 AD operation using mega16
avr
- mega16 ad转换参考程序,有详细解释,献给需要的朋友-mega16 ad conversion reference program, explained in detail, dedicated to the needs of friends
chengxu
- 针对AVR单片机MEGA16的AD转换的源代码,可以根据需要修改参数-Parameters may need to modify the source code for AVR MCU mega16 AD converter
008-AD-LED
- avr mega16参考程序(AD采样例程)-avr mega16+ ADC
AD
- Mega16采用2路AD轮询采集,通过串口发送!-Mega16 AD polling using 2-way acquisition, through the serial port to send!
mega16多通道程序
- 用于多通道的AD采集,每个通道可以独立控制,针对只有一个寄存器而配置多个AD通道的单片机,具有参考意义