登录
首页 » 嵌入式系统 » 本程序为按键消抖在P89C51单片机套件

本程序为按键消抖在P89C51单片机套件

于 2023-09-06 发布 文件大小:1.14 kB
0 125
下载积分: 2 下载次数: 1

代码说明:

this the program for keypad debounce in P89c51 microcontroller kit-this is the program for keypad debounce in P89c51 microcontroller kit

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

发表评论

0 个回复

  •   Windows CE是微软为设备打造的操作,而设备可谓多种多样,这就要求CE操作必须是可定制的,所以微软将Windows CE设计为模块...
      Windows CE是微软为嵌入式设备打造的操作系统,而嵌入式设备可谓多种多样,这就要求CE操作系统必须是可定制的,所以微软将Windows CE设计为模块化的操作系统。说简单点,我们可以把Windows CE想像成一盒积木,你可以用积木搭建出任何物体,但不一定要把所有的积木都用上-Microsoft Windows CE for embedded devices to create the operating system, which has many embedded devices, which requires CE operating system can be customized, so Microsoft Windows CE for the modular design of the operating system. That simple point, we can imagine Windows CE into a box of building blocks, you can use the modular structures any objects, but not necessarily to put all the building blocks are used
    2022-07-26 16:32:15下载
    积分:1
  • 操作为wince,开发环境为EVC,有关PING的应用程序
    操作系统为wince,开发环境为EVC,有关PING的应用程序-operating system and development environment for EVC, the PING applications
    2022-03-04 04:46:15下载
    积分:1
  • mitab使用实例导航地图
    maitb实现mif文件、tab文件的矢量数据的读写问题。对导航地图的mapinfo格式的地图读出有很好的开源库, 具体的源代码可以在mitab官网上下载编译。
    2022-03-18 17:16:11下载
    积分:1
  • Voltage measurement points of the system and the output of two major signals, vo...
    本系统分电压测量和信号产生输出两大部分,电压测量部分以模拟电路为主,配合放大模块、A/D转化模块、显示模块;通过凌阳单片机进行数据处理,在误差允许范围内显示测量电压值。信号产生以直接数字式频率合成器为核心,经过AT89S52对DDS芯片内部进行控制,使之输出标准正弦波形,利用编程实现频率预置、步进,达到电压输出频率的可调节步进。通过调试与测量完成了题目的基本部分和全部发挥部分的要求并有自己的创新。-Voltage measurement points of the system and the output of two major signals, voltage measurement circuitry to simulate the main part, with the amplification module, A/D conversion module, display module through Sunplus Single-chip data processing, in the range of error allowed shows the value of measuring voltage. Signal generated by direct digital frequency synthesizer for the core of the DDS chip AT89S52 after the internal control standards so that the output sine wave shape, frequency of use of pre-programming, step to the output voltage adjustable frequency step. Debugging and measurement, through the completion of the basic part of the topic and all the requirements to play a part and have their own innovation.
    2023-01-14 20:15:03下载
    积分:1
  • 利用IO口来模拟实现MSP430 IIC总线通信功能,完对外部扩展器件的访问。...
    利用IO口来模拟实现MSP430 IIC总线通信功能,完对外部扩展器件的访问。 -Mouth to simulate the use of IO to achieve MSP430 IIC bus communication features, the external expansion devices End visit.
    2022-03-24 11:47:13下载
    积分:1
  • j读写模块的源程序范例,能实现非接触IC卡的所有功能.
    j读写模块的源程序范例,能实现非接触IC卡的所有功能.-reader module of the source paradigm to achieve non-contact IC card all the functions.
    2022-05-22 19:03:41下载
    积分:1
  • uCOS_51单片机程序移植
    应用背景uCOS-II是源码公开、可移植性非常强的实时系统,它让51单片机跑起来多任务,让你写的程序更具有移植性,帮助新上手51的爱好者快速提升到一个新的品台。资料里包含了源程序移植代码,方便查看学习,也包含了uCOS移植时注意的问题。关键技术uCOS_51是基于uCOS-II v2.52移植的MCS-51系列单片机的高级应用,采用大模式,在Proteus 仿真里已经外部扩展64KB的SRAM。借鉴实时操作系统的思想,让51单片机跑起多任务,代码规范整齐!
    2022-05-15 19:18:27下载
    积分:1
  • C# 绘制实时曲线包括绘制坐标轴
    应用背景在实际项目中我们经常需要绘制一些实时的数据图片,比如当前各公司的用水量、用电量还有播放声音视频时实时显示当前的声频等等,在我们最熟悉的任务管理器也有这么一个功能,用来表示当前CPU的使用频率,最近笔者刚刚给朋友完成了一个类似的功能图,用曲线图来实时表示一些实际数据,由于形象直观,很受客户欢迎。关键技术为了操作和应付变化,所以将绘制曲线图的功能单独封装成一个类,里面的数据完全是模拟的,在横向坐标上每个像素间隔用一个点来控制(实际中可能会加大这个距离),横向是个随机生成的数(实际开发中这应该来自我们的实时数据按比率计算得来的),显示窗体中用到了一个线程来定时绘制实时曲线。
    2022-03-03 19:21:21下载
    积分:1
  • UART sample code for AT90CAN128
    UART sample code for AT90CAN128
    2022-04-02 09:20:13下载
    积分:1
  • 详细介绍了cpld技术的基础知识及其应用开发原理。
    详细介绍了cpld技术的基础知识及其应用开发原理。--It describes the base of cpld technology and how it is used in application development.
    2023-03-19 06:30:03下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载