CN201812253U - Keyboard/mouse device capable of switching PS/2 (Personal System/2) to USB (Universal Serial Bus) - Google Patents
Keyboard/mouse device capable of switching PS/2 (Personal System/2) to USB (Universal Serial Bus) Download PDFInfo
- Publication number
- CN201812253U CN201812253U CN2010205623769U CN201020562376U CN201812253U CN 201812253 U CN201812253 U CN 201812253U CN 2010205623769 U CN2010205623769 U CN 2010205623769U CN 201020562376 U CN201020562376 U CN 201020562376U CN 201812253 U CN201812253 U CN 201812253U
- Authority
- CN
- China
- Prior art keywords
- keyboard
- mouse
- usb
- gpio
- input
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Input From Keyboards Or The Like (AREA)
Abstract
本实用新型提供一种PS/2转USB键盘鼠标的装置,属于计算机领域,其结构包括USB协议输出端、鼠标PS/2输入端、键盘PS/2输入端、GPIO装置及CPU,其中GPIO装置包括输入GPIO及输出GPIO,USB协议输出端、鼠标PS/2输入端及键盘PS/2输入端与CPU连接设置在一起,GPIO装置设置在CPU的另一端。该实用新型和现有技术相比,把键盘、鼠标集成为一个USB协议设备,而且可实现键盘、鼠标的“可编程”设计,除了基本的键盘、鼠标输入输出,还可实现按键控制计算机或服务器的外围电路的功能,从而可以在标准键盘上实现按键功能扩展功能。
The utility model provides a PS/2 to USB keyboard and mouse device, which belongs to the field of computers, and its structure includes a USB protocol output terminal, a mouse PS/2 input terminal, a keyboard PS/2 input terminal, a GPIO device and a CPU, wherein the GPIO device Including input GPIO and output GPIO, USB protocol output terminal, mouse PS/2 input terminal and keyboard PS/2 input terminal are connected and set together with the CPU, and the GPIO device is set at the other end of the CPU. Compared with the prior art, this utility model integrates the keyboard and mouse into a USB protocol device, and can realize the "programmable" design of the keyboard and mouse. In addition to the basic keyboard and mouse input and output, it can also realize the key control of the computer or The function of the peripheral circuit of the server, so that the key function expansion function can be realized on the standard keyboard.
Description
技术领域technical field
本实用新型涉及计算机技术领域,具体地说是一种PS/2转USB键盘鼠标的装置。The utility model relates to the technical field of computers, in particular to a device for converting PS/2 to a USB keyboard and mouse.
背景技术Background technique
计算机技术日新月异的发展,其外设越来越倾向于统一的数据传输协议一USB(Universal Serial Bus)协议方向发展,USB通信以其支持热插拔、即插即用、传输速度快、同时可连接设备多等技术优点成为计算机外设接口目前较为普遍的通信协议,由于USB接口成为计算机主机外设接口的主流,很多计算机厂商取消了计算机主机上常用的串口、并口、PS/2口等外设接口形式,取而代之的就是USB接口,但是有很多计算机外设更新速度慢,还不是USB接口,为了防止特别是昂贵的非USB口外设过早的被淘汰,减少资源浪费,转接口技术应运而生。With the rapid development of computer technology, its peripherals are more and more inclined to develop in the direction of a unified data transmission protocol-USB (Universal Serial Bus) protocol. USB communication supports hot swap, plug and play, fast transmission speed, and can be The technical advantages such as multiple connected devices have become a relatively common communication protocol for computer peripheral interfaces. Since the USB interface has become the mainstream of computer host peripheral interfaces, many computer manufacturers have canceled the commonly used serial ports, parallel ports, PS/2 ports and other peripherals on computer hosts. The interface form is replaced by the USB interface, but there are many computer peripherals that are slow to update and are not USB interfaces. In order to prevent especially expensive non-USB peripherals from being eliminated prematurely and reduce resource waste, the transfer interface technology came into being. born.
发明内容Contents of the invention
本实用新型是针对上述现有技术的不足,提供一种PS/2转USB键盘鼠标的装置。The utility model aims at the deficiency of the above-mentioned prior art, and provides a device for converting PS/2 to a USB keyboard and mouse.
本实用新型的一种PS/2转USB键盘鼠标的装置是按以下方式实现的,结构包括USB协议输出端、鼠标PS/2输入端、键盘PS/2输入端、GPIO装置及CPU,其中GPIO装置包括输入GPIO及输出GPIO,USB协议输出端、鼠标PS/2输入端及键盘PS/2输入端与CPU连接设置在一起,GPIO装置设置在CPU的另一端。A device for converting PS/2 to USB keyboard and mouse of the present utility model is realized in the following manner. The structure includes a USB protocol output terminal, a mouse PS/2 input terminal, a keyboard PS/2 input terminal, a GPIO device and a CPU, wherein The device includes input GPIO and output GPIO, the USB protocol output terminal, the mouse PS/2 input terminal and the keyboard PS/2 input terminal are connected and set together with the CPU, and the GPIO device is set at the other end of the CPU.
本实用新型和现有技术相比,具有以下突出的有益效果:Compared with the prior art, the utility model has the following outstanding beneficial effects:
把键盘、鼠标集成为一个USB协议设备,而且可实现键盘、鼠标的“可编程”设计,除了基本的键盘、鼠标输入输出,还可实现按键控制计算机或服务器的外围电路的功能,从而可以在标准键盘上实现按键功能扩展功能。The keyboard and mouse are integrated into a USB protocol device, and the "programmable" design of the keyboard and mouse can be realized. In addition to the basic keyboard and mouse input and output, it can also realize the function of pressing the key to control the peripheral circuit of the computer or server. The key function expansion function is realized on the standard keyboard.
附图说明Description of drawings
图1为一种PS/2转USB键盘鼠标的装置的结构示意图;Fig. 1 is a kind of structural representation of the device that PS/2 turns USB keyboard and mouse;
图2为一种PS/2转USB键盘鼠标的装置的程序方法结构示意图。Fig. 2 is a schematic structural diagram of a program method of a PS/2 to USB keyboard and mouse device.
附图标记说明:①、USB协议输出端,②、鼠标PS/2输入端,③、键盘PS/2输入端,④、CPU,⑤、GPIO装置。Explanation of reference signs: ①, USB protocol output terminal, ②, mouse PS/2 input terminal, ③, keyboard PS/2 input terminal, ④, CPU, ⑤, GPIO device.
具体实施方式Detailed ways
参照说明书附图对本实用新型的一种PS/2转USB键盘鼠标的装置作以下详细地说明。A PS/2 to USB keyboard and mouse device of the present utility model is described in detail below with reference to the accompanying drawings.
如图1所示,本实用新型的一种PS/2转USB键盘鼠标的装置的结构包括USB协议输出端①、鼠标PS/2输入端②、键盘PS/2输入端③、GPIO装置⑤及CPU④,其中GPIO装置⑤包括输入GPIO及输出GPIO,USB协议输出端①、鼠标PS/2输入端②及键盘PS/2输入端③与CPU④连接设置在一起,GPIO装置⑤设置在CPU④的另一端。As shown in Figure 1, the structure of the device of a kind of PS/2 of the present utility model turns USB keyboard and mouse comprises USB protocol output end 1., mouse PS/2 input end 2., keyboard PS/2 input end 3.,
本实用新型的一种PS/2转USB键盘鼠标的装置的程序方法如下所述:A kind of PS/2 of the utility model turns the program method of the device of USB keyboard and mouse as follows:
键盘PS/2输入端③、鼠标PS/2输入端②可同时插上使用,内部的USB枚举过程集成了两种外设的协议,控制芯片接收到、鼠标PS/2输入端②、键盘PS/2输入端③信号后进行译码,转化成USB协议里相应的值后通过USB口输出给主机,而且鼠标PS/2输入端②、键盘PS/2输入端③同时有信号输入时互相之间不会形成干扰,和分离式的USB键盘、鼠标性能上保持一致。Keyboard PS/2
把鼠标PS/2输入端②、键盘PS/2输入端③插入相应接口,特殊功能键连接输入GPIO装置⑤,最后把USB插头插入到主机USB槽,等待主机识别此外设,识别完成后、鼠标PS/2输入端②、键盘PS/2输入端③即可使用,实现了PS/2口的热插拔功能。Insert the mouse PS/2
输入GPIO可定义成键盘上没有定义的特殊功能键,在USB端输出相应的键值,如定义组合键,比如,定义为Ctrl+C的键值,当按下自定义键使相应的输入GPIO端子电平变化时,USB端口可输出“复制”的命令到计算机主机;可定义为不常用的键盘按键的控制口,以控制其他外设。比如,可用Esc键控制本主机上打印机的开关机,当在一定时间内连续按下三次Esc时,相应的输出GPIO口电平变化实现数字控制功能。The input GPIO can be defined as a special function key that is not defined on the keyboard, and the corresponding key value is output on the USB end, such as defining a combination key, for example, the key value defined as Ctrl+C, when the user-defined key is pressed to make the corresponding input GPIO When the terminal level changes, the USB port can output "copy" commands to the host computer; it can be defined as a control port for keyboard keys that are not commonly used to control other peripherals. For example, the Esc key can be used to control the power on and off of the printer on the host computer. When Esc is pressed three times in a certain period of time, the level of the corresponding output GPIO port will change to realize the digital control function.
除说明书所述的技术特征外,均为本专业技术人员的已知技术。Except for the technical features described in the instructions, all are known technologies by those skilled in the art.
Claims (1)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2010205623769U CN201812253U (en) | 2010-10-15 | 2010-10-15 | Keyboard/mouse device capable of switching PS/2 (Personal System/2) to USB (Universal Serial Bus) |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2010205623769U CN201812253U (en) | 2010-10-15 | 2010-10-15 | Keyboard/mouse device capable of switching PS/2 (Personal System/2) to USB (Universal Serial Bus) |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN201812253U true CN201812253U (en) | 2011-04-27 |
Family
ID=43895193
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN2010205623769U Expired - Fee Related CN201812253U (en) | 2010-10-15 | 2010-10-15 | Keyboard/mouse device capable of switching PS/2 (Personal System/2) to USB (Universal Serial Bus) |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN201812253U (en) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104102355A (en) * | 2014-07-17 | 2014-10-15 | 山东超越数控电子有限公司 | Method for designing USB (universal serial bus) keyboard and mouse combination equipment |
| CN104750265A (en) * | 2015-03-26 | 2015-07-01 | 浪潮集团有限公司 | Method for realizing keyboard calling display OSD menu in all-in-one computer |
| CN105045401A (en) * | 2015-07-01 | 2015-11-11 | 山东超越数控电子有限公司 | USB interface keyboard and mouse integrated system and design method therefor |
| CN105740192A (en) * | 2016-01-28 | 2016-07-06 | 山东超越数控电子有限公司 | PS2 interface keyboard/mouse hot plug system and realization method thereof |
-
2010
- 2010-10-15 CN CN2010205623769U patent/CN201812253U/en not_active Expired - Fee Related
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104102355A (en) * | 2014-07-17 | 2014-10-15 | 山东超越数控电子有限公司 | Method for designing USB (universal serial bus) keyboard and mouse combination equipment |
| CN104750265A (en) * | 2015-03-26 | 2015-07-01 | 浪潮集团有限公司 | Method for realizing keyboard calling display OSD menu in all-in-one computer |
| CN105045401A (en) * | 2015-07-01 | 2015-11-11 | 山东超越数控电子有限公司 | USB interface keyboard and mouse integrated system and design method therefor |
| CN105740192A (en) * | 2016-01-28 | 2016-07-06 | 山东超越数控电子有限公司 | PS2 interface keyboard/mouse hot plug system and realization method thereof |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN109828941B (en) | AXI2WB bus bridge implementation method, device, equipment and storage medium | |
| CN105700732B (en) | Apparatus, system and method for transmitting touch sensor information | |
| CN201590076U (en) | An interface expansion circuit and a mobile terminal with the circuit | |
| CN107943730A (en) | A kind of system for supporting NVMe agreement PCIE signals | |
| CN201812253U (en) | Keyboard/mouse device capable of switching PS/2 (Personal System/2) to USB (Universal Serial Bus) | |
| CN103077142A (en) | Simple communication method of bus transmission protocols | |
| CN102693203A (en) | Embedded USB (universal serial bus) host | |
| CN202013560U (en) | Device using touch-screen mobile phone as vehicle-mounted computer writing pad | |
| CN201156233Y (en) | One for four USB HUB | |
| CN101452439A (en) | CompactPCI communication card | |
| CN104317688B (en) | A kind of battery status detection method | |
| CN103970706A (en) | External expansion system of mobile device based on FT311D interface chip | |
| CN102364452A (en) | Realization method for thermal plugging use of PS2 interface keyboard and mouse | |
| CN213581897U (en) | Novel display control calculation module | |
| CN201897761U (en) | System using touch screen mobile phone as writing pad for computer | |
| CN203894745U (en) | Interface control circuit and related input system | |
| CN103514125B (en) | Main control terminal electronic device and main control terminal operation method | |
| CN203012707U (en) | USB (Universal Serial Bus) serial port three-in-one converter | |
| CN113225065B (en) | A realization device of a configurable sampling circuit | |
| CN209311880U (en) | A switch quantity acquisition and control device | |
| CN207690076U (en) | It soars the control device of computer function interface | |
| CN205665661U (en) | KVM module based on microblaze is soft to verify existing USB function | |
| CN103973895A (en) | Mobile phone with mouse function | |
| CN205080404U (en) | Man -machine interface device has | |
| CN204480238U (en) | A kind of universal serial bus switching device shifter |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| EE01 | Entry into force of recordation of patent licensing contract |
Assignee: Inspur Group Co., Ltd. Assignor: Langchao Electronic Information Industry Co., Ltd. Contract record no.: 2011370000567 Denomination of utility model: Device for transferring keyboard and mouse by PS/2 USB Granted publication date: 20110427 License type: Exclusive License Record date: 20111226 |
|
| C17 | Cessation of patent right | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20110427 Termination date: 20131015 |