Skip to content

Commit

Permalink
Add a 3D printable casing
Browse files Browse the repository at this point in the history
  • Loading branch information
snopf committed Mar 20, 2020
1 parent 5778d32 commit 3f92b29
Show file tree
Hide file tree
Showing 22 changed files with 3,664 additions and 226 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## What is snopf?

![snopf device](readme/device_cropped_logo.jpg)
![snopf device](readme/snopf_header.jpg)

snopf is a very simple, yet effective and easy to use USB password tool. The snopf USB device creates a unique and strong password for every service from the same 128 bit secret which never leaves the token.

Expand Down Expand Up @@ -239,6 +239,10 @@ Bill of materials for the SMD version:

There are links for Mouser parts that work for the PCB layout to be found in the KiCad schematic.

## Casing
A 3D printable casing can be found at `hardware/casing` both as a FreeCAD file and as four STEP files (bottom, top, button and a cap for the USB plug). The button is designed as a silicone button so that the diffuse LED light can been seen through it.
The dimensions of the casing are 41.9 x 19.4 x 11 mm.

## Building the Firmware and Host Software

For running the python code and building the snopf tools you should create a virtualenv by running
Expand Down
1 change: 1 addition & 0 deletions hardware/casing/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.FCStd1
Loading

0 comments on commit 3f92b29

Please sign in to comment.