Adding pictures, and developpement
This commit is contained in:
parent
52a9b07f26
commit
389223a0ff
|
Before Width: | Height: | Size: 378 KiB After Width: | Height: | Size: 378 KiB |
BIN
.assets/images/motor_wire_connections.jpg
Normal file
BIN
.assets/images/motor_wire_connections.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
17
README.md
17
README.md
@ -23,6 +23,8 @@ The state of the portal before starting my project was as follows:
|
||||
- A broken photoelectric sensor to be changed
|
||||
- The electronics of the gate to be completely redone
|
||||
|
||||

|
||||
|
||||
## Required elements
|
||||
|
||||
### Hardware
|
||||
@ -41,6 +43,21 @@ I also needed other components such as:
|
||||
|
||||
[ESPhome](https://esphome.io/) was the easiest solution to implement the portal system. I used it to make my ESP32 program
|
||||
|
||||
## Developpement
|
||||
|
||||
### Step 1: Check of the working existing components
|
||||
|
||||
The engine was the first element I tested to verify the feasibility of the project. After a little research to make a three-phase asynchronous motor work on an alternating current, I was able to verify that it turned correctly.
|
||||
I made the conversion from three phase to single phase using a capacitor of 25µF 450V. connected between 2 motor coils:
|
||||
|
||||

|
||||
|
||||
I also changed the oil of the 45/1 gearbox.
|
||||
|
||||
all the rest was not in working order anymore
|
||||
|
||||
### Step 2:
|
||||
|
||||
## Points of improvement
|
||||
|
||||
### Security : No rolling code
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user