home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / time / iicalarm_2 < prev    next >
Text File  |  1999-04-27  |  1KB  |  42 lines

  1. Title:            IICALARM
  2. Author:            Andreas Barth
  3. Version:        1.00
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Andreas Barth
  8. Date:            22/05/94
  9. Keywords:        Clocks ; Computer hardware ; Systems software
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    Hardware as described in package documentation
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/c035
  17. Date mounted/updated:    23/06/94
  18. File names:        iicalarm.arc
  19. Unarchived files:    29
  20. Unarchived size:    240 kbytes
  21. Omissions:        
  22. See also:        
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2
  29. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. !iicAlarm uses the functions of the standard Archimedes clock-chip PFC8583.
  35. It allows setting an alarm-time and switching an alarm-line at that time.
  36. Using a small circuit, this alarmline can be used to switch on/off the
  37. computer, allowing to start programs without the user at a given time
  38. automatically.
  39. I use the abilities of the !Alarm-Application (in RiscOs 3.xx) to manage all
  40. time-events, since it is in ROM, performs all operations very nice and can
  41. handle task-alarms.
  42.