Skip to content

Simple utility to test hardware capabilities of URU Card

License

Notifications You must be signed in to change notification settings

uru-card/uru-card-hardware-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URU Card Hardware Test

Build Status

URU Card is an Arduino based FIDO2 Authenticator. This repository contains source code for the timple utility to test hardware capabilities of URU Card device.

Development Environment - PlatformIO

To build the firmware you will need PlatformIO. Follow the instructions to install it for your platform.

Building

First of all, get a copy of the source code using either git command or downloading a zip file.

Open the project in the PlatformIO IDE. Connect the dev board to your computer then build and upload the firmware from the PlatformIO. All the required libraries will be downloaded automatically.

I'm using the following command in terminal window:

$ pio run -t upload -t monitor

The program will start immediately and the serial console will start output of the debug information.

The built-in display will display status of the main parts (if connected properly) - Display Status, Keyboard Status, Cryptographic device status.

Authors

See also the list of contributors who participated in this project.

References

About

Simple utility to test hardware capabilities of URU Card

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages