登录
首页 » SCM » 单片机与PS2键盘相连的应用,可以分大小写输入,通过1602液晶将字符显示出来...

单片机与PS2键盘相连的应用,可以分大小写输入,通过1602液晶将字符显示出来...

于 2022-07-23 发布 文件大小:2.47 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

单片机与PS2键盘相连的应用,可以分大小写输入,通过1602液晶将字符显示出来-SCM and PS2 keyboard connected applications, can be divided into upper and lower case input, through the 1602 LCD will be displayed characters

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

发表评论

0 个回复

  • 用于分析各种点阵字库结构和程序,对嵌入式或单片机开发很有帮助。...
    用于分析各种点阵字库结构和程序,对嵌入式或单片机开发很有帮助。-Font used to analyze the various lattice structures and procedures to develop single-chip embedded or helpful.
    2022-05-29 14:07:58下载
    积分:1
  • ADS7844串行模数转换芯片的原理及其在嵌入式的应用
    ADS7844串行模数转换芯片的原理及其在嵌入式的应用-ADS7844 analog-to-digital converter serial chip embedded in the principle and its application
    2022-08-22 06:53:58下载
    积分:1
  • AD7705的驱动程序,采用C51开发。
    AD7705的驱动程序,采用C51开发。-AD7705 driver development using C51.
    2022-04-06 13:47:52下载
    积分:1
  • IC卡水表的源程序,MCU用MSP430单片机+LCD液晶屏
    IC卡水表的源程序,MCU用MSP430单片机+LCD液晶屏-IC card water meter source, MCU using MSP430 Singlechip LCD LCD screen
    2023-06-16 20:50:03下载
    积分:1
  • 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制...
    这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很 高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-This is a typical PID process, as in the use of SCM control cpu, please slightly simplified, specific PID parameters to be specific targets identified by experiments. As SCM processing speed and ram resource constraints, generally do not use floating-point operations, and will use all the parameters of all integers, and the final calculations to divide one of the Nth 2 data (the equivalent displacement), will count for a similar operation, it will greatly increase the computing speed, control Accuracy of different requirements and high precision, displacement caused reservations to the attention of the "I", which I do several compensation. This procedure is commonly used algorithm pid the basic structure does not include input and output processing.
    2022-03-19 08:10:44下载
    积分:1
  • 直流电机转速测控,并实现语音报速,而且在LCD上显示当前设置的速度...
    直流电机转速测控,并实现语音报速,而且在LCD上显示当前设置的速度-DC motor speed measurement and control, and realize al-speed voice, but also in LCD displays current settings of the speed of
    2022-02-28 16:30:19下载
    积分:1
  • === =时钟20:6=== === == 应先初始化状态寄存器 tx1714 EQU 7FFH PA EQU 05H PB EQU 0...
    === =时钟20:6=== === == 应先初始化状态寄存器 tx1714 EQU 7FFH PA EQU 05H PB EQU 06H PC EQU 07H PD EQU 20H IAR EQU 00H 间接寻址寄存器 TMR0 EQU 01H 定时器 STATUS EQU 03H 状态寄存器 BSR EQU 04H bank选择寄存器 PORTA EQU 05H I/0端口寄存器 PORTB EQU 06H I/0端口寄存器 PORTC EQU 07H I/0端口寄存器 PORTD EQU 20H I/0端口寄存器 PULL EQU 21H PULL-High上拉寄存器 WAKEUP EQU 22H 唤醒控制寄存器--被用来设定watchdog允许和禁止 IRQM EQU 23H 中断屏蔽寄存器 IRQF EQU 24H 中断标志寄存器 WDTSEL EQU 25H -=== === = clock 20 : 6 === === === == should first register initialization state tx1714 EQU 7FFH EQU PA PB EQU 05H 06H 07H PC EQU PD EQU 20H IAR E QU 00H indirectly addressable registers TMR0 EQU 01H timer STATUS EQU Mr send state BSR EQU-deposit bank in the 04H choice Register PORTA EQU 05H I/O ports Register P ORTB EQU 06H I/O ports Register PORTC EQU 07H I/O ports Register POR TD EQU 20H I/O ports Register PULL EQU 21H PULL-High pull Register WAKEUP EQU 22H awaken control registers-- were used to set watchdog allowed and prohi
    2022-03-18 22:55:02下载
    积分:1
  • C51单片机学习的程序和教程,同学们看后很快能入门
    C51单片机学习的程序和教程,同学们看后很快能入门-C51 single-chip learning process and curriculum, students will soon be able to look after the entry
    2022-02-27 02:24:36下载
    积分:1
  • 平凡51单片机教程,写得不错,适合初学者
    平凡51单片机教程,写得不错,适合初学者-Extraordinary 51 Singlechip Guide, written well, suitable for beginners
    2022-03-04 15:06:58下载
    积分:1
  • 串行DA,MAX549PDF及汇编原程序,测试成功。51控制。
    串行DA,MAX549PDF及汇编原程序,测试成功。51控制。-serial DA, and the compilation of the original MAX549PDF procedure, tested successfully. 51 control.
    2022-01-26 08:08:38下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载