diff --git a/FAQ.md b/FAQ.md index 7c1b9a6f..31e77b39 100644 --- a/FAQ.md +++ b/FAQ.md @@ -346,6 +346,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 201079b1..90a0f15e 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,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 @@ -113,6 +114,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/)