This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
资源简介:This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at...
上传时间: 2015-04-26
上传用户:cuiyashuo
资源简介:This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, runtime security, cryptog...
上传时间: 2015-07-21
上传用户:朗朗乾坤
资源简介:This is a simple image sender to a FTP site. it can be usefull if you want to send a Web-CAM frame to a FTP site, and you can refresh this image in some intervals. give a try.
上传时间: 2013-12-25
上传用户:zhangzhenyu
资源简介:Microsoft Visual C++ is a programming environment used to create applications for the Microsoft Windows operating systems . To use this ebook , you must have installed either Microsoft Visual C++ 6.0 or Microsoft Visual Studio 6.0.
上传时间: 2017-06-18
上传用户:huyiming139
资源简介:ASN.1 (抽象语法符号) A Layman s Guide to a Subset of ASN.1, BER, and DER. 对理解报文传输有一定帮助
上传时间: 2015-12-10
上传用户:冇尾飞铊
资源简介:Pragmatic Ajax A Web 2.0 Primer good book for ajax and it is the complete version for pragmatic ajax
上传时间: 2015-12-15
上传用户:nairui21
资源简介:for applying a second-order ABC to a 1D grid
上传时间: 2016-01-21
上传用户:无聊来刷下
资源简介:This Two-Category Classifier Using Discriminant Functions to separeate two classes. The Classifier is designed on classes which has two feature vectors and other case it has one feature vector.
上传时间: 2016-04-23
上传用户:2525775
资源简介:Sensing in autonomous vehicles is a growing field due to a wide array of military and reconnaissance applications. The Adaptive Communications and Signals Processing Group (ACSP) research group at Cornell specializes in studying various asp...
上传时间: 2016-06-29
上传用户:chens000
资源简介:Glurp is a GTK+-2.x based graphical client for the Music Player Daemon !
上传时间: 2017-01-31
上传用户:tuilp1a
资源简介:example of php of a form to program a function of add to a database in sql server
上传时间: 2013-12-15
上传用户:FreeSky
资源简介:It s a counter which count to up, when on the all positions are "1", it count to down
上传时间: 2017-07-21
上传用户:koulian
资源简介:The first decision, that has to be made for the AVR platform, is to select the development environment you want to use, either ImageCraft s ICCAVR or GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE and is the fir...
上传时间: 2017-04-21
上传用户:从此走出阴霾
资源简介:This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C6372...
上传时间: 2015-10-19
上传用户:784533221
资源简介:DESCRIPTION The DCP0105 family is a series of high efficiency, 5V input isolated DC/DC converters. In addition to 1W nominal galvanically isolated output power capability, the range of DC/DCs are also fully synchronizable. The devices ...
上传时间: 2013-11-28
上传用户:CHENKAI
资源简介:Your application should never assign a seat that has already been assigned. When the economy section is full, your application should ask the person if it is acceptable to be placed in the first-class section (and vice versa). If yes, mak...
上传时间: 2014-10-25
上传用户:zhichenglu
资源简介:This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus.
上传时间: 2014-12-03
上传用户:时代电子小智
资源简介:This example implements a gameport translator on the PIC16C765. The firmware translates a gaming device plugged into the gameport to a USB gaming device. The firmware is set up to translate the DexxaTM eight-button gamepad. Changes to...
上传时间: 2015-04-26
上传用户:yyq123456789
资源简介:This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2). Improvements in this new version includes: This new version allows the programmer to not use Delphi heavy units...
上传时间: 2015-06-28
上传用户:qiao8960
资源简介:this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input erro...
上传时间: 2013-12-22
上传用户:ruixue198909
资源简介:This document outlines what is necessary to install and run the LEACH protocol on version 2.27 of ns2. At the time of this writing, this is the newest version of ns2. The LEACH implementation was written as a stand-alone application. Thus...
上传时间: 2014-01-10
上传用户:tianjinfan
资源简介:The CY4623 reference design kit offers a complete production-ready solution for a USB or PS/2 optical mouse. The design showcases the revolutionary new
上传时间: 2014-01-14
上传用户:ynzfm
资源简介:This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its behavior when it encounters problems during the encoding or decoding process.
上传时间: 2016-03-30
上传用户:zhouli
资源简介:// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loo...
上传时间: 2013-12-27
上传用户:trepb001
资源简介:This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and an...
上传时间: 2016-07-03
上传用户:athjac
资源简介:RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are us...
上传时间: 2016-08-24
上传用户:小眼睛LSL
资源简介:Software Ebooks Bible Series - ASP.NET[2] is a very important book to satart web development in ASP.NET. So if you are planning to do web developemtn then this book should be on your system.
上传时间: 2017-03-22
上传用户:youke111
资源简介:About this Document This whitepaper has been converted to a free chm format for ease of use for DotNetNuke 2.1.2 skinning by Nina Meiers, core team member, designer of the DNN 3 skins, winner of the most professional DotNetNuke site for 2...
上传时间: 2013-12-05
上传用户:exxxds
资源简介:This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click...
上传时间: 2015-04-09
上传用户:www240697738
资源简介:The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very high...
上传时间: 2014-01-22
上传用户:努力努力再努力