diff --git a/docs/_pages/installation/dreame.md b/docs/_pages/installation/dreame.md index dcd25d5a7c3..e21e1fe3fbd 100644 --- a/docs/_pages/installation/dreame.md +++ b/docs/_pages/installation/dreame.md @@ -36,14 +36,25 @@ Don't worry though as the `install.sh` script included in the firmware built usi #### Note for advanced users -While the Dreame Breakout PCB greatly simplifies the process, for this rooting method, it is not strictly _required_ but -just _highly recommended_ as not all that much can go wrong as long as you don't short 5V to anything. -If you know what you're doing, here's the relevant pinout for you: - -![Dreame Debug Connector Pinout](./img/dreame_debug_connector_pinout.png) - -If you **don't** know what you're doing and start bothering the support chat with questions on what to do with this pinout, +While the Dreame Breakout PCB greatly simplifies the process, it is not strictly _required_ but +just _highly recommended_ to avoid people breaking the connector by jamming in 2.54mm pitch cables or shorting 5V to something.
+ +
+If you know what you're doing, here's the relevant pinout for you (click me) +
+ +
+On some dreames, the debug connector is rotated by 90°:
+ +
+while on others, it might be flipped backwards:
+ +
+

+If you don't know what you're doing and start bothering the support chat with questions on what to do with this pinout, I will send you pictures of sad kittens. You have been warned. +

+
#### Step-by-step guide @@ -185,6 +196,28 @@ For most round-shaped dreames, this means removing the top plastic cover with a If your Dreame is a D-shaped Mop such as the W10 Pro, simply take out the dustbin and open the rubber flap in front of that port. +#### Note for advanced users + +While the Dreame Breakout PCB greatly simplifies the process, it is not strictly _required_ but +just _highly recommended_ to avoid people breaking the connector by jamming in 2.54mm pitch cables or shorting 5V to something.
+ +
+If you know what you're doing, here's the relevant pinout for you (click me) +
+ +
+On some dreames, the debug connector is rotated by 90°:
+ +
+while on others, it might be flipped backwards:
+ +
+

+If you don't know what you're doing and start bothering the support chat with questions on what to do with this pinout, +I will send you pictures of sad kittens. You have been warned. +

+
+ #### Prepare your Laptop Software-wise, the first thing you need to do is head over to https://github.com/Hypfer/valetudo-sunxi-livesuit diff --git a/docs/_pages/installation/img/dreame_debug_connector_pinout_90.png b/docs/_pages/installation/img/dreame_debug_connector_pinout_90.png new file mode 100644 index 00000000000..ad05ed262b2 Binary files /dev/null and b/docs/_pages/installation/img/dreame_debug_connector_pinout_90.png differ diff --git a/docs/_pages/installation/img/dreame_debug_connector_w10.jpg b/docs/_pages/installation/img/dreame_debug_connector_w10.jpg new file mode 100644 index 00000000000..1d32609e50d Binary files /dev/null and b/docs/_pages/installation/img/dreame_debug_connector_w10.jpg differ diff --git a/docs/_pages/installation/img/dreame_livesuit_msgbox.png b/docs/_pages/installation/img/dreame_livesuit_msgbox.png index a5e950e7ada..8eba4e1a999 100644 Binary files a/docs/_pages/installation/img/dreame_livesuit_msgbox.png and b/docs/_pages/installation/img/dreame_livesuit_msgbox.png differ