mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
plugins & badusb
if author want their plugin to be removed - create issue, thanks
This commit is contained in:
15
documentation/BarcodeGenerator.md
Normal file
15
documentation/BarcodeGenerator.md
Normal file
@@ -0,0 +1,15 @@
|
||||
This is a UPC-A Barcode generator for the flipper zero hardware.
|
||||
|
||||
## Author: [McAzzaMan](https://github.com/McAzzaMan/flipperzero-firmware/tree/UPC-A_Barcode_Generator/applications/barcode_generator)
|
||||
|
||||
<img src=https://i.imgur.com/bMSAiuK.png>
|
||||
|
||||
It will eventually be expanded in to other barcode types. It currently only generates UPC-A type barcodes.
|
||||
|
||||
<img src=https://i.imgur.com/bxTdzuA.png>
|
||||
|
||||
<b> -Controls- </b> </br>
|
||||
Hitting the centre button on the flipper toggles edit mode.
|
||||
When in edit mode, left and right will change the digit to be changed, and up and down will adjust the digit value.
|
||||
|
||||
<img src=https://i.imgur.com/lGbzdwH.png>
|
||||
Reference in New Issue
Block a user