搜索资源列表
1602fourwirecvavr
- 用CVAVR 编写的ATMEGA128的LCD 1602 显示程序,四总线,占用了PC口,P7-P2 共占用了6个I/O口!
AVR-1602
- 基于Atmega128的1602液晶驱动程序,在ICCV7 for AVR软件上正确运行-Atmega128-based LCD driver in 1602,able to run correctly in ICCV7 for AVR software
atmega128_12864_1602
- atmega128液晶显示(12864和1602)的已编译、测试的源程序。-atmega128 liquid crystal display (12864 and 1602) that have been compiled, tested source.
1602liquidcrystaldisplayprocedures
- ATmega128单片机控制的1602液晶显示程序,实现秒表功能,可通过按键设置时间-ATmega128 MCU 1602 LCD process, achieve a stopwatch function, available through key setup time
1602
- 这是用于atmega128控制1602的源程序,非常实用-This is 1602 for the ATmega128 to control the source, very useful
adc_1602
- atmega128单片机实现模数转换并通过1602液晶显示出结果。-atmega128 achieve single-chip analog-to-digital converter and liquid crystal display through the 1602 results.
M128DS18B20LCD1602
- 基于ATMEGA128控制的DS18B20的温度显示,采用LCD1602显示-ATMEGA128-based control DS18B20 the temperature display, using LCD1602 display
1602LCD
- 利用ATmega128控制液晶1602显示-Control the liquid crystal display 1602 by ATmega128
atemga128-DS18B20P1602
- atmega128+DS18B20+1602+proteus仿真。-atmega128+ DS18B20+1602+ proteus simulation.
13.1602
- atmega128 AVR单片机实现LCD1602显示功能,简单易行,方便移植
EEPROM
- atmega128内部eeprom应用,记录开机次数,1602显示-atmega128 1602
1602
- atmega128显示函数,1602显示-atmega128 1602
LCD1602
- 有关atmega128的1602液晶的显示-About the atmega128 1602 LCD display
ADC and 1602 code based on Atmega128
- it is an ADC and 1602 code based on Atmega128, the result could show on 1602 if your hardware connection is correct
mega128--1602xianshi
- AVR-ATmega128的1602型LCD显示驱动程序,显示的是welcome-AVR-ATmega128 1602 type LCD display driver, the display is welcome
ATmega128-1602
- ATmega128-1602液晶的显示,使用ICCAVR的编程平台在开发板上完美运行,实际使用时线序需要修改-ATmega128-1602 liquid crystal display, use ICCAVR programming platform in the development of on-board perfect run, you need to modify the actual use of line sequence
1602
- 这个程序适用于ATMEGA128的开发板。这是一个应用液晶1602的程序。本程序功能为,要显示的字符,从最后端移入屏幕,到最左端停止-This procedure applies to ATMEGA128 Development Board. This is an application program LCD 1602. The program functions as a character to be displayed, the screen shifted from the last
ATmega128--IIC
- ATmega128芯片的模拟IIC实验代码,控制两个24c02eeprom存储芯片读写,并在1602液晶显示屏上显示,带protues仿真图,用avr studio+gcc实现-ATmega128 chip analog IIC experimental code, control two 24c02eeprom memory chips read and write, and displayed on the LCD 1602 with protues simulation diagram,
mega128-1602
- atmega128驱动1602液晶的源程序,对初学者有一定帮助,采用ICCAVR编译。-1602 source code for mega128
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。