Budget Flipper Zero
- 1 Devlogs
- 3 Total hours
A flipper zero is a hardware used for authorized security testing. However, it is quite expensive. This project will build a cheaper and degraded version of the Flipper Zero.
A flipper zero is a hardware used for authorized security testing. However, it is quite expensive. This project will build a cheaper and degraded version of the Flipper Zero.
Devlog #1
My project is to create a budget friendly version of a Flipper Zero. I have been working on this project for a few weeks now and here is what I have done so far.
Components I have used so far (included in the picture):
Next steps:
Bridge Mode
The next major feature is a bridge mode that allows the ESP32 to act as an interface between a computer and the PN532 NFC reader. The ESP32 will be connect to the PC with USB-C. By doing so, the device will enable desktop-based NFC analysis and interoperability with NFC research tools such as mfoc. To support this function, the PN532 will be operating in UART (HSU) mode.