Skip to content

Commit

Permalink
feat: add case
Browse files Browse the repository at this point in the history
  • Loading branch information
Qeteshpony committed Jul 30, 2023
1 parent 20b4274 commit ed1286f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,12 @@ Connect an RC522 based NFC-Reader to your computer using USB

The project is based around a Raspberry Pi [RP2040](https://www.raspberrypi.com/documentation/microcontrollers/rp2040.html) microcontroller. It would have been possible to solve this with a much simpler controller but availability and pricing at the time of development as well as ease of use made the RP2040 with built in USB the best choice.

The board is designed using KiCAD 6 with production and assembly by JLCPCB in mind. All parts are selected to be available from JLCPCB at the time of writing and as many parts as possible are used from their basic library.
The board is designed using KiCAD 6 with production and assembly by JLCPCB in mind. All parts are selected to be available from JLCPCB at the time of writing and as many parts as possible are used from their basic library.


## Case
A simple case design can be found in the case subfolder. It fits when the two boards are connected with standard angled 2.54mm pitch connectors as seen in the picture.

The two halves can be connected with countersunk M3x8 screws

![Case](./case/NFC-Reader-Case.jpg)
Binary file added case/NFC-Reader-Case-Bottom.stl
Binary file not shown.
Binary file added case/NFC-Reader-Case-Top.stl
Binary file not shown.
Binary file added case/NFC-Reader-Case.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed1286f

Please sign in to comment.