From eb919990af5e8cb603ac1d377bd2a0f70bf8d466 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 11 May 2023 19:25:12 +0200 Subject: [PATCH] Adding new file describing used PCB --- README.md | 14 +++++++++++--- hardware/yard_gate_pcb _v1.0.md | 8 ++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 hardware/yard_gate_pcb _v1.0.md diff --git a/README.md b/README.md index 4ff8858..149eab9 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,21 @@ This project was started in April 2022 and the objective of this project was to restore an exterior electric gate that had not worked for over 15 years. -### Table of contents: +### Table of contents [[_TOC_]] -### Context: +### Context In my yard, there has always been an electric gate that I have seen work very few times, if ever. I decided to repair it as I felt I had the DIY and electronic skills to get it working again. -This courtyard gives access to different houses and the access to it is therefore shared. This implies that the operation of the latter must be low, easy and without constraint. \ No newline at end of file +This courtyard gives access to different houses and the access to it is therefore shared. This implies that the operation of the latter must be low, easy and without constraint. + +### Choice of technologies + +#### Hardware + +For this project, I had the opportunity to make my own electronic board in order to build a reliable, clean and easy to install system. + +See : [LiHoCo Yard gate PCB v1.0](./hardware/yard_gate_pcb_v1.0.md) diff --git a/hardware/yard_gate_pcb _v1.0.md b/hardware/yard_gate_pcb _v1.0.md new file mode 100644 index 0000000..4e8c24a --- /dev/null +++ b/hardware/yard_gate_pcb _v1.0.md @@ -0,0 +1,8 @@ +# LiHoCo Yard Gate PCB v1.0 + +In order to make the system reliable and easy to install, I started to design a PCB. + +The following circuit board has been realized with the help of EasyEDA software: + +Materials required: +- \ No newline at end of file