Go to GlobalSpec.com Home
Alert   Product Alerts
Keep current on the latest products, new suppliers, and technical articles of interest to you. (See Topics)

Programming the Palm OS™ for Embedded IR Applications

From Microchip Technology, Inc.
 

 
This application note strives to impart core, fundamental programming concepts and design considerations for the development of Palm OS® application programs. Attention is given to each of the fundamental areas of Palm OS application development in the "C" programming language. A Palm OS application program to interface to an embedded system via IrCOMM is included in the Appendices of this application note. This source code shows the system calls that can be used for IR communication. This application note begins with a discussion of the basics of the Palm OS environment, including resource limitations, tasking model, user interface basics and deployment options. Palm OS application developers must understand these basic boundaries to successfully develop for this platform. As the application note progresses, more detailed information conveys the specifics of communications programming for the Palm OS platform.

Topics of Interest
AN926 Programming the Pocket PC OS for Embedded IR Applications Appendix A: "Example Irda Standard System Author: Joseph Snyder, Microchip Technology Inc. Description" describes the system and... (Read More)
AN927 M Data Throughput and the MCP215X In many typical systems, the majority of data will travel Author: Mark Palmer either in one direction or the other. That is, the majority Microchip Technology... (Read More)
Palm OS Web Application Developer's Guide: Developing and Delivering PQAs with Web Clipping Teach yourself how to develop wireless Web applications for the Palm. (Read More)
Moving to an Event-Driven Model Before we explore any more complex examples, we must learn how to make our program event-driven. Tight loops like the one mentioned in Figure 11.1 tie up the user... (Read More)
AN941 ® Programming Windows XP for Embedded IR Applications FIGURE 1 shows an IrDA standard system, where aF Author: Joseph Snyder, Microchip Technology Inc. Windows XP based PC is communicating... (Read More)