Skip to content

Commit

Permalink
maj REAdME
Browse files Browse the repository at this point in the history
  • Loading branch information
xlyric committed Mar 10, 2022
1 parent 913201e commit 0bc7a9c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You only need to by separatly : <br>

For packaging, I use the box that comes with the TTGO.


<img src="./img/index.png" align="down" height="300" >
# Installation :
## Configure Wifi
Rename the file wifi.json.ori to wifi.json and change SID
Expand All @@ -36,6 +36,8 @@ Enter the information of the dimmer, the max limit percent power you want to sen
If you want to swith off oled after a limited time ( button right for swith / or website )<br>
...<br>

<img src="./img/setup.png" align="down" height="300" >

## ESP32 Version or DIY version
connections :
### ESP32
Expand Down Expand Up @@ -64,13 +66,17 @@ The assembly as a whole will raise the power and the direction of the current.<b
Like the ESP8266 version, it can connect directly to the Wifi dimmer to control the power.<br>
<a href="https://github.com/xlyric/PV-discharge-Dimmer-AC-Dimmer-KIT-Robotdyn">github Project</a><br>

# preparing power:
# Preparing power:
Open the transformer and remove the diode bridge

<img src ="https://nsa40.casimages.com/img/2019/06/14/190614104905615784.jpg">

Close the transformer and verify the voltage. ~12V AC ( 9-16v ) and adjust the divider bridge if needed ( output 3.3V max )


## Debug

you can show the signal with the oscillo on the main page
<img src="./img/oscillo.png" align="down" height="300" >


Binary file added img/index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/oscillo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0bc7a9c

Please sign in to comment.