搜索资源列表
1602fourwirecvavr
- 用CVAVR 编写的ATMEGA128的LCD 1602 显示程序,四总线,占用了PC口,P7-P2 共占用了6个I/O口!
mzlh12864
- 本源程序是北京铭正同创公司的LCD显示器MzLH01-12864模组的驱动程序,所用处理器为AVR,采用的编译器是CVAVR
LGM12641.rar
- LGM12641 LCD 中文汉字显示,Proteus 下仿真通过,Proteus LCD displat test.
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.
lcd
- CVAVR开发的C语言液晶显示 用的AVR单片机-CVAVR the development of liquid crystal display of the C language used by AVR Single Chip
12864_ST7920_CVAVR
- 12864液晶ST7920驱动CVAVR程序-12864 LCD ST7920 Driver CVAVR program
(CVAVR)LCD12864
- LCD 128×64液晶模块 C 源程序(CVAVR)-LCD 128 × 64 LCD Module C source code (CVAVR)
移动的right——lcd练习
- 使用avr单片机,mega16实现。 工具是cvavr,所有工程文件已经上传。 可以实现键盘与lcd的控制连接,使字母在16*2的lcd显示屏中滚动播放。 在学习板中可以直接实现程序功能。 很好的理解现实中最使用的数字电子屏的设计思想。 纯原厂。