From 1ed28b1bdde04a492e94bba5c11168b86056508b Mon Sep 17 00:00:00 2001 From: David Date: Sun, 4 Dec 2022 20:20:44 -0600 Subject: [PATCH] Update 61 (Closes #74, Closes #75, Closes #76) Co-authored-by: Ari Bytyqi <101530102+Z3BRO@users.noreply.github.com> Co-authored-by: its-sven <96638100+its-sven@users.noreply.github.com> Co-authored-by: Eric Betts Co-authored-by: maehw --- FAQ.md | 7 ++++++- README.md | 4 ++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index aad77a99..96e4f146 100644 --- a/FAQ.md +++ b/FAQ.md @@ -343,7 +343,12 @@ ### Where is the "USB/LibNFC NFC Reader" feature mentioned in the [September blog post](https://blog.flipperzero.one/september-progress/)? > This was scrapped due to timing issues, more details in [this GitHub issue](https://github.com/flipperdevices/flipperzero-firmware/issues/1173#issuecomment-1127728562). - +### Where can I learn more about NFC and RFID technology? +> - Introduction to both Low Frequency and High Frequency: https://blog.flipperzero.one/rfid/ +> - Types of NFC https://www.rfwireless-world.com/Tutorials/NFC-Type1-Tag-vs-NFC-Type2-Tag-vs-NFC-Type3-Tag-NFC-Type4-Tag-Types.html +> - 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/ ## Infrared [🔝](#top) diff --git a/README.md b/README.md index 10119ca5..fe3b2539 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ - [`flipperzero-bruteforce` Generate .sub files to brute force Sub-GHz OOK.](https://github.com/tobiabocchi/flipperzero-bruteforce) - [`UNC0V3R3D BadUSB collection` Yet another BadUSB collection.](https://github.com/UNC0V3R3D/Flipper_Zero-BadUsb) - [`Flipper-StarNew` Universal Intercom Keys.](https://github.com/GlUTEN-BASH/Flipper-Starnew) +- [`FalsePhilosophers Flipper BadUSB` Flipper zero community ducky payload repo.](https://github.com/FalsePhilosopher/badusb) +- [`SerialHex2FlipperZeroInfrared` Convert IR serial messages into FlipperZero compatible IR files.](https://github.com/maehw/SerialHex2FlipperZeroInfrared) ## Applications & Plugins - [`Flipper-Plugin-Tutorial` Updated plugin tutorial based on new build methods.](https://github.com/csBlueChip/FlipperZero_plugin_howto) @@ -105,6 +107,7 @@ - [`Flipper Zero Car Mount` Uses foam from the original box.](https://www.thingiverse.com/thing:5464899) - [`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) ## Off-device & Debugging - [`Official Web Interface` Web interface to interact with Flipper, including Paint and SUB/IR analyzer.](https://my.flipp.dev/) @@ -150,6 +153,7 @@ - [`Flipper Skylanders` How to read a Skylanders figure with Flipper.](https://github.com/V0lk3n/Flipper-Skylanders) - [`Flipper Zero Dimensions` Basic info on screen and case dimensions.](https://github.com/UberGuidoZ/Flipper/tree/main/FlipperZero_Dimensions) +