update image links

This commit is contained in:
Louis DUMONT 2024-03-05 11:14:34 +01:00
parent 6027e0bb8c
commit c5f29eeaa2
2 changed files with 4 additions and 4 deletions

View File

@ -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 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: ## Materials required:
@ -41,13 +41,13 @@ I used [JLCPCB](https://jlcpcb.com/)'s printing services to make my printed card
## Results ## 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 ! ## It's working !
By powering the PCB with 230V, and implementing the ESPhome firmware, everything started and works perfectly. 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 ## Points of improvement

View File

@ -1,4 +1,4 @@
# ESPhome electric-gate.yaml # ESPhome electric-gate.yaml
Download : [electric-gate.yaml](/software/ESPhome/electric-gate.yaml) Download : [electric-gate.yaml](../../software/ESPhome/electric-gate.yaml)