登录
首页 » 嵌入式系统 » 液晶屏的 8051 头文件

液晶屏的 8051 头文件

于 2023-08-23 发布 文件大小:370.00 kB
0 17
下载积分: 2 下载次数: 1

代码说明:

在这里我提供很好的维护,很容易理解,几乎每个基本操作 16 × 2 液晶头文件。在此标头文件定义函数的名称,最好被适合既然已有的操作。这里是在标头中定义的每个函数的描述:-1) lcdcmd lcdcmd 是液晶屏的命令功能提供,以便您可以使用它,如果你需要不在此头文件中定义的任何操作。2) lcd_shift:-lcd_shift 命令是为换挡的液晶屏数据定义。在此函数中,您需要提供一个参数,它是决定如果数据将移动在左侧或右侧。参数是作为以下 ;-) LCD_MOVE_DISP_LEFT:-为移动显示在左侧。b) LCD_MOVE_DISP_RIGHT:-为移动显示在右侧。3) lcddata:-提供 lcddata 函数是为了在液晶 sccreen.4)lcd_clrscr 上打印一个字符:-lcd_clrscr 是用来清除液晶 screen.5)lcd_init 的函数:-lcd_init 是用来初始化 lcd.6)lcd_gotoxy 的函数:-lcd_gotoxy 是用来将光标放到特定的屏幕位置的函数。此函数需要两个参数 (这两个整数值)。第一个参数是列,第二是 rows.7)lcd_puts:-lcd_puts 功能提供了在屏幕上打印一个字符串的选项。此函数的参数是您想要打印的字符串。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • manufacturers regular boot source code, based on the ARM S3C2410 with a variety...
    厂家正规的boot源代码,基于 ARM S3C2410带各种驱动。-manufacturers regular boot source code, based on the ARM S3C2410 with a variety of drives.
    2022-04-07 18:58:51下载
    积分:1
  • 51写的SLE4442程序实验用的SLE4442卡初始密码PSC1、PSC2、PSC3均为0FFH...
    51写的SLE4442程序实验用的SLE4442卡初始密码PSC1、PSC2、PSC3均为0FFH-51 written SLE4442 experimental procedures used in the initial password SLE4442 card PSC1, PSC2, PSC3 are 0FFH
    2022-03-12 16:50:55下载
    积分:1
  • STM8S库函数模板(基于企业实际需要)
    应用背景基于STM8S库函数的工程模板,基于企业实际工程使用,绝无delay等不切实际的,误人子弟的做法。以流水灯为例,简明扼要地演示了该程序。关键技术基于IAR for STM8的工程模板,无delay延时这样的不切实际的做法。位域时间平台标志位,TIM1定时器中断计时,基于库函数编程。
    2022-03-06 18:07:26下载
    积分:1
  • 8051 works in 11.0592MHZ, RAM expansion for the 128KB of 628128, FlashRom extend...
    8051工作于11.0592MHZ,RAM扩展为128KB的628128,FlashRom扩展为128KB的AT29C010A 128KB的RAM分成4个区(Bank) 地址分配为0x0000-0x7FFF 128KB的FlashRom分成8个区(Bank) 地址分配为0x8000-0xBFFF 为了使8051能访问整个128KB的RAM空间和128KB的FlashRom空间,在CPLD内建两个寄存器 RamBankReg和FlashRomBankReg用于存放高位地址-8051 works in 11.0592MHZ, RAM expansion for the 128KB of 628128, FlashRom extended AT29C010A 128KB to 128KB of the RAM is divided into four zones (Bank) Address Assignment for the 0x0000-0x7FFF 128KB FlashROM divided into eight zones (Bank) Address Assignment for the 0x8000- 0xBFFF in order to enable the 8051 to access the entire 128KB and 128KB of RAM space of FlashROM space, two built-in CPLD register RamBankReg and used to store high FlashRomBankReg Address
    2022-05-30 14:55:40下载
    积分:1
  • 提取单个汉字字模程序,方便编写字库的液晶程序 修改函数writehz()可以按自己的文件格生成字库代码文件 作 者: David Wang Email:...
    提取单个汉字字模程序,方便编写嵌入字库的液晶程序 修改函数writehz()可以按自己的文件格式生成字库代码文件 作 者: David Wang Email: wy94081@sina.com.cn-extract a single Chinese character mode in order to facilitate the preparation of embedded font LCD revising the procedures writehz function () can have its own font file format generated code author : David Wang Email : wy94081@sina.com.cn
    2022-03-14 10:30:12下载
    积分:1
  • 这是LPC2200列芯片内部Flash和外部Flash同时装载程序的分散加载文件使用示例。 ext_in.scf为分散加载文件,具体请读者自行分...
    这是LPC2200系列芯片内部Flash和外部Flash同时装载程序的分散加载文件使用示例。 ext_in.scf为分散加载文件,具体请读者自行分析,我们不对此示例提供技术支持。 在示例程序生成目标的test_ext_in.i32文件夹下有2个文件 / ROM_EXEC --- 写入内部FLASH / ROM_EXEC1 --- 写入外部FLASH (在选择文件的时候,请选择下拉所有文件*.*) 将两个文件分别写入后,选择跳线Bank0-FLASH,Bank1-RAM,BootSel-Inside 写入内部Flash,可用ISP方法下载。-This is the LPC2200 series chip Flash and external Flash loading procedures at the same time load the file using the sample dispersion. ext_in.scf for decentralized load the file, specifically requested the readers on their own analysis, we do not provide technical support for this sample. In the sample program to generate goals test_ext_in.i32 folder two files under/ROM_EXEC--- write the internal FLASH/ROM_EXEC1--- write external FLASH (in the choice of document, select the drop-down all the files*.* ) will write two files, select jumper Bank0-FLASH, Bank1-RAM, BootSel-Inside write the internal Flash, available methods to download ISP.
    2022-04-26 11:47:05下载
    积分:1
  • s3c2410下cs8900驱动 交叉编译arm
    s3c2410下cs8900驱动 交叉编译arm-linux-gcc4.0.2 内核:linux2.6.17.14-CS8900 driver S3C2410 under cross compiler arm-linux-gcc4.0.2 kernel: linux2.6.17.14
    2022-06-02 20:25:09下载
    积分:1
  • 51的IO口模拟SPI通信,CH374,U盘完成准备…
    是用51的IO模拟SPI口和CH374通讯,完成对U盘的读写,优点是占用系统资源少!-With 51 analog IO port and SPI communication CH374, U disk to complete the reading and writing, the advantage of occupying less system resources!
    2023-07-08 18:05:03下载
    积分:1
  • msp430F149 uc/os ii的程序
    msp430F149 uc/os ii的程序-msp430F149 uc/os ii procedures
    2022-01-22 01:22:39下载
    积分:1
  • yaffs2设备驱动,可以支持MLC的nandFlash
    yaffs2设备驱动,可以支持MLC的nandFlash-yaffs2 device driver can support the MLC of the NANDFLASH
    2022-11-17 18:50:08下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载