单片机控制LCD1602液晶显示的驱动程序- 下载
|
单片机的标准液晶屏驱动程序。单片机为P89C52,语言为C,液晶屏为LCD1602,编程环境为KEIL C。-MCU standard LCD driver. Microcontroller P89C52, for the C language, LCD screen for LCD1602, the programming environment for C KEIL. 下载
|
AVR单片机(Atmega16)的PS2键盘驱动程序,并用LCD1602显示。-AVR (Based on Atmega16) PS2 keyboard driver, using LCD1602 show. 下载
|
飞思卡尔单片机MC9SDG128程序,实现对液晶模块LCD1602显示的驱动。- 下载
|
LCD1602的驱动代码(头文件) 用mega16单片机实现-LCD1602 driven code (the first) with mega16 MCU 下载
|
这是我自已写的HD44780 LCD1602液晶屏的程序,是基于AVR单片机上实现的。 /************************************************************************************************** * 简介 * * 本模块仅使用于字符显示液晶模块 * * 当前版本的驱动仅支持以下类型LCD模块驱动: * Hitachi HD44780 或与之兼容的芯片. * * LCD显示函数支持以下格式: * 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters * 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters * 1 line x 24 characters 2 lines x 24 characters * 1 line x 40 characters 2 lines x 40 characters *说明: * 1 line x 16 characters 需要定义为2*8的液晶模块 * * 不支持外部内存模式 **************************************************************************************************/ - 下载
|
基于单片机的烟叶烘烤过程温湿度报警系统(含proteus原理图和c源程序):在LCD1602上实时显示时钟,温度,湿度,系统运行时间。利用ds18b20检测当前温度,通过和设定参数的比较,给ISD1420发出报警脉冲,通过功率放大器LM386 驱动喇叭报警。-based SCM tobacco curing process temperature and humidity alarm system (including proteus diagram and c source ) : LCD1602 real-time display on the clock, temperature, humidity, the system running time. Ds18b20 detected using current temperature, and set the parameters, ISD1420 issued a warning to pulse through the power amplifier driving the loudspeaker warning LM386. 下载
|