搜索资源列表
mega16-usart
- 功能强大的串口程序,用avr系列的mega16单片机实现-powerful Serial procedures used avr series mega16 MCU
MAGE16(1)
- AVR mega16系列单片机开发程序,包括通信和显示模块
Mega16-905
- Mega16单片机与nRF-905芯片之间的通信程序,使用硬件SPI口。
pall
- AVR mega16的单片机程序,能够模拟8255的方式1进行通讯。
驱动MEGA16片上自带的AD转换器
- /******************************************* 文件:MEGA16_AD.C 环境:编译为ICC AVR6.25A,仿真为AVR Studio4.10 硬件:ATMEGA16芯片 日期:2006年12月10日 功能:驱动MEGA16片上自带的AD转换器 备注:参考《AVR系列单片机C语言编程与应用实例》
dac0832-mega16
- AVR单片机Atmega16实现8位DA dac0832的数字电压输出,并且带protues仿真,易于理解。-8-bit AVR Microcontroller DA dac0832 Atmega16 achieve the digital voltage output, and with protues simulation, easy to understand.
usart-mega16-protues.rar
- avr单片机实现串口通讯,并可以实现protues仿真,保证程序的正确性,avr MCU serial communications, and can be achieved protues simulation, to ensure the correctness of program
RS485_mega16
- RS485多机通信(主机呼叫从机,从机返回数据) 基于AVR mega16单片机,实现RS485通信,内含proteus仿真图。-More than 485 machine communication (calls from the host machine, from machine to return data) based on AVR mega16 single chip to achieve RS485 communications, containing proteus simu
M16-SPWM
- ATMEGA16单片机产生SPWM程序,对初学有很大好处-ATMEGA16 SPWM
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
mkey
- AVR单片机,mega16开发板,按键扫描数码管显示程序。-AVR single-chip, mega16 development board, key scan digital tube display program.
MEGA16-ds18b20
- 基于AVR单片机 MEGA16的温度采集源程序,采用ds18b20实现-AVR-based single-chip temperature MEGA16 source acquisition, the realization of ds18b20
ProteusAVR
- AVR Mega16系列单片机经典Proteus实例,全部程序都是用C语言编写。-AVR Mega16 MCU Proteus classic example of all the procedures are using C language.
18b20-st7920-mega16
- mega16单片机,实现了菜单显示,18b20温度采集,串口通讯和键盘操作的完整系统,本人小学期的成果-mega16 microcontroller to achieve the menu display, 18b20 temperature acquisition, serial communication and keyboard operation of the complete system, the results of Phase I Primary School
time-mega16-datashow
- avr单片机实现驱动数码管的计时功能,同时有protues仿真,保证程序正确-avr MCU-driven digital control of the timing function, simultaneously protues simulation, to ensure the correct procedures
mega16-lcd-key
- mega16单片机,4x4键盘数据存到单片机,并将其在1602上显示出来,很有参考价值,包含protues在线仿真-mega16 MCU, 4x4 keyboard, save the data to the MCU, and will show up in 1602, of great reference value, including protues Online Simulation
Mega16
- Mega16引脚图,对于16的单片机的基本电路图有描述-Mega16 pin diagram for the basic circuit diagram of microcontroller 16 are described
avr
- 精心制作的六本AVR电子书,包括双龙詹卫前ICC例程(ATmega8515)、莫锦攀实验程序(ATmega16)、AVR单片机应用系统开发典型实例程序、AVR单片机C语言程序设计实例精粹程序、AVR mega16学习板例程(萧联珠)、AVR单片机例程-微雪电子,也有许多源码,学习AVR单片机时很有用!-AVR elaborate six books, including the former ICC routine Ssangyong Zhan Wei (ATmega8515), Mok Kam
mega16多通道程序
- 用于多通道的AD采集,每个通道可以独立控制,针对只有一个寄存器而配置多个AD通道的单片机,具有参考意义
移动的right——lcd练习
- 使用avr单片机,mega16实现。 工具是cvavr,所有工程文件已经上传。 可以实现键盘与lcd的控制连接,使字母在16*2的lcd显示屏中滚动播放。 在学习板中可以直接实现程序功能。 很好的理解现实中最使用的数字电子屏的设计思想。 纯原厂。