Doppelgänger RFID Dev Board

Specifications, Capabilities, Wiring Diagram


Intent

The Doppelgänger RFID Development Board serves two primary purposes:

  1. A hardware platform for running Doppelgänger Core in long-range badge cloning operations.
  2. An open-source project specifically built for RFID enthusiasts.

We designed this board with RFID tinkerers in mind. No more frabricobbling endless logic-level shifters, power circuits, or overcrowded development boards.

  • Want to build a mock door controller that sends GPIO signals to release a maglock? Route GPIO35/36 to an IoT relay.
  • Want to trigger haptic feedback on badge reads? Wire it up…

Hardware Design

The Doppelgänger RFID Development Board includes the following built-in features:

ItemNotes
ESP32-S3-MINI-1-N8Espressif Datasheet
USB-C w/ ESD ProtectionSupports flashing and serial communication/debugging
Voltage DividerAllows safe processing of Wiegand data on D0/D1
Dual Input 12V → 5V LDOThe LM1117 safely steps down the 12V input to 5V (via 5.5mm x 2.1mm barrel plug or 2-pin screw terminal)
5V → 3.3V LDOThe TLV755P converts 5V (from Power In or USB-C) to 3.3V to power the ESP32
General Purpose LED (Blue)User-configurable through code
Power LED (Red)Indicates that the ESP32-S3 is receiving stable power
Power/GND OutputPass-through power output—whatever voltage is supplied on input is passed through
Wiegand InterfaceConnect DATA0 & DATA1 from your RFID reader via the screw terminal connectors
External GPIOAccess GPIO35 and GPIO36 for external device integration
+3.3V & +5V OutputNeed to power other devices? We’ve got you covered.
Boot & Reset ButtonsDedicated buttons for flashing and resetting the board
Mounting HardwareIncludes all required hardware for safe, secure mounting

Wiring Diagrams

We recommend using 22 AWG solid wire for connections between the Doppelgänger RFID Development Board and your reader. Additionally, secure your power cables with strain relief to prevent unintentional damage from pulling or tension. An adhesive-backed zip-tie mount works great for this purpose.

⚠️

Warning: Do not supply more than 12VDC to the Doppelgänger RFID Development Board. Overvoltage may result in overheating or fire. We will not replace any board damaged due to improper wiring or voltage misuse. As the user, you assume all risks when operating the Doppelgänger RFID Development Board. If you’re not confident wiring the board to a reader, consider purchasing a pre-assembled unit from the Physical Exploitation Store.

R90SE with Doppelgänger RFID Development Board

MaxiProx with Doppelgänger RFID Development Board

Firmware & Flashing

For instructions on flashing firmware, refer to the Flashing & Updating section of the documentation.