登录
首页 » 嵌入式系统 » This article describes how to use AD to identify the user s keyboard input metho...

This article describes how to use AD to identify the user s keyboard input metho...

于 2022-05-25 发布 文件大小:138.66 kB
0 187
下载积分: 2 下载次数: 1

代码说明:

本文介绍了如何用AD识别用户输入的键盘的方法,较之点阵识别有其不可替代的优势;因为如果用4*4的话须消耗8个I/O口,而如果系统有AD功能的话就可能轻松解决了。 单片机8051F330发给ARM然后发给电脑。 其原理就是利用电阻的分压,按键时产生不同的电压,再用中断快速读取电压;然后对其进行编码,通过串口软件EASYARM在个人电脑里显示;经实验观察,效果还可以。 -This article describes how to use AD to identify the user s keyboard input methods, compared with dot-matrix recognition has its irreplaceable advantages because if we use 4* 4, then to be consumed eight I/O port, and if the system function in AD, then on may be easily resolved. Singlechip 8051F330 distributed computer and then distributed to ARM. Its principle is to use the sub-ballast resistor, when keys have different voltage, and then quickly read voltage interruption then encode, through the serial port software EASYARM in the personal computer display by experimental observation, the effect can also be.

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

发表评论

0 个回复

  • tnkernel是开放的
    TnKernel是一个源码开放的ARM嵌入式实时操作系统,该操作系统在众多ARM芯片中得到广泛应用,官方已经移植了包括LPC、AT91SAM7S、STR7等ARM7芯片,本工程是最新的2.4版本,包含了ADS、Keil、IAR、GCC等众多编译环境,开发人员可以在不同的目录下找到自己熟悉的编译器工程文件,对嵌入式开发人员极具参考价值。-TnKernel is an open-source embedded real-time operating system ARM, The operating system in many ARM chip to be widely applied, the government has been transplanted, including LPC, AT91SAM7S, such as ARM7 STR7 chip, the project is the latest version 2.4, includes ADS, Keil, IAR, and many other GCC compiler environment. Development officers in different directory to find their own familiar with the compiler works documents, Embedded developers of great reference value.
    2023-08-17 19:00:05下载
    积分:1
  • LinuxC函数库参考手册.linux下常用不常用的C函数库.讲得非常清楚,每个函数都有示例代码....
    LinuxC函数库参考手册.linux下常用不常用的C函数库.讲得非常清楚,每个函数都有示例代码.-LinuxC library reference manual. Linux is not commonly used under the commonly used C library. To put it very clear that each function has sample code.
    2022-02-25 02:52:56下载
    积分:1
  • 用C实现的另一个串口通信程序,版本较新^_^
    用C实现的另一个串口通信程序,版本较新^_^-C achieved another serial communication procedures, the newer version ^ _ ^
    2022-05-31 01:50:33下载
    积分:1
  • 轻量级TCP/IP协议栈最新版本
    轻量级TCP/IP协议栈最新版本-lightweight TCP/IP protocol stack latest version
    2022-07-10 04:30:39下载
    积分:1
  • Joint programming with the compilation of C (IR Remote Control Receiver+ LCD1602...
    C与汇编联合编程(红外遥控接收+LCD1602)-Joint programming with the compilation of C (IR Remote Control Receiver+ LCD1602)
    2022-02-05 19:47:18下载
    积分:1
  • 用ADS1.2做的S3C44B0的bios,功能比较齐全,是学习ARM启动初始化的好资源!
    用ADS1.2做的S3C44B0的bios,功能比较齐全,是学习ARM启动初始化的好资源!-ADS1.2 to do with the S3C44B0
    2023-08-08 02:25:04下载
    积分:1
  • OV7670 + FIFO + Python测试中的应用
    应用背景OV7670是原来手机的摄像头芯片OmniVision公司。本fuyuno樱花建议包括缓冲区缓冲图像数据,加快数据传输。它是(或应该)比UCAM更快因为数据是由一个字节宽的转移并行端口。关键技术去哪弄一个?我发现一个易趣网这里很便宜(约£20),和有序的。几周后它得到了这里。它有一个20路头,我决定使用一些连接到标题的带状电缆。虽然可能不是最好的图片在世界上的摄像头和电缆可以看到下面…
    2022-08-18 11:49:03下载
    积分:1
  • tcp ip 协议的执行情况
    Μ/TCP-IP 设计引入了一个新的概念: 大和小的缓冲区。大的缓冲区是运输完整的以太网帧所需的大小。这是其他 TCP/IP 堆栈做些什么。但是,在嵌入式系统中,很有可能的信息传输和接收量不需要完整的以太网帧的使用。在这种情况下使用的完整的以太网帧大小的缓冲区是 RAM 的浪费。Μ/TCP-IP 允许设计器,以使系统性能最大化通过定义不同数量的小型和大型的 buffers.μC/TCP-IP 是紧凑、 可靠、 高性能 TCP/IP 协议栈,针对嵌入式系统进行了优化。
    2022-01-25 20:21:55下载
    积分:1
  • GPRS demo, use ppp to connect internet, use ttyS1 to ctrol GPRS
    GPRS demo, use ppp to connect internet, use ttyS1 to ctrol GPRS-GPRS demo, use ppp to connect internet, use ttyS1 to ctrol GPRS
    2022-02-22 04:08:17下载
    积分:1
  • arm编程
    这是任何一个写代码的都要碰到的问题,就是中断。 这是一个基于STM32F10X的中断实例代码精编 每一个要注重的地方都有详细注释 本人写的这个代码,用来教嵌入式的初学者,每个学员都懂了。 非常实用
    2022-02-07 21:22:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载