|
@@ -1,5 +1,7 @@
|
|
|
# Longwave Clock
|
|
# Longwave Clock
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
This is a Flipper Zero app to receive and decode, or simulate, multiple time signal broadcasts with different protocols and time formats. For receiving via GPIO, an inexpensive receiver connected to a receiving pin is required.
|
|
This is a Flipper Zero app to receive and decode, or simulate, multiple time signal broadcasts with different protocols and time formats. For receiving via GPIO, an inexpensive receiver connected to a receiving pin is required.
|
|
|
|
|
|
|
|
## Protocol support
|
|
## Protocol support
|
|
@@ -64,4 +66,4 @@ Please check with the manufacturer, as yours might be different and you may caus
|
|
|
- **VDD**: flipper pin 9 (3V3)
|
|
- **VDD**: flipper pin 9 (3V3)
|
|
|
- **GND** / unlabeled: flipper pin 11 (GND)
|
|
- **GND** / unlabeled: flipper pin 11 (GND)
|
|
|
- **PON** / **P**: power on, asks for "logic low", using flipper pin 11 (GND)
|
|
- **PON** / **P**: power on, asks for "logic low", using flipper pin 11 (GND)
|
|
|
-- **OUT** / **T**: the data signal, using flipper pin 16 (C0)
|
|
|
|
|
|
|
+- **OUT** / **T**: the data signal, using flipper pin 16 (C0)
|