From 92af66fb1bfb7421fc6d0a0e8e3d2a09a3f853c4 Mon Sep 17 00:00:00 2001 From: locker98 Date: Sat, 27 Jul 2024 17:54:31 +0000 Subject: [PATCH] Update docs/documentation.md --- docs/documentation.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/documentation.md b/docs/documentation.md index deee13e..bbc312c 100755 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -15,6 +15,13 @@ Once you have all your parts, it's time to start soldering! 3. **Solder the screen and buzzer**: Solder the screen and buzzer onto the board. This is where things can get a bit tricky, but don't worry, you've got this! 4. **Solder the ESP32**: Finally, solder the ESP32 onto the board. +Here is some picture of the front and back of the board when everything is soldered on. +**Front** +![Front of PCB](Images/Image5.jpg) + +**Back** +![Back of PCB](Images/Image4.jpg) + ### Step 3: Printing the Case Now that your electronics are all set, it's time to print the case! @@ -40,7 +47,9 @@ It's time to upload your programs! To get your KAM Alarms talking to each other, you'll need to set up WiFi with your phone. -1. **Plugin one device at a time**: Plug in one of your devices and use your phone to connect to the WIFI network it creates. Once you have connected login to the web portal and set the WIFI SSID and Password. +![buttons](Images/Image1.png) + +1. **Plugin one device at a time**: Plug in one of your devices and use your phone to connect to the WIFI network it creates. Once you have connected login to the web portal and set the WIFI SSID and Password. Not only can you set the SSID and Password you can also get the current wifi information and or the IP address of the remote alarm. 2. **Repeat for the other device**: Repeat the process for the other device. 3. **Unplug and replug!**: Unplug both devices, then plug them back in. 4. **Wait for connection**: Wait until both devices connect to the WiFi network.