USB dongle for authentication using CircuitPython
Download and install CircuitPython on the board
Also install:
- Adafruit_CircuitPython_HID
- Adafruit_CircuitPython_DisplayIO_SH1107
- Adafruit_CircuitPython_ImageLoad
- Adafruit_CircuitPython_Bitmap_Font
- Adafruit_CircuitPython_Display_Text
Optional:
Install Circuitpython_Keyboard_Layouts for international keyboards
Change the variables inside picopass.py:
password = "password"
pin = "pin"
You can also use mpy-cross to turn picopass.py into a .mpy file
To make your own icon you can use this tutorial.
Connect the USB and just press one of the buttons
Thanks to fcambus for the awesome font