Skip to content

Commit 5e83ed0

Browse files
committed
"options" -> "settings"
1 parent 791c2a6 commit 5e83ed0

File tree

10 files changed

+72
-73
lines changed

10 files changed

+72
-73
lines changed

INSTRUCTIONS.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ The time of day can be set to display in 12h or 24h format. When setting, it is
1414

1515
The calendar cycles through several displays, before returning to the time of day:
1616

17-
* **The date.** Several formats are available in settings. When setting, it will ask for the year, then the month, then the date.
17+
* **The date.** Several formats are available in the [settings menu](#settings-menu). When setting, it will ask for the year, then the month, then the date.
1818
* **Day counter.** This will count down to, or up from, a date of your choice, repeating every year. When setting, it will ask for the month, then the date, then the direction (0 = count down, 1 = count up).
1919
* TIP: To display the day of the year, set it to count up from December 31.
20-
* To disable the day counter (Wi-Fi clocks only), use the
20+
* To disable the day counter (Wi-Fi clocks only), use the [settings page](#wi-fi-support).
2121
* **Sunrise/sunset.** These two displays show the previous and next apparent sunrise/sunset times (indicated by `1` or `0` on the seconds tubes – during the day, it shows sunrise then sunset; at night, sunset then sunrise), in the same 12h/24h format as the time of day.
2222
* Specify your latitude, longitude, and UTC offset in settings.
2323
* To disable sunrise/sunset, set latitude/longitude to 0.
@@ -28,9 +28,9 @@ The calendar cycles through several displays, before returning to the time of da
2828
The alarm is always shown in 24h format so you can tell AM from PM.
2929

3030
* Use **Up/Down** to switch the alarm between **on, skip, and off** (indicated by `1`/`01`/`0` on the seconds tubes, and/or high/medium/low beeps).
31-
* **Skip** silences the next alarm in advance – useful if you’re taking a day off, or you wake up before your alarm. In settings, you can set the alarm to skip automatically during the work week or on weekends – and when this is active, you can also _unskip_ the next alarm by simply switching it back to **on.**
31+
* **Skip** silences the next alarm in advance – useful if you’re taking a day off, or you wake up before your alarm. In the [settings menu](#settings-menu), you can set the alarm to skip automatically during the work week or on weekends – and when this is active, you can also _unskip_ the next alarm by simply switching it back to **on.**
3232
* When the alarm [signals](#signals), press any button – once to snooze, and again to cancel the snooze / silence the alarm for the day (it will give a short low beep, and the display will blink once).
33-
* **Fibonacci mode** wakes you gradually by starting the alarm about 27 minutes early, by beeping at increasingly shorter intervals per the [Fibonacci sequence](https://en.wikipedia.org/wiki/Fibonacci_number) (610 seconds, then 337, then 233...). In this mode, snooze does not take effect; any button press will silence the alarm for the day, even if the set alarm time hasn’t been reached yet. This mode is enabled in settings, and applies only to [beeper and pulse signals](#signals).
33+
* **Fibonacci mode** wakes you gradually by starting the alarm about 27 minutes early, by beeping at increasingly shorter intervals per the [Fibonacci sequence](https://en.wikipedia.org/wiki/Fibonacci_number) (610 seconds, then 337, then 233...). In this mode, snooze does not take effect; any button press will silence the alarm for the day, even if the set alarm time hasn’t been reached yet. This mode is enabled in the [settings menu](#settings-menu), and applies only to [beeper and pulse signals](#signals).
3434

3535
## Chrono/Timer
3636

@@ -53,13 +53,13 @@ If your clock uses a rotary encoder for **Up/Down** rather than buttons, while r
5353

5454
## Signals
5555

56-
Your clock can trigger signals for the time of day (chime), alarm, and timer. Depending on how your clock is equipped, you may have multiple signal types available, and in settings, you can choose which functions trigger which type.
56+
Your clock can trigger signals for the time of day (chime), alarm, and timer. If your clock supports multiple signal types, you can choose which type is triggered by each function in the [settings menu](#settings-menu).
5757

58-
* **Beeper** signals are played on a piezo beeper, using various patterns and pitches (per settings).
58+
* **Beeper** signals are played on a piezo beeper, using various patterns and pitches.
5959
* **Switch** signals switch on and off to control an appliance circuit (such as for a radio).
6060
* If the alarm is set to use this, it will switch on for up to two hours. **Alt** will silence the alarm for the day (unlike the other buttons, which will trigger snooze if enabled, as usual).
6161
* If the timer is set to use this, it will switch on while the timer is running, like a “sleep” function.
62-
* If your clock has a switch signal, **Alt** acts as a power button to switch it on and off at will.
62+
* If your clock supports switch signals, **Alt** acts as a power button to switch it on and off at will.
6363
* **Pulse** signals simply send short pulses (such as to ring a bell).
6464

6565
## Function preset
@@ -71,12 +71,12 @@ If your clock has _neither_ a switch signal nor [Wi-Fi support](#wi-fi-support),
7171

7272
## Settings menu
7373

74-
* To enter the settings menu, hold **Select** for 3 seconds until the hour displays `1`. This indicates option number 1.
75-
* Use **Up/Down** to go to the option number you want to set (see table below); press **Select** to open it for setting (display will blink); use **Up/Down** to set; and **Select** to save.
74+
* To enter the settings menu, hold **Select** for 3 seconds until the hour displays `1`. This indicates setting number 1.
75+
* Use **Up/Down** to go to the setting number you want to set (see table below); press **Select** to open it for setting (display will blink); use **Up/Down** to set; and **Select** to save.
7676
* When all done, hold **Select** to exit the menu.
7777
* If you have a Wi-Fi-enabled clock, you can configure these settings (and more) on the [settings page](#wi-fi-support).
7878

79-
| | Option | Settings |
79+
| | Setting | Options |
8080
| --- | --- | --- |
8181
| | <a name="settingsgeneral"></a>**General** | |
8282
| 1 | Time format | 1 = 12-hour<br/>2 = 24-hour<br/>(time-of-day display only; setting times is always done in 24h) |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Written to support [RLB Designs’](http://rlb-designs.com/) Universal Nixie Dri
3737

3838
# Configuration, compilation, and upload
3939

40-
Various options, such as enabled functionality, RTC, display, I/O pins, timeouts, and control behaviors, are specified in a config file. This allows you to maintain multiple configs for various clock hardware profiles, and simply include the relevant config at the top of the `.ino` before compiling. Several [example configs](https://github.com/clockspot/arduino-clock/tree/master/arduino-clock/configs) are provided, and [`~sample.h`](https://github.com/clockspot/arduino-clock/blob/master/arduino-clock/configs/%7Esample.h) includes all possible options with detailed comments.
40+
Various options, such as enabled functionality, RTC, display, I/O pins, timeouts, and control behaviors, are specified in a config file. This allows you to maintain configs for multiple clock hardware profiles, and simply include the relevant config at the top of the `.ino` before compiling. Several [example configs](https://github.com/clockspot/arduino-clock/tree/master/arduino-clock/configs) are provided, and [`~sample.h`](https://github.com/clockspot/arduino-clock/blob/master/arduino-clock/configs/%7Esample.h) includes all possible options with detailed comments.
4141

4242
You may also wish to adjust the defaults for the clock’s user-configurable values, to best suit its intended use; these defaults are currently specified in the main code (`optsDef[]` for [settings](https://github.com/clockspot/arduino-clock/blob/master/INSTRUCTIONS.md#settings-menu) and `initEEPROM()` for other values).
4343

0 commit comments

Comments
 (0)