1
Description: "Bistro" firmware for clicky-switch lights
2
General-purpose clicky-switch light firmware with many runtime config options
3
to customize the interface to individual preferences:
4
- 1 to 8 regular modes plus optional moon
5
- low-to-high or high-to-low mode order
7
- medium-press to go backward, or not
8
- thermal calibration mode sets the maximum allowed temperature
9
- "muggle mode" simplified UI for use while lending the light to others
10
Default config fits on an attiny25, which can be used on drivers designed for the attiny13.
11
So, there is no need to build a special driver board with extra room for tiny45/85.
12
Should work on both FET+1 and single-channel drivers, though the single-channel ones
13
will need to be recompiled with a different brightness level table.
15
Memory: offtime, OTC, configurable
16
MCU: attiny25, attiny45, attiny85
18
Modes: battcheck, voltage readout, tactical strobe, random strobe, police strobe, bike flasher, config, muggle
19
Extras: dual PWM, offtime-3, hidden modes, mode groups, thermal regulation, LVP, soft start