aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-12-17 00:17:32 -0700
committerSelene ToyKeeper2023-12-17 00:17:32 -0700
commit21ef87919046d0d9bd8932b2635251eff22f7563 (patch)
tree953974281a5d60590e8072fec9d91cc668b0a986 /hw
parentbuild.sh: don't require DFPs, newer avr-libc doesn't need them (diff)
downloadanduril-21ef87919046d0d9bd8932b2635251eff22f7563.tar.gz
anduril-21ef87919046d0d9bd8932b2635251eff22f7563.tar.bz2
anduril-21ef87919046d0d9bd8932b2635251eff22f7563.zip
documented Wurkkos TS25/TS11/FC13 distinctions
Diffstat (limited to '')
-rw-r--r--hw/wurkkos/fc13/README.md10
-rw-r--r--hw/wurkkos/ts11/README.md8
-rw-r--r--hw/wurkkos/ts25/README.md20
3 files changed, 38 insertions, 0 deletions
diff --git a/hw/wurkkos/fc13/README.md b/hw/wurkkos/fc13/README.md
new file mode 100644
index 0000000..ab9b87f
--- /dev/null
+++ b/hw/wurkkos/fc13/README.md
@@ -0,0 +1,10 @@
+# Wurkkos FC13
+
+Single LED 18650 torch with FET+1 driver and RGB button. Includes a built-in
+charger / powerbank too, separate from the main torch circuit.
+
+The Wurkkos SP30S Pro also uses this firmware.
+
+Either torch may ship with the `0715` (wurkkos-ts25) firmware installed, but
+the RGB button does not work fully until upgrading to this FC13 firmware.
+
diff --git a/hw/wurkkos/ts11/README.md b/hw/wurkkos/ts11/README.md
new file mode 100644
index 0000000..e53e038
--- /dev/null
+++ b/hw/wurkkos/ts11/README.md
@@ -0,0 +1,8 @@
+# Wurkkos TS11
+
+Single LED 18350 / 18650 torch with FET+1 driver, RGB button, and RGB front
+aux. Includes a built-in charger too, separate from the main torch circuit.
+
+May ship with the `0715` (wurkkos-ts25) firmware installed, but the RGB button
+does not work fully until upgrading to this TS11 firmware.
+
diff --git a/hw/wurkkos/ts25/README.md b/hw/wurkkos/ts25/README.md
new file mode 100644
index 0000000..b3c33af
--- /dev/null
+++ b/hw/wurkkos/ts25/README.md
@@ -0,0 +1,20 @@
+# Wurkkos TS25
+
+A quad LED 21700 light with FET+1 driver and RGB front aux. A charge port is
+built in too, but operates independently and is not visible to the main
+firmware.
+
+Some other Wurkkos models may also ship with this firmware, and should be
+upgraded to use a more specific build:
+
+ - FC13: use wurkkos-fc13
+ - TS11: use wurkkos-ts11
+ - SP30S Pro: use wurkkos-fc13
+
+These builds have different aux LED behavior. The difference is whether the
+RGB aux is on the front, the side (button), or both.
+
+ - Front: TS25
+ - Side: FC13
+ - Both: TS11
+
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.