登录
首页 » 嵌入式芯片 » 接口液晶显示的键盘

接口液晶显示的键盘

于 2022-02-18 发布 文件大小:1.74 kB
0 46
下载积分: 2 下载次数: 1

代码说明:

应用背景项目:应用keypad_lcd测试程序公司:Dynalog(印度)有限公司内容:4x4 keypad_lcd测试程序[ 1 ]和公司;及;及;CPU类型 ; ; ; ;:PIC18F4550时钟频率为8MHz  ;:------------液晶显示器的连接---------------型号:= & gt;恩,RC1 = & gt;RW,RC2 = & gt;RS,RB0 = & gt;D0,Rb1 = & gt;D1,Rb2 = & gt;D2,D3 Rb3 = & gt,RB4 = & gt;D4,RB5 = & gt;D5,RB6 = & gt;D6,D7 RB7 = & gt,-------------------------------------------------------- 4x4键盘连接-------------------RD 0 = & gt;row_a,RD1 = & gt;row_b,RD2 = & gt;row_c,3 = & gt;row_d,RD4 = & gt;col_1,RD5 = & gt;col_2,鸡= & gt;col_3,rd7 = & gt;col_4,------------------------------------------------------------------ FRC连接-------------------关键技术这是一个LCD与键盘使用PIC18F458接口代码。这里公司Dynalog(印度)有限公司

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

发表评论

0 个回复

  • arm c div
    arm c div
    2022-01-25 16:58:42下载
    积分:1
  • 1.此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!其上电以后LED会闪烁一下,接着串口0会输出一些系统信息...
    1.此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-1. This code debugging under the SDT2.51 passed, in my plank ARM DEVELOP BOARD V1.0 above run! After its power LED flashes that went 0 serial output will be some system information through serial terminal and system interaction, can test 320x240 STN LCD, including graphics function, ascii character display function.
    2022-01-25 17:22:32下载
    积分:1
  • stm32f407 adc dma
    本示例描述如何使用 ADC3 和 DMA 传输不断 转换后的数据从 ADC3 到内存。 ADC3 配置为连续转换 channel7。 每次转换结束时的 DMA 传输,在循环模式中, 转换后的数据,ADC3 博士从注册到 ADC3ConvertedValue 变量。 在此示例中,系统时钟是 144 兆赫,APB2 = 72 兆赫和 ADC 时钟 = APB2/2。 由于 ADC3 时钟是 36 兆赫和采样时间设置为 3 个周期,转换 12 位数据的时间是 12 个周期,所以总转换时间是 (12 + 3) / 36 = 0.41us(2.4Msps)。
    2023-03-31 23:00:03下载
    积分:1
  • H-JTAG配置文件 基于ST39VF1601 ST39VF3201 ST29VF6401的LPC2220 CPU 及基于ST391601的LPC2470 CPU 内附有H-JTAG 7.0的安装程序及源代码 H-JTAG的源理图(WIGGLER) NOR FLASH 烧写指南 H-JTAG 用户手册.pdf S3C4510 BootLoader的实现与分析 (附源代码).rar 及在CTEST.RAR中的一些实践文件-H-JTAG configuration file ST39VF1601 ST39VF3201 ST29VF6401 based on the LPC2220 CPU and based on the LPC2470 CPU containing ST391601 have H-JTAG 7.0 installation procedure and the source code of the source of H-JTAG rationale Figure (WIGGLER) NOR FLASH programmer H-JTAG Users Guide Manual. pdfS3C4510 BootLoader Implementation and Analysis (with source code). rar and CTEST.RAR document some of the practice
    2022-01-25 17:56:31下载
    积分:1
  • ARM开发详解CRC算法原理及C语言实现
    ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
    2022-08-08 08:22:50下载
    积分:1
  • 44B0 AD conversion experiments related to code, very good! Matching the experime...
    44B0 AD转换实验相关的代码,很好!配套实验配置手册 44b0.pdf进行学习 -44B0 AD conversion experiments related to code, very good! Matching the experimental configuration to study the manual 44b0.pdf
    2023-06-03 19:25:02下载
    积分:1
  • wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
    WWWWWWWWWWWWWW222222222222222222222222 rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
    2022-12-08 14:30:03下载
    积分:1
  • An environment in the ads edited ucgui in S3C44B0 template project development b...
    一款在ads环境下编辑过的 ucgui 在S3C44B0开发板上的模板工程-An environment in the ads edited ucgui in S3C44B0 template project development board
    2022-11-02 07:20:03下载
    积分:1
  • 例如硬件平台仿真软件的源代码,,SOF…
    模拟嵌入式硬件平台的软件源代码,例如arm内核的软件模拟,一些arm开发板的软件模拟-embedded hardware platform simulation software source code, for example, the software arm-core simulation, some arm development board simulation software
    2022-05-15 20:54:21下载
    积分:1
  • SDIO实现底层驱动文件。很有用的。经典!
    SDIO实现底层驱动文件.非常有用.经典!-SDIO driver to achieve the underlying document. Very useful. Classic!
    2022-04-30 11:45:33下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载