Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update housing top part and documentation #4

Merged
merged 2 commits into from Jul 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ information can be accessed in the links below.
## Operational Matters

* [Hardware Schematics](./hardware/Readme.md)
* [3D Housing](./housing)
* [3D Housing](./housing/README.md)
* [Setup Guide](./docs/README.md)

## The Project
Expand Down
Binary file not shown.
7 changes: 7 additions & 0 deletions housing/README.md
@@ -0,0 +1,7 @@
# KUKSA.hardware housing

This contains 3d-printable STL files for a housing.

[housing-top.stl](./housing-top.stl) and [housing-bottom.stl](./housing-bottom.stl) give you the main case (with some handy cutouts from HDMI and the OTG USB port for debugging), while [antenna-bracket-basic.stl](./antenna-bracket-basic.stl) and [antenna-bracket-lock.stl](./antenna-bracket-lock.stl) give support for an LTE antenna and active GPS antenna.

To see how this looks assembled, check the [KUKSA_PiOBD_V0.3.pdf](./KUKSA_PiOBD_V0.3.pdf) file. Please note, the PDF contains a 3D model of the dongle itself inside the housing. This type of content is not supported by many PDF viewers. Therefore, we recommend using the original [Adobe Reader](https://get.adobe.com/reader/) to view it.
Binary file modified housing/housing-top.stl
Binary file not shown.