https://github.com/aarjaneiro/fencing_testbox
A fencing testbox app for the Flipper Zero
https://github.com/aarjaneiro/fencing_testbox
fencing fencing-sport flipper flipper-app flipper-zero flipperzero sport
Last synced: 3 months ago
JSON representation
A fencing testbox app for the Flipper Zero
- Host: GitHub
- URL: https://github.com/aarjaneiro/fencing_testbox
- Owner: aarjaneiro
- License: mit
- Created: 2024-11-09T16:34:34.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-11-10T01:54:36.000Z (5 months ago)
- Last Synced: 2025-01-21T09:57:35.298Z (3 months ago)
- Topics: fencing, fencing-sport, flipper, flipper-app, flipper-zero, flipperzero, sport
- Language: C
- Homepage:
- Size: 13.7 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fencing Testbox
This is a simple emulator of a fencing testbox for the Flipper Zero.## Main Menu
The main menu is shown below:
## Wiring
The wiring is simple, just connect the pins as follows (visible in-app by selecting the `Wiring` menu option):
Note that the numbers correspond to GPIO numbers on the Flipper Zero and that, of course, the corresponding pins on the
fencing wire will require some intermediary wire to connect to the GPIO.
For example, one can use an alligator clip to connect the fencing wire to a jumper cable which can, in turn, then be
connected to the corresponding GPIO pin.## Test Box
Selecting the `Testbox` menu option will bring up the test box interface:
Here you can see two letters, `R` and `G`, corresponding to "red" and "green" respectively.
These act as would the red and green lights on a real fencing test box.
As the Flipper cannot display colours, however, we instead display the outline of a letter when the light
is not lit and the filled letter when the light is lit.