Skip to content
Snippets Groups Projects
Commit d32037b0 authored by ed8g20's avatar ed8g20
Browse files

added instructions

parent 2e09fdb1
No related branches found
No related tags found
No related merge requests found
[[COMP2215 2223 Collaborative Coursework Tasks|Back to task list]]
== Difficulty ==
Medium
== Description ==
The aim of this challenge is to display a Time-based One-time Password (TOTP) used as a 2FA Device
The code is located on the soton Gitlab page : https://git.soton.ac.uk/ed8g20/totp2fa
==Setup==
Download the correct MicroPython UF2 file for the Raspberry Pi Pico + display.
https://github.com/pimoroni/pimoroni-pico/releases
then use thonny or other compatibale ide to copy the completed .py files and the .json file to the micorpyhton device
==Required Hardware==
*Raspberry Pi Pico
*Pico Display
==Extensions==
Acts as USB keyboard and simulate typing the one time passcode
==Resources==
https://github.com/pimoroni/pimoroni-pico/tree/main/micropython/modules/picographics
==Answer==
Located in Answer branch of git
==Key Words==
MicroPython, Pico, Time, sha1.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment