搜索资源列表
Lcd1602-avr
- lcd1602液晶的avr测试实例程序,带proteus仿真。winavr 编译-lcd1602 LCD avr the test sample program, with proteus simulation. Winavr compiler
lcd.rar
- 本程序完成采用SED1335作为控制器的320#240液晶的驱动,编译器采用AVR-GCC,硬件平台为Atmel的Mega128芯片。,The use of this procedure is completed as SED1335 controller 320# 240 LCD driver, the compiler using AVR-GCC, the hardware platform for Atmel' s chips Mega128.
LCD 12864 AVR下显示驱动程序
- LCD 12864 AVR下显示驱动程序.使用的是ATMEL公司的AVR芯片ATMEGA16.只要稍加修改可以移植到其他单片机上,对学习12864非常有用,特别是初学者。,LCD 12864 AVR under the display driver. Using ATMEL' s AVR chips ATMEGA16. As long as a little change can be ported to other microcontrollers, the 12864 is very use
12864-ST7920
- 基于AVR单片机的12864液晶的控制程序,驱动芯片为ST7920(附带原理图)-12864 LCD AVR microcontroller based control program, and driver chips for the ST7920 (with diagram)
12864-AVR-show
- 液晶12864 AVR测试程序 atmega16单片机实现液晶12864显示程序-LCD 12864 AVR microcomputer test procedures 12864 LCD display atmega16 program
LCD_GUI
- 一个简单明了的GUI架构,适合51,AVR等小型单片机系统-A simple GUI architecture, suitable for 51, AVR, such as small single-chip microcomputer system
lcd
- bascom 驱动160*128彩屏源代码-bascom-avr with 160*80 tft
ADC+1602
- avr控制的ADC程序,1602液晶显示,很实用-avr controlled ADC procedures, 1602 LCD, it is practical
1620
- AVR 1620液晶的程序,在WinAvr 20071221 环境下通过测试-LCD AVR 1620 procedure in WinAvr 20071221 circumstances to pass the test
lcd
- 实现1602液晶的初始化与显示,可以嵌入到AVR单片机中,实现操作显示提示-The achievement of 1602 with LCD initialization, it can be embedded into the AVR MCU, the realization of the operation display prompts
AVR--12864--LCD
- AVR控制12864液晶画圆弧,在AVR单片机的控制下完成圆弧的绘制。-12864 LCD AVR control painting arc, in the AVR MCU arc under the control of the completion of the drawing.
carparkcontrolbaseonGSM
- :介绍一种无人值守的停车场管理系统的设计。该系统前端主要由GsM 短信模块TC35i和AVR 单片机At— megal6组成,安装在停车场的每个进出口,通过接收车主的手机短信控制进出口道闸的开启并由短信扣取停车费用,各进出 口电路都与监控中心计算机连接。-: A unmanned car park management system design. The system front-end GsM messages by AVR module TC35i and At-megal6 co
lcd
- AVR单片机C语言程序设计实例之字符型LCD显示-AVR single-chip design example C language program of character LCD display
lcd
- 基于AVR单片机ATmega16控制串行口液晶显示器MZL05-12864的程序,实现文字显示输出功能。-AVR-based single-chip serial port control ATmega16 LCD MZL05-12864 procedure, the realization of text output.
lcd
- 用AVR单片机控制并口LCD液晶MS12864J的程序。-AVR Parallel Port with LCD single-chip LCD MS12864J control procedures.
DS18B20
- AVR控制DS18B20使用LCD1602动态显示。-AVR control DS18B20 use dynamic display LCD1602.
lcd
- CVAVR开发的C语言液晶显示 用的AVR单片机-CVAVR the development of liquid crystal display of the C language used by AVR Single Chip
lcd
- AVR Mega128驱动2.8寸TFT彩屏(S95379)屏幕程序-2.8-inch TFT AVR Mega128 drive color screen (S95379) screen process
AVR-LCD
- 用AVR单片机驱动TFT—LCD的例程,学习AVR单片机的朋友可以进行参考的-AVR Microcontroller with TFT-LCD driver routines, learning AVR microcontroller friends can be a reference
移动的right——lcd练习
- 使用avr单片机,mega16实现。 工具是cvavr,所有工程文件已经上传。 可以实现键盘与lcd的控制连接,使字母在16*2的lcd显示屏中滚动播放。 在学习板中可以直接实现程序功能。 很好的理解现实中最使用的数字电子屏的设计思想。 纯原厂。