From a6f5ed9ddadb74d0ca9facd4038cbf5ec0769e66 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 28 Dec 2022 23:20:26 -0600 Subject: [PATCH] Update 62 (Closes #77, Closes #79) Co-authored-by: Victor Nikitchuk Co-authored-by: Kyhwana Pardus Co-authored-by: Ari Bytyqi <101530102+Z3BRO@users.noreply.github.com> --- FAQ.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index 96e4f146..08c61c82 100644 --- a/FAQ.md +++ b/FAQ.md @@ -349,6 +349,8 @@ > - Mifare Classic: https://learn.adafruit.com/adafruit-pn532-rfid-nfc/mifare > - The Mifare Family: https://en.wikipedia.org/wiki/MIFARE > - Datasheets: http://www.proxmark.org/files/Documents/ +> - Common RFID Standards and protocols: https://www.asiarfid.com/common-rfid-standards-and-protocols.html +> - RFID Standards: ISO, IEC, EPCglobal: https://www.electronics-notes.com/articles/connectivity/rfid-radio-frequency-identification/standards-iec-iso-epcglobal.php ## Infrared [🔝](#top) diff --git a/README.md b/README.md index fe3b2539..9f777b46 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ - [`GPS` Display data from a serial GPS module.](https://github.com/ezod/flipperzero-gps) - [`USB HID Autofire` Send left-clicks as a USB HID device.](https://github.com/pbek/usb_hid_autofire) - [`Flipper Authenticator` Generate TOTP authentication codes.](https://github.com/akopachov/flipper-zero_authenticator/) +- [`Unitemp` Application for reading temperature, humidity and pressure sensors using Onewire, Singlewire, I2C protocols](https://github.com/quen0n/unitemp-flipperzero) ## Firmwares & Tweaks @@ -108,6 +109,7 @@ - [`Soft TPU cover` Similar to the official silicone case.](https://www.printables.com/en/model/272676-soft-tpu-flipper-zero-cover) - [`Flipper-Boy` Flipper Zero Case with 22mm Watch Strap Adapter.](https://www.printables.com/model/304243-flipper-boy) - [`WiFi Devboard Pelican Case` Top case that works with the 4mm FZ Pelican case.](https://github.com/Z3BRO/Flipper-Zero-Pelican-Case-Wifi-Devboard) +- [`RGB Backlight mod` Replace your Flipper LCD's backlight with Adafruit Neopixels.](https://github.com/Z3BRO/Flipper-Zero-RBG-Backlight) ## Off-device & Debugging - [`Official Web Interface` Web interface to interact with Flipper, including Paint and SUB/IR analyzer.](https://my.flipp.dev/)