Skip to content

uru-card/uru-card-pcb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URU Card PCB

URU Card is an Arduino based FIDO2 Authenticator. This repository contains Eagle CAD design files to build the device.

Schematic

The schematic for the URU Card is presented on the figure below:

URU Card schematic

Components requried to build the device

  • ESP32 Pico D4 microcontroller
  • ATECC508A or ATECC608A
  • MPR121 touch keyboard controller
  • SSD1306 based OLED display
  • AP2112 voltage regulator
  • MicroUSB socket
  • A bunch of 0603 resistors and capacitors

Mainboard PCB

The components are mounted on the mainboard. In fact it's the only PCB required to build the device.

URU Card mainboard

Authors

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

References