2022-08-29 14:46:26 +00:00
|
|
|
# This is a UPC-A Barcode Generator for the Flipper Zero hardware.
|
2022-07-29 14:48:51 +00:00
|
|
|
|
|
|
|
## Author: [McAzzaMan](https://github.com/McAzzaMan/flipperzero-firmware/tree/UPC-A_Barcode_Generator/applications/barcode_generator)
|
|
|
|
|
2022-08-29 14:46:26 +00:00
|
|
|
<img src=https://i.imgur.com/TDbo1tz.png>
|
2022-07-29 14:48:51 +00:00
|
|
|
|
2022-08-29 14:46:26 +00:00
|
|
|
It will eventually be expanded into other barcode types. It currently only generates UPC-A type barcodes.
|
2022-07-29 14:48:51 +00:00
|
|
|
|
|
|
|
<img src=https://i.imgur.com/bxTdzuA.png>
|
|
|
|
|
|
|
|
<b> -Controls- </b> </br>
|
2022-08-29 14:46:26 +00:00
|
|
|
Hitting the centre button on the Flipper toggles edit mode.
|
2022-07-29 14:48:51 +00:00
|
|
|
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>
|