登录
首页 » SCM » LCD液晶屏显示程序,如何简单有效的将LCD液晶屏驱动显示我们所需要的字符。...

LCD液晶屏显示程序,如何简单有效的将LCD液晶屏驱动显示我们所需要的字符。...

于 2022-04-15 发布 文件大小:793.00 B
0 150
下载积分: 2 下载次数: 1

代码说明:

LCD液晶屏显示程序,如何简单有效的将LCD液晶屏驱动显示我们所需要的字符。-LCD liquid crystal screen display program, how simple and effective LCD LCD screen will show that we needed to drive the characters.

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

发表评论

0 个回复

  • 新华龙f020的spi0接口 控制MAX7221的数码管显示的程序,经过验证,绝对好用...
    新华龙f020的spi0接口 控制MAX7221的数码管显示的程序,经过验证,绝对好用 -Hualong spi0 new F020
    2023-04-13 15:10:03下载
    积分:1
  • 80C51 single
    采用80C51单片机为控制核心,利用超声波传感器检测道路上的障碍,控制电动小汽车的自动避障,快慢速行驶,以及自动停车,并可以自动记录时间、里程和速度,自动寻迹和寻光功能。整个系统的电路结构简单,可靠性能高。 采用的技术主要有: 通过编程来控制小车的速度; 传感器的有效应用; 新型显示芯片的采用.-80C51 single-chip microcomputer used for the control of the core, the use of ultrasonic sensors detect obstacles on the road, control of electric cars automatic obstacle avoidance, fast low traffic speeds, as well as the automatic parking, and can automatically record time, mileage and speed, automatic track finding and searching optical function. Circuit the whole system of simple structure, high reliability. The technologies used are: programmed to control the speed of car the effective application of the sensor new display chip used.
    2023-05-11 19:05:04下载
    积分:1
  • AVR单片机与温度传感器PT100测量程序
    用AVR单片机实现的PT100温度传感器测温程序-AVR MCU with PT100 temperature sensor measurement procedures
    2022-12-07 03:20:03下载
    积分:1
  • 这个程序有一个友好的为2440个开发板提供的手臂…
    本程序有友善之臂提供,为2440开发板的示例程序,请使用ADS编译。 简单使用说明: 使用H-Jtag或者更高级的仿真器调试,也可以不使用仿真器,借助supervivi的Download & Run功能测试, 下载的时候把DNW的下载地址设置为 0x30000000 即可。 本程序支持如下LCD: - NEC3.5"真彩LCD,分辨率240x320 - 7寸真彩LCD, 分辨率800x480 - VGA扩展模块,分辨率1024x768@70Hz 若要在LCD上正常显示CMOS摄像头,只需在Option.h文件中 改变LCD_TYPE的定义为相应的LCD即可。-This procedure has the arm of a friendly offer for the 2440 development board of the sample programs, use the ADS compiler. Simple instructions: Use H-Jtag or more advanced emulator debugging, you can not use the simulator, with the supervivi functional tests Download & Run, download time to download DNW address can be set to 0x30000000. This procedure supports the following LCD:- NEC3.5 " true color LCD, resolution 240x320- 7-inch true color LCD, resolution 800x480- VGA expansion modules, the resolution to 1024x768 @ 70Hz on the LCD display in the CMOS camera, only Option.h documents need to change the definition of LCD_TYPE corresponding to the LCD.
    2023-04-15 06:10:03下载
    积分:1
  • 温度传感器LM75测试c语言程序(带串口发送程序)
    温度传感器LM75测试c语言程序(带串口发送程序)-LM75 temperature sensor test c language program (with Serial Send procedure)
    2023-05-12 12:20:02下载
    积分:1
  • 该程序为51单片机做的频率计,可计频率可达999 HZ.
    该程序为51单片机做的频率计,可计频率可达999 HZ.-The program for 51 single-chip to do the frequency meter may include frequency up to 999 HZ.
    2022-01-26 02:26:37下载
    积分:1
  • DS18B20汇编源程序无解压密码愿意进来享受这里的幸福生活
    DS18B20汇编源程序无解压密码愿意进来享受这里的幸福生活-DS18B20 compile source code without extracting willing to come here to enjoy the happiness of life
    2022-08-09 11:58:50下载
    积分:1
  • 就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RT...
    就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。 -err
    2023-03-23 11:40:04下载
    积分:1
  • 这是一个数字电子称的程序,可以实现自动量程切换,自动校准,价格运算功能。...
    这是一个数字电子称的程序,可以实现自动量程切换,自动校准,价格运算功能。-This is a digital electronics, said the procedure, you can realize automatic range switching, automatic calibration, price computing functions.
    2022-03-21 04:29:03下载
    积分:1
  • 2022-04-16 11:50:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载