搜索资源列表
AVR
- AVR单片机的功能测试程序,C语言 包括:ad转换,中断,定时计数器,看门狗等-AVR functional test procedures, C language, including: ad conversion, interrupt, timer counter, watchdog, etc.
At45DB081D
- AT45DB081D为1M Bytes的EEPROM空間 提共C语言涵数代码,在AVR STUDIO编译器上编译通过 使用atxmegal128A1单片机,SPI控制接口。 -AT45DB081D to 1M Bytes of EEPROM space to mention a total number of C-han code, the compiler in the AVR STUDIO compiled through the use of atxmegal128A1
jiao_t_d
- 完整的交通灯的程序,有倒计时,用的是AVR单片机,c语言编译的-Complete the procedures for traffic lights, a countdown, with the AVR microcontroller, c language compile
qucik-PWM-realize
- 基于Atmega128单片机,在ICCv7AVR中用C语言实现的快速PWM调制,并有在Proteus中的仿真文件,下载后马上可以验证!-Based on Atmega128 microcontroller using C language in ICCv7AVR fast PWM modulation, and a simulation in Proteus files immediately after downloading can verify!
MEGA16-DS18B20P1602
- AVR系列mega16单片机:DS1802温度传感器+1602液晶,C语言写的。-AVR microcontroller series mega16: DS1802 temperature sensor 1602 LCD, C language to write.
100cases-AVRPPROTEUS-simulation
- 单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-Microcontroller C programming language training in 100 cases-- based on AVR+PROTEUS simulation
AVRTOUCH
- 本程序是基于AVR单片机(ATMEGA16)的触摸屏测试实验,主要有文本显示信息,图像显示信息,清屏,读取指定位置的数据,绘点函数,LCD液晶初始函数,LCD控制寄存器,通用寄存器,光标控制寄存器,光标大小控制寄存器,活动窗右边界寄存器,显示窗右边界寄存器,活动窗底部边界寄存器,显示窗底部边界寄存器,活动窗左边界寄存器等。基于AVR单片机的触摸屏测试C语言程序,-This procedure is based on the AVR microcontroller (ATMEGA16) touch
LED
- 闪烁的LED--单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-Flashing LED- Microcontroller C Programming Language Training 100 cases- AVR+ PROTEUS simulation based on
liushuideng
- 花样流水灯--单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-Mood light water- Microcontroller C Programming Language Training 100 cases- Simulation-based AVR+PROTEUS
huayangliushuideng
- 会闪烁的流水灯--单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-Flashes of light water- Microcontroller C Programming Language Training 100 cases- Simulation-based AVR+PROTEUS
LEDjiaotongdeng
- LED交通灯--单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-LED traffic lights- Microcontroller C Programming Language Training 100 cases- Simulation-based AVR+PROTEUS
shumaguanxunhuanxianshi
- 循环显示0-9--单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-Cycle 0-9- Microcontroller C Programming Language Training 100 cases- Simulation-based AVR+PROTEUS
xianshidange
- 显示单个数字--单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-Showing a single digit- Microcontroller C Programming Language Training 100 cases- Simulation-based AVR+PROTEUS
AVRadc
- avr单片机控制adc的编程方法具体c语言以及部分文字说明-Avr single-chip microcomputer control adc specific c language programming method and part of the text
rs485tongxin
- 基于rs485的多机通信问题的c语言源程序代码,采用avr单片机编程-Multiple machine based on rs485 communication problems of the c language source code, using avr microcontroller programming
AVRPProteus-01-08-base
- [单片机C语言程序设计实训100例-基于AVR.Proteus仿真]中基础部分前8个源代码-[Microcontroller C Programming Language Training 100 cases- based AVR.Proteus simulation] is a fundamental part of the code before 8
Fatfs_GCC
- FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平台独立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free