~gabe/flashlight-firmware/anduril2

« back to all changes in this revision

Viewing changes to ToyKeeper/Ferrero_Rocher/Ferrero_Rocher.txt

  • Committer: Selene Scriven
  • Date: 2015-03-20 03:56:13 UTC
  • mto: This revision was merged to the branch mainline in revision 125.
  • Revision ID: ubuntu@toykeeper.net-20150320035613-ukmszeabb5vglddu
minor top-level doc updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This UI is similar to STAR momentary.  The interface is:
 
2
 
 
3
From off:
 
4
 
 
5
  - Short press to enter the lowest level.
 
6
  - Long press to enter the highest level.  Keep holding to step down to 
 
7
    lower levels, and release when the desired level is reached.
 
8
  - Short-then-long press to display battery status and then shut off.
 
9
 
 
10
While on:
 
11
 
 
12
  - Short press to increase brightness level.
 
13
  - Long press to decrease brightness level.  Keep holding to keep 
 
14
    decreasing.
 
15
 
 
16
The long press (and hold) action will stop when it reaches the "off" 
 
17
state, so you can always shut the light off by holding the button down.
 
18
 
 
19
Turbo step-down (30 seconds) and low-voltage protection are enabled by 
 
20
default.
 
21
 
 
22
The battery check mode reads the voltage a few times with no significant 
 
23
load, then should blink up to five times:
 
24
 
 
25
  - 0 blinks: < 3.3V        (low battery, recharge ASAP!)
 
26
  - 1 blink : 3.3V to 3.6V  (0% to 25% full, probably time to recharge)
 
27
  - 2 blinks: 3.6V to 3.8V  (25% to 50% full)
 
28
  - 3 blinks: 3.8V to 4.0V  (50% to 75% full)
 
29
  - 4 blinks: 4.0V to 4.2V  (75% to 100% full)
 
30
  - 5 blinks: > 4.2V        (4.35V battery or > 100% full)
 
31
 
 
32
For more information on what the above means for different types of 
 
33
batteries, see the charts in this post:
 
34
 
 
35
  http://www.candlepowerforums.com/vb/showthread.php?345795-Estimating-remaning-capacity-in-LiIon-batteries
 
36
 
 
37
The short version is: high-amperage batteries maintain a higher voltage 
 
38
than high-capacity batteries, so one blink might mean 5% full for a 
 
39
high-amp cell while it would mean 30% full for a high-cap cell.  It is 
 
40
recommended that you remember what kind of battery is being used.