Skip to content

Commit df1525d

Browse files
authored
Update README.md
1 parent a42ec89 commit df1525d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
This repository contains the **presentation**, **reports** and **code** for the project constructed for **Embedded System Design 2 - Lab**.
1313

14-
<img src="hardware/project-embeddedSystemDesign2/3d-renders/project-embeddedSystemDesign2.png" height="400" alt="Project"> <img src="documentation/figures/testing4.png" height="400" alt="Project">
14+
<img src="hardware/project-embeddedSystemDesign2/3d-renders/project-embeddedSystemDesign2.png" height="400" alt="Project"> <img src="documentation/figures/project.png" height="400" alt="Project">
1515

1616
<br/>
1717

@@ -42,6 +42,7 @@ This repository contains the **presentation**, **reports** and **code** for the
4242
| [/documentation/datasheets/timers-energy-rtc/](documentation/datasheets/timers-energy-rtc) | Documents regarding `timers`, the `RTC` and `energy modes` on the `EFM32HG` microcontroller. |
4343
| <br/> | |
4444
| [/documentation/figures/](documentation/figures) | Figures used in reports and the README. |
45+
| [/documentation/figures/installation/](documentation/figures/installation) | Figures taken during the project installation. |
4546
| [/documentation/reports/](documentation/reports) | **Reports and presentation.** |
4647
| [/documentation/schematics/](documentation/schematics) | Schematics. <br/> See [this](documentation/schematics/project-embeddedSystemDesign2.pdf) file for the schematic of the *self designed PCB* and [this](documentation/schematics/dramco-LoRa-addon-schematic-v4-0.pdf) file for the schematic of the *DRAMCO LoRaWAN shield*.
4748
| <br/> | |
@@ -90,4 +91,8 @@ The [schematic](hardware/project-embeddedSystemDesign2/pdf/project-embeddedSyste
9091

9192
An **SMA connector for an external antenna** was also added to the DRAMCO LoRaWAN shield. This was done by **removing** the `chip-antenna`, capacitors `C3` and `C4` and inductor `L1` and replacing it with an SMA connector directly connected to the signal pin of the *RN2483* module. This modification can be seen on the right on the right most picture above.
9293

94+
To protect the PCB's from moisture and other contaminants, they were given 2 coats of `PLASTIK 70`.
95+
96+
<img src="documentation/figures/coating1.png" height="400" alt="Protection during coating"> <img src="documentation/figures/coating2.png" height="400" alt="Coating process">
97+
9398
<br/>

0 commit comments

Comments
 (0)