Lines Matching refs:clock
10 <li><a href="#clock">Using the Alarm Clock</a></li>
84 <p>The ADK comes preloaded with an alarm clock firmware program that you can use immediately. A
100 <h2 id="clock">Using the Alarm Clock</h2>
102 <p>An alarm clock program comes preloaded on the ADK. This firmware program allows you to use the
103 ADK as an alarm clock.</p>
105 <p>To use the ADK as an alarm clock:</p>
111 <li>Place and hold your fingertip over the clock symbol on the control face.
115 <li>Use the plus (+) and minus (-) symbols inside the clock digits to set the correct time.</li>
116 <li>Place your fingertip over the alarm clock symbol to activate alarm setting.</li>
117 <li>Use the plus (+) and minus (-) symbols inside the clock digits to set the alarm time.</li>
118 <li>Use the plus (+) and minus (-) symbols inside the last two clock digits to turn the alarm on
120 <li>To set the alarm tone, place and hold your fingertip over the alarm clock symbol, then tap the
124 <p>To use the <strong>ADK 2012</strong> companion application for the alarm clock:</p>
313 <li><strong>clock</strong> - The sketch that is preloaded onto the ADK 2012.</li>
388 <p>In order to enable Bluetooth communications, the {@code clock.ino} sketch for the ADK 2012
458 For more details, review the implementations of these methods in the {@code clock.ino} sketch.</p>
547 <p>For more details, review the implementations of these methods in the {@code clock.ino}