Willy-JL ff24807dc8 Fix remote fetch order пре 1 година
..
assets 478816c8e8 Add wire_tester from https://github.com/xMasterX/all-the-plugins пре 2 година
.gitsubtree ff24807dc8 Fix remote fetch order пре 1 година
LICENSE 478816c8e8 Add wire_tester from https://github.com/xMasterX/all-the-plugins пре 2 година
README.md 478816c8e8 Add wire_tester from https://github.com/xMasterX/all-the-plugins пре 2 година
application.fam 478816c8e8 Add wire_tester from https://github.com/xMasterX/all-the-plugins пре 2 година
icon.png 478816c8e8 Add wire_tester from https://github.com/xMasterX/all-the-plugins пре 2 година
wire_tester.c 27d4d8c1d8 Fix merge пре 2 година

README.md

Flipper Wire Tester

This is a simple Flipper Zero app that beeps if a wire is continuous.

Screenshot

Installation

Copy the wire_tester directory to the applications_user directory of your favorite firmware. Run ./fbt launch APPSRC=applications_user/wire_tester to install and start the application on your Flipper.

Usage

Find the app under Apps -> GPIO -> [GPIO] Wire Tester and launch it. Test a wire by connecting it to pins 6 and 8. If the wire is continuous, you will see the LED turn green and the flipper will beep.

Licensing

Source in this repository is licensed under the 2-clause BSD license, see LICENSE for details.