Formatting and clearing up spelling mistakes

nealeydee 2019-04-04 16:35:03 +02:00
parent 1d5a9b06d1
commit b13c03f6c5
1 changed files with 5 additions and 4 deletions

@ -40,10 +40,11 @@ GND to GND
3.3V to 3.3V
RX to RX (due to the fact the silkscreen is wrong, otherwise, RX connects to TX and vice versa)
TX to TX
SW to GND -- only durning power up, to put the ESP in programming mode.
SW to GND -- only during power up, to put the ESP in programming mode.
From here the upload is the same as for all other Tasmota devices. See the [Tasmota page](https://github.com/arendst/Sonoff-Tasmota/wiki/Upload) for detailed info.
Note: sonoff basic and classic variants do not support the serial bridge. To get this working you should use the standard sonoff.bin - NOT basic or classic.
**Note:** sonoff basic and classic variants do not support the serial bridge. To get this working you should use the standard sonoff.bin - NOT basic or classic.
After the upload was successful, unplug the device from the serial adapter. You can now desolder all the connections you have made earlier. Also remove the wire between RES1 and GND.
Then plug the board back in its housing. Be careful with the connector on the underside of the board.
@ -59,7 +60,7 @@ Keep in mind, the dimmer itself needs a Neutral wire as well. If you replace an
## First connection
When you first power up the dimmer switch, it comes up in AccesPoint mode.
When you first power up the dimmer switch, it comes up in AccessPoint mode.
Follow the instructions [here](https://github.com/arendst/Sonoff-Tasmota/wiki/Initial-Configuration)
## Set correct module type
@ -68,5 +69,5 @@ Once you have all connected, you should go to the configuration page of the Tasm
From the drop down menu select module 58: PS-16-DZ. Then hit Save.
The module will restart and you are done!
![](https://github.com/daaf84/Tasmota-dimmer-switch/blob/master/Schermafbeelding%202018-12-19%20om%2017.48.54.png?raw=true)
You can now toggle the light and use the slider to dimm the lights from the tasmota webpage.
You can now toggle the light and use the slider to dim the lights from the tasmota webpage.
Or better, use your favorite domotica software to control it via MQTT.