diff --git a/hardware/PCB/README.md b/hardware/PCB/README.md index 0ff97b0..d84d0bb 100644 --- a/hardware/PCB/README.md +++ b/hardware/PCB/README.md @@ -6,7 +6,7 @@ The following circuit board has been realized with the help of [EasyEDA](https:/ ![Image of front and rear pcb model in EasyEDA](../../.assets/images/front_rear_pcb_v1.0.png) -![Image of the electronic circuit diagram](./.assets/images/schematic_yard_gate.png) +![Image of the electronic circuit diagram](../../.assets/images/schematic_yard_gate.png) ## Materials required: @@ -41,13 +41,13 @@ I used [JLCPCB](https://jlcpcb.com/)'s printing services to make my printed card ## Results -![Image of front and rear of the printed PCB](/.assets/images/PCB_result_front_rear.png) +![Image of front and rear of the printed PCB](../../.assets/images/PCB_result_front_rear.png) ## It's working ! By powering the PCB with 230V, and implementing the ESPhome firmware, everything started and works perfectly. -![Picture of the PCB powered on](/.assets/images/PCB_powered_on.png) +![Picture of the PCB powered on](../../.assets/images/PCB_powered_on.png) ## Points of improvement diff --git a/software/ESPhome/README.md b/software/ESPhome/README.md index d5a0390..96db29b 100644 --- a/software/ESPhome/README.md +++ b/software/ESPhome/README.md @@ -1,4 +1,4 @@ # ESPhome electric-gate.yaml -Download : [electric-gate.yaml](/software/ESPhome/electric-gate.yaml) +Download : [electric-gate.yaml](../../software/ESPhome/electric-gate.yaml)