/***********************************/
/*                                 */
/*   onHand/Ruputer sample program */
/*   <<Digital Watch>>             */
/*                                 */
/***********************************/

This program is a digital clock program running on onHand/Ruputer.

When you compile this, an execution file of onHand/Ruputer named DQalarm.exf will be generated. 
(Use this by changing makefile to suit your own environment.)
Then, when you upload it to onHand/Ruputer and start it, a digital clock will appear.
When you call a menu with menu key, you can execute time communications and alarm setting. 
Refer to this in using key status obtain function, Keyin, time display functions, dispNowTime, dispNowSec, dispNowAmPm, dispNowDate, and dispNowWeek, time communications functions, sendTime and recvTime, menu function, aprMenu, and draw function, pv_kput, etc.

In addition, to Dqwatch of sample2, alarm setting programs(alarm.c)has been added.  Here, refer to more advanced use of draw functions, etc., such as read/write of file, blink, pv_put, etc. 

For details of each function, refer to <rupsysLibManu(c).txt>, <LcdbiosLibManu(c).txt>, etc.


===============================================================================
 Copyright (c) 1998-1999.  Seiko Instruments Inc.  All rights reserved. 
===============================================================================
