Adds stl and step files for a 3d printable case

This commit is contained in:
rbaron 2021-04-10 11:58:40 +02:00
parent 74977e3263
commit 2345498ffc
5 changed files with 12077 additions and 1 deletions

View file

@ -16,7 +16,7 @@ b-parasite is an open source Bluetooth Low Energy (BLE) soil moisture and ambien
* [kicad/](./kicad/) - KiCad schematic, layout and fabrication files for the printed circuit board (PCB) * [kicad/](./kicad/) - KiCad schematic, layout and fabrication files for the printed circuit board (PCB)
* [data/](data/) - data for testing and sensor calibration * [data/](data/) - data for testing and sensor calibration
* [bridge/](bridge/) - an [ESPHome](https://github.com/esphome/esphome)-based BLE-MQTT bridge * [bridge/](bridge/) - an [ESPHome](https://github.com/esphome/esphome)-based BLE-MQTT bridge
* [case/](case/) - a 3D printable case
# How It Works # How It Works
<p align="center"> <p align="center">
@ -51,6 +51,10 @@ With these parameters in hand, I put together [this spreadsheet](https://docs.go
<img src="img/resized/img2.jpg" border="0" alt="b-parasite stuck into a small plant vase" /> <img src="img/resized/img2.jpg" border="0" alt="b-parasite stuck into a small plant vase" />
</p> </p>
# Case
A 3D printable case model can be found in [case/](case/).
![Render of the 3D printable case](./img/case/screenshot.png)
# License # License
The hardware and associated design files are released under the [Creative Commons CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/). The hardware and associated design files are released under the [Creative Commons CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/).
The code is released under the [MIT license](https://opensource.org/licenses/MIT). The code is released under the [MIT license](https://opensource.org/licenses/MIT).

BIN
case/Bottom.stl Normal file

Binary file not shown.

12072
case/Case.step Normal file

File diff suppressed because it is too large Load diff

BIN
case/Top.stl Normal file

Binary file not shown.

BIN
img/case/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB