搜索资源列表

  1. 串口扫描源码

    0下载:
  2. 包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。

  3. 所属分类:驱动编程

    • 发布日期:2009-01-05
    • 文件大小:43.39kb
    • 提供者:wencongqiu
  1. 八位单片机概念及应用设计

    0下载:
  2. 含交通灯,电子琴,时钟,键盘扫描,串口通信等汇编程序实例,非常适合初学者。-with traffic lights, flower clock, keyboard, serial communications, and other examples of the compilation process and are very suitable for beginners.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:1.92mb
    • 提供者:司正河
  1. lcdjamllj

    0下载:
  2. 串口通信及液晶显示,键盘扫描。一个完整的单片机运行程序-serial communications and LCD, keyboard scan. A complete SCM operational procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:4kb
    • 提供者:
  1. GDJScale

    0下载:
  2. 使用串口读取数据,以及控制PLC的程序。-use Serial read data, and PLC control procedures.
  3. 所属分类:C#编程

    • 发布日期:2024-11-29
    • 文件大小:510kb
    • 提供者:胸大肌
  1. NCRSCR

    0下载:
  2. 获取ncr串口扫描器数据(商场用)。 直接发送数据到键盘 可可以发送到文本-access NCR scanner data (shopping centers.) Direct delivery of data to the keyboard can be sent to the text
  3. 所属分类:通讯编程

    • 发布日期:2024-11-29
    • 文件大小:22kb
    • 提供者:Lsm
  1. AT89C51DISPLAY

    0下载:
  2. 关于单片机AT89C51的显示程序和电路,有静态扫描、动态扫描,以及利用串口的扫描,给初学者能有一点帮助!-on AT89C51 procedures and the display circuitry, scanning static and dynamic scanning, and the use of serial scanning for beginners can have a bit of help!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:168kb
    • 提供者:jojo300
  1. 8051comm

    0下载:
  2. 51单片机程序,关于串口通讯和大屏扫描,串寇实现两个单片机通讯-51 SCM procedures for serial communications and large-scanning, Series MCU Copeland achieve two communications
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:36kb
    • 提供者:wangliru
  1. 51empolderboard

    0下载:
  2. 此文档是网上一款开发板的完整系统,内附有电路图纸!系统有完整的接口程式,包含了字符型LCD驱动,pc串口通讯程式,flash读写驱动程式,中文字库,ad芯片驱动程式,keyscan4*4扫描程式-this document is the development of new online integrity of the system board, enclosing a circuit drawings! A complete sys
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:455kb
    • 提供者:king
  1. PIC_STUDY

    0下载:
  2. 完整的PIC学习程序示例 软件功能: RT1602C驱动 UART串口输出,波特率为19200 按键扫描: 键1控制LCD的显示状态,接收状态或是发送状态 键2循环控制UART将要输出的子串口 AD转换功能 UART串口接收中断 TIME1定时器中断 具体请参考硬件连接图-integrity of the learning process software examples : RT1602C
  3. 所属分类:汇编语言

    • 发布日期:2024-11-29
    • 文件大小:106kb
    • 提供者:
  1. SerialTest

    0下载:
  2. EVC下的串口测试工具,可以自动扫描串口-EVC under the serial test tools that can automatically scan serial
  3. 所属分类:Windows CE

    • 发布日期:2024-11-29
    • 文件大小:142kb
    • 提供者:xuqingfeng
  1. GpsSerialPortProgram1

    0下载:
  2. c#编写的带控件GPS接收程序,可以扫描串口并可以随时中断与蓝牙模块的连接。-c# prepared with control procedures GPS receiver, you can scan serial port and can be interrupted at any time connection with the Bluetooth module.
  3. 所属分类:GPS编程

    • 发布日期:2024-11-29
    • 文件大小:50kb
    • 提供者:tang8407
  1. KEYx86

    0下载:
  2. X86平台下的串口键盘DOS驱动程序,该程序驻留内存,串口有按键可以接受键盘扫描码-X86 platform serial DOS keyboard driver, the presence of the program memory, serial port can have a button to accept the keyboard scan code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-11-29
    • 文件大小:77kb
    • 提供者:林剑福
  1. C51Uartkey

    0下载:
  2. 51单片机串口键盘程序,可以通过串口发送键盘扫描到的按键值-51 Single-chip serial keyboard procedures, can be sent through the serial port to keyboard scan button value
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:19kb
    • 提供者:林剑福
  1. 2008.5.28

    0下载:
  2. 本文介绍了以AT89S51单片机为核心的温度控制系统的工作原理和设计方法。温度信号由温度芯片DS18B20采集,并以数字信号的方式传送给单片机。文中介绍了该控制系统的硬件部分,包括:温度检测电路、温度控制电路、PC机与单片机串口通讯电路和一些接口电路 。单片机通过对信号进行相应处理,从而实现温度控制的目的。文中还着重介绍了软件设计部分,在这里采用模块化结构,主要模块有:数码管显示程序、键盘扫描及按键处理程序、温度信号处理程序、继电器控制
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:602kb
    • 提供者:qianqian
  1. 89C52_KEY_LED_UART

    0下载:
  2. 89C52的键盘扫描LED显示及串口程序。 用Keil C51开发。用通用实验板调试通过。 -89C52 keyboard scanning LED display and serial procedures. Using Keil C51 development. Experiments with GM through the debug board.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:32kb
    • 提供者:sum
  1. GPS

    0下载:
  2. 说明: GR(M)-87目前只能应用于WINCE5.0版本中,其它版本用不了。 1.该软件是用来检测GPS的COM以及GPS信号的软件,应用广泛 2.mGpsCmd是PPC(WINCE系统)用的,GpsViewer 1.5是PC和PPC的安装程序,考到SD卡上就可以直接用! 用法1:搜索COM口,连上GPS,点SCAN,如果提示找到FOUNDGPS,那么就是对应的COM口
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:3.53mb
    • 提供者:avr001
  1. keykey

    0下载:
  2. 用反转法实现快速高效的4*4键盘扫描,并通过串口将按键值输出-Inversion method with fast and efficient implementation of the 4* 4 keyboard scanning, and send out the key value through the serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:周晓智
  1. TestBoard

    0下载:
  2. 最简单的单片机程序,可以在此之上进行实验开发,里面包括单片机键盘扫描和串口打印程序,可以在此之上进行其他程序的编写,非常方便,所有代码带有详细注解-The simplest single-chip process, can experiment on the development, which include single-chip serial keyboard scanning and printing process, can
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-29
    • 文件大小:48kb
    • 提供者:sxd
  1. 2602IC_RCTEST

    0下载:
  2. sonix SN8P2602单片机例程,模拟串口,按键扫描,LED驱动-sonix SN8P2602
  3. 所属分类:汇编语言

    • 发布日期:2024-11-29
    • 文件大小:146kb
    • 提供者:demingchen
  1. comKbd

    0下载:
  2. 串口键盘模拟程序,从串口扫描枪读取数据并模拟键盘录入。 采用winio模拟,未解决x64平台下加载问题。 半成品,慎用(Serial keyboard simulation program, read data from the serial scan gun and simulate keyboard input. Using WINIO simulation, the loading problem of x64 platfo
  3. 所属分类:C#编程

« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org