Flipper/Applications/Official/DEV_FW/source/xMasterX/barcode_generator
2023-01-25 23:52:38 -08:00
..
images Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
screenshots Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
views Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
application.fam Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
barcode_app.c Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
barcode_app.h Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
barcode_utils.c Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
barcode_utils.h Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
barcode_validator.c Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
barcode_validator.h Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
encodings.c Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
encodings.h Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
LICENSE Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00
README.md Added xMasterX API v11.x source 2023-01-25 23:52:38 -08:00

Barcode Generator

A barcode generator for the Flipper Zero that supports UPC-A, EAN-8, EAN-13, Code-39, and Code-128[1]

Table of Contents

Installing

  1. Download the .zip file from the release section
  2. Extract/unzip the .zip file onto your computer
  3. Open qFlipper and go to the file manager
  4. Navigate to the apps folder
  5. Drag & Drop the .fap file into the apps folder
  6. Navigate back to the root folder and create the folder app_data, if not already there
  7. Navigate into app_data and create another folder called barcode_data
  8. Navigate into barcode_data
  9. Drag & Drop the encoding txts (code39_encodings.txt & code128_encodings.txt) into the barcode_data folder

Usage

Creating a barcode

  1. To create a barcode click on Create Barcode
  2. Next select your type using the left and right arrows
  3. Enter your filename and then your barcode data
  4. Click save

Editing a barcode

  1. To edit a barcode click on Edit Barcode
  2. Next select the barcode file you want to edit
  3. Edit the type, name, or data
  4. Click save

Deleting a barcode

  1. To delete a barcode click on Edit Barcode
  2. Next select the barcode file you want to delete
  3. Scroll all the way to the bottom
  4. Click delete

Viewing a barcode

  1. To view a barcode click on Load Barcode
  2. Next select the barcode file you want to view

Screenshots

Barcode Create Screen

Flipper Code-128 Barcode

Flipper Box EAN-13 Barcode

Credits

Kingal1337 - Developer

@teeebor - Menu Code Snippet

[1] - Only supports Set B and only the characters from 0-94