mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 13:03:13 +00:00
4629aee29c
Fixed minor spelling and grammatical errors. Also updated the first image to reflect the current correct image.
15 lines
641 B
Markdown
15 lines
641 B
Markdown
# 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/TDbo1tz.png>
|
|
|
|
It will eventually be expanded into 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>
|