CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - PC-keyboard

搜索资源列表

  1. 程序(电子琴)

    0下载:
  2. 单片机写的和pc通信的简易电子琴源代码 通过pc键盘控制电子琴的软件部分-SCM pc written communications and the simplicity of the source code through the flower pc keyboard to control the software portion of the flower
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:jnb
  1. transport

    0下载:
  2. 设计目的:对PC机的8250串行通讯接口(COM1、COM2)进行接口编程,通过使用RS232标准的串行通信线实现两机间的串行通信 基本是求:实现两机间远程键盘(字符即时传送)功能和普通文本的复制(文本传送)功能 高级要求:1、使用中断实现两机间的通信;2、能够传送计算机上一般的二进制文件;3、传送速度达到38Kbps以上。-designed : PC 8250 serial communication interface (COM1, COM2) interface programmi
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:759.88kb
    • 提供者:snail
  1. PC的USB驱动程序开发

    0下载:
  2. 封锁键盘鼠标的源程序.zip 通过驱动的非底层程序-blockade keyboard and mouse of the source. Zip drives through the bottom of procedures
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:7.53kb
    • 提供者:孙建
  1. buzz_tracker

    0下载:
  2. miXo is a buzz machine (www.buzzmachines.com) - a plugin for the freely available jeskola buzz tracker. it allows using the pc keyboard as a mixer which comes in handy when doing live performances with buzz.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:118.59kb
    • 提供者:武博
  1. 51HID-keyboard

    0下载:
  2. 基于51单片机实现PC键盘功能的程序和原理图-PC keyboard functions based on 51 single-chip implementation procedures and schematics
  3. 所属分类:USB develop

    • 发布日期:2017-11-09
    • 文件大小:371.92kb
    • 提供者:lanzhenpan
  1. Uart_tx_rx

    0下载:
  2. This program writes a lcd HyperTerminal and everything you type on your keyboard to pc, using codevisionavr.
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:46.79kb
    • 提供者:Guto Melo
  1. BluetoothController.tar

    0下载:
  2. 蓝牙手机控制器,通过蓝牙由手机的J2me程序搜索服务端,PC负责接受信号,并对鼠标键盘进行操作,实现手机作为PC遥控器的目的-Bluetooth mobile phone controller, using Bluetooth on the client side(phone) to search services. PC is responsible for receiving signals, controlling the mouse and keyboard so as to creat
  3. 所属分类:J2ME

    • 发布日期:2017-04-17
    • 文件大小:301.97kb
    • 提供者:Rex Xia
  1. PRP-bluetooth-controller

    0下载:
  2. 手机蓝牙控制器,可以实现一个远程的键盘+鼠标功能。手机端用J2me,PC端用SWT,链接协议用开源的BlueCove库-Bluetooth mobile phone controllers, you can implement a remote keyboard+ mouse functions. Mobile terminal using J2me, PC-side with the SWT, the BlueCove link protocol library with open sourc
  3. 所属分类:J2ME

    • 发布日期:2017-04-04
    • 文件大小:292.06kb
    • 提供者:luyang
  1. GPS_final_2

    0下载:
  2. In this project i have interfaced an GPS with AVR microcontroller, the ATtiny2313 gets the location from the GPS and display it over the LCD display. This project also have the feature of marking a place with its name. For entering the Name of the pl
  3. 所属分类:GPS develop

    • 发布日期:2017-04-06
    • 文件大小:77.71kb
    • 提供者:kiam
  1. keyboard

    0下载:
  2. Pc keyboard (not usb) enbedded software c source code pic avr renesas
  3. 所属分类:USB develop

    • 发布日期:2017-04-15
    • 文件大小:5.82kb
    • 提供者:Altel
  1. danpianji-and-PC-MScomm-test-tool

    0下载:
  2. 增加矩阵键盘,代替单片机上键盘的功能。实现单片机与PC机的通信。-Increase the matrix keyboard, instead of the keyboard microcontroller functions. PC-MCU and communication.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1.77kb
    • 提供者:向凯华
  1. BTRemote2.1

    0下载:
  2. 这是一个通过J2ME 实现手机与PC之间通信的代码,具体实现的是手机模拟PC端简单键盘输入-This is a J2ME implementation through communication between the phone and the PC code, the specific implementation of a simple cell phone keyboard input analog PC terminal
  3. 所属分类:J2ME

    • 发布日期:2017-04-05
    • 文件大小:505.87kb
    • 提供者:huangzhe
  1. 447592

    0下载:
  2. In this project i have interfaced an GPS with AVR microcontroller, the ATtiny2313 gets the location from the GPS and display it over the LCD display. This project also have the feature of marking a place with its name. For entering the Name of the pl
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:33.09kb
    • 提供者:alen
  1. zyc2

    0下载:
  2. 平台ATmega16 编程软件CodeVisionAV 实现功能:单片机与PC机(电脑)之间的串口通信。具体就是单片机最小系统上的AD键盘按键按下后发送键值到串口助手上显示,串口助手发送一串字符到最小系统上的lcd1602显示。 -The platform ATmega16 programming software CodeVisionAV function: serial communication between the MCU and PC (computer). Specif
  3. 所属分类:Com Port

    • 发布日期:2017-11-10
    • 文件大小:779byte
    • 提供者:lhs
  1. HT82K629A

    0下载:
  2. Windows 2000 USB+PS/2 Keyboard Encoder-The HT82K629A can function both in USB and PS2 interface environment. For PS2 interface, it supports IBM PC/AT, IBM PS/2 and all compatible machines and provides a 16-character first-in-first-out buffer in
  3. 所属分类:USB develop

    • 发布日期:2017-03-30
    • 文件大小:154.85kb
    • 提供者:angel
  1. RemoteControl-v0.526

    0下载:
  2. 一个远程控制软件的安卓端程序,与PC机蓝牙通信,可由手机端程序控制电脑界面,实现鼠标,键盘,PPT控制器的功能。待完善:WLAN连接,更多控制功能,美化UI。-Android program of a remote control software, bluetooth communication, with a PC can be controlled by the mobile application to computer interface, realize the mouse, key
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:213.1kb
    • 提供者:LorentzCai
搜珍网 www.dssz.com