Countdown
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A clock that counts down from a predetermined time. Commonly used to keep track of annoying tasks. Only works on custom hardware.
Countdown 
============

Countdown timer for the PIC16F873

##Commands 
 - l : load
 - s : start
 - # : 0-9 number

The clock accepts commands via the UART configured at 9600 BAUD 8 data 1 stop

##Example usage: 

l444512060800 == "Load the following time: 0 years, 8 months, 5 days, 12 hours, 45 minutes, 44 seconds

s == "Start the timer"

When power is cycled, the timer will resume where the previous time was orignally set at

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。