After loading the project onto your CLUE with PyLeap, close out of the PyLeap app. This disconnects the CLUE from PyLeap to allow it to connect to File Glider.
After connecting your CLUE to File Glider, select Explorer to view the file directory of your CLUE. Then, select code.py to edit the code file.
You can edit the text=" "
properties in the badge_line()
objects. The text items are found in the code in the order that they appear on the screen:
- Social media handle
- Name
- Job Title
- Pronouns
At the bottom of the code, you'll see a line that says show_qr_code()
, followed by a website. You can edit the website text with your URL of choice. When you run the code and press the A button on the CLUE, a QR code will be displayed that will link to the URL.
When you're ready to load your updated badge, select Save in the app. You'll see the CLUE reset and display your updated code.
When you're wearing your badge out and about or at your desk for a virtual conference, you can press the A button to display your QR code. You can press the B button to go back to displaying your badge.
Text editor powered by tinymce.