搜索资源列表
驱动MEGA16片上自带的AD转换器
- /******************************************* 文件:MEGA16_AD.C 环境:编译为ICC AVR6.25A,仿真为AVR Studio4.10 硬件:ATMEGA16芯片 日期:2006年12月10日 功能:驱动MEGA16片上自带的AD转换器 备注:参考《AVR系列单片机C语言编程与应用实例》
can-m16-mcp2515
- 调试好的CAN总线的C语言程序及原理图,谢谢!-CAN bus debugging good C language programming and schematic, thank you!
MMCSD
- ATMEGA32+Proteus仿真原理图+C应用程序,仿真仿真MMC和SD卡-ATMEGA32+ Proteus schematic diagram+ C simulation applications, simulation simulation MMC and SD cards
ucos-mega16
- uC/OS-II 在 AVR 上的移植 如果安装了WinAVR20050214,则直接运行start.bat,输入make all即可开始编译。 如果需要在AVRStudio仿真,运行make extcoff后即可生成调试所需的cof文件。-uC/OS-II in the AVR if the transplant is installed WinAVR20050214, running directly start.bat, enter the beginning of the com
lcddemo
- 1602lcd液晶器显示的例子程序,适用mega16等单片机。-1602lcd LCD displays examples of procedures, such as the application of single-chip mega16.
AVRminiProg_Test
- 采用mega16设计的avr单片机编程工具,修改宏定义可以分别实现avr dragon, avr ISP SKII和avr jtag SKII功能-Mega16 designed using avr Singlechip programming tools, to amend the definition of macros can achieve avr dragon, avr ISP SKII and functional avr jtag SKII
Isquarec
- source code for I square c (I2c) AVR mega16
1wire
- AVR Mega16的dallas公司18B20的测温程序-Dallas company' s AVR Mega16 temperature of the 18B20 procedure! !
ProteusAVR
- AVR Mega16系列单片机经典Proteus实例,全部程序都是用C语言编写。-AVR Mega16 MCU Proteus classic example of all the procedures are using C language.
mega16
- 里面是用c语言编的ATMEGA16应用程序-C language which is used for the application of the ATMEGA16
MyModem2
- * mega16.c - source fajl * Razne stvarcice bitne uC-* mega16.c- source fajl * Razne stvarcice bitne uC
9850
- avr mega16 C语言写的9850串口驱动,适合新手学习-avr mega16 C language written in 9850 serial driver, suitable for novice to learn
mega16FPGA
- mega16与FPGA通信,完整版C语言程序-mega16 and FPGA communication, the full version of C language program
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.
mega16-eeprom
- 基于mega16自带的EEPROM源程序,设计的是一个闹钟程序,实现掉电存储,C语言编写。-EEPROM-based mega16 comes with source code, is an alarm clock program designed to achieve power-down storage, C language.
AD-usart
- AVR mega16 的AD 与USART功能C程序-AVR mega16 of AD and USART functions C program
DS1302-C-program
- DS1302 时钟芯片 ,51单片机控制详细C语言程序 ,已经经过测试使用。完全可行。-DS1302 clock chip programe, 89C51/89S52/AVR Mega16/mega32 C program, has been tested to use. Entirely feasible.
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-DS18B20P1602
- AVR系列mega16单片机:DS1802温度传感器+1602液晶,C语言写的。-AVR microcontroller series mega16: DS1802 temperature sensor 1602 LCD, C language to write.
Flasher
- An AVR-mega16 C code in codevision compiler for training how to use I/O ports.