搜索资源列表
1602fourwirecvavr
- 用CVAVR 编写的ATMEGA128的LCD 1602 显示程序,四总线,占用了PC口,P7-P2 共占用了6个I/O口!
LGM12641.rar
- LGM12641 LCD 中文汉字显示,Proteus 下仿真通过,Proteus LCD displat test.
LCD 自己写的第一个算是模块化的例子
- 自己写的第一个算是模块化的例子 CVAVR环境的MEGA16 里面带有PROTUES仿真-Be the first to write a modular environment MEGA16 example CVAVR inside the simulation with PROTUES
CVAVR_MEGA64
- 以mega64为主控核心,驱动外围共同工作,有max197adc12位.max5453数字电位器.18b20温度传感器.hb128x64液晶.继电器.PWM控制直流电机转速等.全部为原创.-Mega64 for the master to the core of the external drive to work, there max197adc12 bit. Max5453 Digital Potentiometers .18 b20 temperature sensor. Hb128x64
12864-AVR-show
- 液晶12864 AVR测试程序 atmega16单片机实现液晶12864显示程序-LCD 12864 AVR microcomputer test procedures 12864 LCD display atmega16 program
CVAVR_LCD_Time
- CVAVR语言 定时计数器控制LCD显示时间,有详细的注释。-Counter to control timing CVAVR language LCD display time, have detailed notes.
CVAVR_Program
- CVAVR完整程序,有LED、LCD、定时计数器等等,该有的都有,不该有的也有,适合初学者学习参考。-CVAVR integrity of the process, has LED, LCD, and so on from time to time counter, which some have, should have some also, suitable for beginners reference study.
8310-8bit
- 1.8英寸彩色液晶屏图像文字显示程序,可以用于51单片机(环境keil C51)或者AVR(环境cvAVR),或者PIC(环境PICC)-1.8-inch color LCD image display program text that can be used for 51 single-chip microcomputer (environment keil C51) or AVR (Environmental cvAVR), or PIC (Environmental PICC)
61509
- 1.8英寸彩色液晶屏图像文字显示程序,可以用于51单片机(环境keil C51)或者AVR(环境cvAVR),或者PIC(环境PICC)-1.8-inch color LCD image display program text that can be used for 51 single-chip microcomputer (environment keil C51) or AVR (Environmental cvAVR), or PIC (Environmental PICC)
lcd
- CVAVR开发的C语言液晶显示 用的AVR单片机-CVAVR the development of liquid crystal display of the C language used by AVR Single Chip
2usart_lcd
- An example of 2 usart + lcd for AVR microcontroller wirh CodeVisionAVR-An example of 2 usart+ lcd for AVR microcontroller wirh CodeVisionAVR
12864_ST7920_CVAVR
- 12864液晶ST7920驱动CVAVR程序-12864 LCD ST7920 Driver CVAVR program
motoC115_lcd
- Motorola c115 lcd + AVR (CVAVR) with gpm388 controller-Motorola c115 lcd+ AVR (CVAVR) with gpm388 controller
st7920ck
- 在cvavr平台下的编写的ST7920支持串口的液晶驱动程序-The cvavr platform to support the preparation of the ST7920 serial LCD driver
ds1302_lcd_4bit
- 用cvavr自带的库函数做的ds18b20带lcd显示的程序,时序很准,可传输400多米-Built-in library functions with cvavr do ds18b20 with lcd display program, timing is very accurate and can be transmitted more than 400 meters
CVAVR_LCD1602
- CVAVR环境下液晶1602 程序 ATmega8L LCD1602-CVAVR environment program ATmega8L LCD1602 LCD 1602
(CVAVR)LCD12864
- LCD 128×64液晶模块 C 源程序(CVAVR)-LCD 128 × 64 LCD Module C source code (CVAVR)
lcd
- LCD interfacing with Atmega16 using CVAVR
LCD-MT12864-CVAVR-PROTEUS
- LCD MT12864 CVAVR source code PROTEUS -LCD MT12864 CVAVR source code PROTEUS
移动的right——lcd练习
- 使用avr单片机,mega16实现。 工具是cvavr,所有工程文件已经上传。 可以实现键盘与lcd的控制连接,使字母在16*2的lcd显示屏中滚动播放。 在学习板中可以直接实现程序功能。 很好的理解现实中最使用的数字电子屏的设计思想。 纯原厂。