Adafruit CircuitPython PyBadger makes it easy to create an interactive conference or event badge with PyBadge or PyGamer. Blinka is headed to a fun conference, and is excited to create a badge. Let's take a look!
Download PyBadger
Adafruit CircuitPython PyBadger requires the latest CircuitPython and a number of libraries to work.
To download CircuitPython, visit the following link for CLUE, PyBadge or PyGamer, depending on what you're using, and download the latest CircuitPython version for your board.
Next visit the following link and download the library bundle that matches your CircuitPython version.
PyBadger requires the following libraries to work. Download the library bundle and unzip the file. Open the folder, find the lib folder within, and open the lib folder. Copy the following folders and files to the lib folder on your CIRCUITPY drive:
- adafruit_bitmap_font
- adafruit_bus_device
- adafruit_display_shapes
- adafruit_display_text
- adafruit_miniqr.mpy
- adafruit_pybadger
- neopixel.mpy
If you are using PyBadge or PyGamer, copy the following library:
- adafruit_lis3dh.mpy
If you are using CLUE, copy the following library:
- adafruit_lsm6ds.mpy
- adafruit_register
Once you have the listed files and folders copied to the lib folder on your CIRCUITPY drive, you're ready to go!
Page last edited March 08, 2024
Text editor powered by tinymce.