adds assembly documentation of node and changes
This commit is contained in:
BIN
docs/assets/ImagesSp1/Sp1NodeUpperSideNew.png
Normal file
BIN
docs/assets/ImagesSp1/Sp1NodeUpperSideNew.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 500 KiB |
BIN
docs/assets/ImagesSp1/assemblyOfNodeSideview.jpg
Normal file
BIN
docs/assets/ImagesSp1/assemblyOfNodeSideview.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 465 KiB |
BIN
docs/assets/ImagesSp1/assemblyOfNodeTopview.jpg
Normal file
BIN
docs/assets/ImagesSp1/assemblyOfNodeTopview.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
@@ -22,4 +22,43 @@ I made the final design of sprint 1 using fusion360. I used the original drawing
|
||||
### Top design
|
||||
When i went to work on the upper side it took some more time than the bottom one. since i had to make cutouts for the screen and led bar and the hexagon grid. The hexagon grid was the hardest because i used the geometric pattern fucntion on my hexagon object and i had to make sure that there would still be room between the hexagons. I made it so the screens have like a indent on the top part. Otherwise the battery, sensors and esp32 wouldnt be able to fit underneath the grid. The final product looks like this:
|
||||
|
||||

|
||||

|
||||
|
||||
### Assembly
|
||||
|
||||
#### First assembly
|
||||
The part was finished on 15/2 at 11am. I first screwed the pcb in the bottom part which was really easy to do. When trying to put the top part on the bottom part i noticed that the holes were not aligned, and the batteryholder was fatter than i thought. I tried to cut some material away from the top part but it was still not fitting.
|
||||
|
||||
It looked like this from the top:
|
||||
|
||||

|
||||
|
||||
You can see that the oled screen cutouts and the led bar cutouts are not aligned with the components on the pcb.
|
||||
|
||||
---
|
||||
|
||||
And like this from the side view:
|
||||
|
||||

|
||||
|
||||
Here you can see that the wifi antenna of the esp32 is not fitting in the top part, because the fillet is too small.
|
||||
|
||||
#### Second assembly
|
||||
In fusion360 i made the cutouts for the screen and the led bar lower on the part. I also made the fillet on the top part a bit bigger, and adjusted the fillet on top too. We also decided we'd take this oppurtunitty to make vent holes in the bottom aswell. This is because hot air rises and with this there would be a little bit of air coming through the node for more accurate readings. I then printed the new design and it took around 7 hours. The new design looks like this:
|
||||
|
||||
|
||||

|
||||
|
||||
The new design fits perfectly and looks like this:
|
||||
|
||||
...
|
||||
|
||||
|
||||
### Conclusion
|
||||
|
||||
```mermaid
|
||||
graph LR
|
||||
A[Design Sketch] -->|Usertest| B(Fusion360 design)
|
||||
B -->|Not fitting| C[New fusion360 design]
|
||||
C -->|assembly| D[Finished product]
|
||||
```
|
Reference in New Issue
Block a user