搜索资源列表
LCD12896
- 一个12896液晶的例子 采用的驱动芯片是S6B0741 是采用SPI方式与单片机通信 源程序为AVR的MEGA16和51的例子 按照程序说明连接,程序直接烧到单片机上即可使用 还包括了液晶驱动芯片资料和一个汉字字模转换程序 开发环境:AVR为IAR 51为KEIL
ad_da
- IAR编译的mega16的ad转换,由1602和串口分别显示
IAR-GCC-Avrx-2.6
- AVRX2.6 操作系统,可以移植到MEGA16以上的AVR芯片中,实时性很强。-AVRX2.6 operating system, can be ported to the AVR chip MEGA16 above, real-time strong.
i2c_sd2405
- mega16 twi与sd2405接口程序 iar avr 4.20 调试通过-mega16 twi with sd2405 interface program debugging through iar avr 4.20
mmc
- SD卡读写源程序 环境为IAR 硬件平台MEGA16-SD card reader IAR source hardware platform environment MEGA16
spi
- IAR 环境下MEGA16的SPI驱动程序,包括软件模拟和硬件SPI-IAR environment MEGA16 the SPI driver, including software simulation and hardware SPI
keyboard
- 开发目标:PS2键盘在ATmega16下的应用 开发环境:IAR 使用方法:将文件插入IAR工程,并在主程序中对硬件配制做相应修改-Development objectives: PS2 keyboard ATmega16 under the application development environment: IAR Usage: Copy the file into IAR works, and in the main program in the hardware to
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
2401_OK
- 实现NRF2401发送和接收,mega16芯片开发环境IAR-Achieve NRF2401 send and receive, mega16 chip development environment IAR
temperature-item
- IAR编译环境下,基于ATMEGA16 MCU+DS18B20的,数码管温度显示程序。原创版,可以移植到各种编译器。-IAR compiler environment, based on ATMEGA16 MCU+ DS18B20, the digital temperature display program. Original version, can be ported to a variety of compilers.
MEGA16-IR
- MEGA16, IAR, 遥控的解码程序,调试时用得到1602-MEGA16 IAR, remote control decoding process, when debugging to get 1602
DHT11-mega16
- DHT11,MEGA16,IAR,调试时用得着1602-DHT11,MEGA16,IAR,Debugging need 1602
usart
- 基于mega16的usart传输。本程序用 IAR 编写,只需作少量修改,即可移植到其它编译器中。 可以方便地配置串口参数,可以适用于多串口的芯片,如 ATMega128。-Based on the mega16 s usart transmission. The program using the IAR to write, just to make minor modifications, can be ported to other compilers. Can easily co
GLCD-WITH_MEGA16
- a program in iar for run a glcd with mega16
IAR
- 基于mega16的波形发生器设计,方波,三角波,正弦。-Based on mega16 waveform generator design, square, triangle wave, sine.
Mega16_LCD1602
- mega16单片机驱动LCD1602的程序,头文件经过修改可在IAR中编译通过-mega16 SCM driver LCD1602 program header file has been modified in the IAR compiler through