登录
首页 » SCM » 液晶屏128*64的原程序代码编写程序,可以直接移植,通过单片机连接做显示操作...

液晶屏128*64的原程序代码编写程序,可以直接移植,通过单片机连接做显示操作...

于 2022-03-04 发布 文件大小:3.15 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

液晶屏128*64的原程序代码编写程序,可以直接移植,通过单片机连接做显示操作-LCD 128* 64 of the original program code programming, can be directly transplanted to do shows through Singlechip connect operation

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

发表评论

0 个回复

  • MCS
    MCS-51单片机应用设计-MCS-51 Application Design
    2022-11-26 19:00:05下载
    积分:1
  • 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpo...
    其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write: unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data. usb endpoint data is read
    2023-06-14 23:15:04下载
    积分:1
  • 单片机仿真软件proteus做的led流水灯例子,有助于在具备硬件情况下学习单片机...
    单片机仿真软件proteus做的led流水灯例子,有助于在具备硬件情况下学习单片机-microcontroller simulation software led lic do water lights example, with the help of learning hardware MCU
    2023-05-24 07:35:03下载
    积分:1
  • NTC thermistor temperature measurement, the compiler environment, AVR
    NTC热敏电阻测温,编译环境,AVR-G-NTC thermistor temperature measurement, the compiler environment, AVR-G
    2022-03-10 06:32:51下载
    积分:1
  • A方向和B方向各设红(R)、黄(Y)、绿(G)和左拐(L)4盏灯,4种灯按合理的顺序亮灭,并将时间以倒计时的形式显示出来。同时要设置两个方向的紧急通道模式,当某...
    A方向和B方向各设红(R)、黄(Y)、绿(G)和左拐(L)4盏灯,4种灯按合理的顺序亮灭,并将时间以倒计时的形式显示出来。同时要设置两个方向的紧急通道模式,当某一方向有紧急事件发生时,交警按下紧急通道按钮,该方向绿灯亮,另外一个方向红灯亮,等紧急事件解除后(假定计时10s),交通恢复原来的状态 要求在数码管上显示两个方向的灯种和计时,实现紧急情况按钮输入功能 根据交通灯控制要实现的功能,可考虑用两个并行执行的always模块(两个进程)来分别控制A和B两个方向的4盏灯。这两个always模块使用同一个时钟信号,以进行同步,也就是说,两个进程的敏感信号时同一个 每个always模块控制一个方向的4种灯按如下顺序点亮,并往复循环:绿灯-黄灯-左拐灯-黄灯-红灯,灯亮的时间由自己设定 由于板上资源有限,如觉得实现困难,可去掉左拐灯,即顺序为绿灯-黄灯-红灯。-err
    2022-01-25 21:01:54下载
    积分:1
  • 桦宣430研讨会讲稿,主动式rfid,ti公司的讲稿
    桦宣430研讨会讲稿,主动式rfid,ti公司的讲稿-err
    2022-07-03 04:32:45下载
    积分:1
  • 我修改的可以用串口访问的webserver(51平台),使用slip连接
    我修改的可以用串口访问的webserver(51平台),使用slip连接-I can change the serial visit the webserver (51 platforms), the use of slip link
    2022-08-22 18:57:49下载
    积分:1
  • Ecan canopen协议的demo代码 Ecan canopen协议的demo代码
    Ecan canopen协议的demo代码 Ecan canopen协议的demo代码-Ecan canopen agreement demo code Ecan canopen agreement demo code
    2022-03-02 18:29:13下载
    积分:1
  • 这是灯光闪烁在proteus仿真例子下成功。TH…
    这是一个在proteus下仿真成功的闪烁灯的例子。对于初级学习proteus的人很有帮助-This is a simulation in proteus success under the lights flicker example. For the initial study and the people very helpful proteus
    2022-07-26 13:22:22下载
    积分:1
  • 示例程序下载关于单片机接上
    示例程序下载关于单片机接上-download examples of SCM connected
    2022-02-25 21:41:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载