登录
首页 » SCM » 44780lcd driving source, Keil C51 source, a reference value.

44780lcd driving source, Keil C51 source, a reference value.

于 2022-01-25 发布 文件大小:16.87 kB
0 265
下载积分: 2 下载次数: 1

代码说明:

44780lcd驱动源程序,keil C51源码,有参考价值。-44780lcd driving source, Keil C51 source, a reference value.

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

发表评论

0 个回复

  • F_Dtecter 单片机频率计 精确度1%以上
    F_Dtecter 单片机频率计 精确度1%以上 -Singlechip F_Dtecter Cymometer more than 1 accuracy
    2022-04-11 05:02:04下载
    积分:1
  • AVR开发板范例程序,WS开发板配套_51_汇编源程序
    AVR开发板范例程序,WS开发板配套_51_汇编源程序-AVR development board example of the procedure, WS development board supporting the compilation of source _51_
    2022-03-03 21:30:47下载
    积分:1
  • 汉字、图片数字、英文等在LCD显示的转换,取字模可以设置字体大小等功能...
    汉字、图片数字、英文等在LCD显示的转换,取字模可以设置字体大小等功能-Chinese characters, images, digital, LCD display in English, such as the conversion, check matrix can set features such as font size
    2022-06-22 03:55:40下载
    积分:1
  • Msp4301611 based on the AD conversion and FFT algorithm
    基于msp4301611 的AD转换 及 FFT 算法-Msp4301611 based on the AD conversion and FFT algorithm
    2023-05-06 20:50:02下载
    积分:1
  • 洗衣机控制51原程序,可直接使用,代码简单
    洗衣机控制51原程序,可直接使用,代码简单-51 washing machines control the original procedures, could be used directly, the code simple
    2022-01-26 04:24:16下载
    积分:1
  • 犯错
    AVR单片机 实验教学指导书 实验一 实训装置的认识与软件使用 实验二 彩灯控制 实验三 键控加减计数 实验四 外部中断的使用 实验五 数码管动态扫描显示 实验六 实时时钟显示 实验七 高频脉冲频率的测量 实验八 低频脉冲频率的测量 实验九 脉宽调制的实验 实验十 显示驱动器7219的使用 实验十一 7219驱动8位8段数码管的时钟显示 实验十二 8×8点阵字符显示控制器的使用 实验十三 异步通信实验 实验十四 多路模拟数据采集与显示 实验十五 模拟比较器应用 实验十六 矩阵键盘扫描与编码显示 实验十七 常数设置 实验十八 液晶显示器应用-err
    2022-07-23 13:34:50下载
    积分:1
  • 这是一个ZLG7289的读键盘程序,源码调试通过,绝对好用
    这是一个ZLG7289的读键盘程序,源码调试通过,绝对好用-This is a read keyboard ZLG7289 procedures, debugging source code is passed, the absolute ease of use
    2022-08-25 20:23:31下载
    积分:1
  • 本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用...
    本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号 硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3) LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接 -This procedure mainly through external interrupt INT0 and 3.3 read PS2 keyboard port value through LCD1602 display, key scan code decoder way through an array of decoding, the procedure for decoding function of the major figures and upper and lower case letters and punctuation marks commonly used hardware description: PS2 keyboard clock line (clk) then 89S51 the INT0 (P3.2), data lines data access (P3.3) LCD control port, respectively: RS = P2 ^ 7, RW = P2 ^ 6, EP = P2 ^ 5, data ports for the P0, LCD bias VL must be received
    2022-03-05 07:16:47下载
    积分:1
  • keil C51 Bits2事例
    keil C51 Bits2事例-examples Bits2
    2022-01-26 06:08:41下载
    积分:1
  • 本人非常支持单片机设计DIY 在这里再次献出小弟的一点心意,下面是使用AT89S52驱动74HC4015,实现1选择8的数据通道切换器,可以在不8个通道出加上不...
    本人非常支持单片机设计DIY 在这里再次献出小弟的一点心意,下面是使用AT89S52驱动74HC4015,实现1选择8的数据通道切换器,可以在不8个通道出加上不同大小的电阻.可以用来单声道音量的大小控制. 下面作品图是小弟设计的廉价的 基于单片机的毕业设计 ,它还使用了无线接收发送模块,通过使用手上的遥控器能控制音量的大小,还加了一块HCF4052用于输入音道的选择,支持思路音频信号的输入,一路音频信号的输出: -I very much support the single-chip design DIY here again gave a little boy s mind is to use the following AT89S52 drive 74HC4015, to achieve a choice of 8 switches the data channel, you can not add the 8-channel resistance of different sizes. Can used to the size of mono volume control. The following work plan is designed小弟cheap graduation based on single-chip design, it uses the wireless receiver send module, through the use of the hands of the remote control can control the volume size, but also Add a piece of HCF4052 Road for the importation of sound choices, to support the idea of audio signal input, the output audio signal all the way:
    2022-03-13 17:47:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载