doorlock: wrap text, document different doorlock images
Compare changes
+ 197
− 90
@@ -15,7 +15,8 @@ DoorLock Blueprint
@@ -34,7 +35,8 @@ Common to all variants
@@ -66,114 +68,151 @@ Control Variant 3: Fingerprint sensor (TBD)
Connect the power supply to the L9110H: The VCC pins (pins 2 and 3 on the L9110H, holes D23 and D24) must be connected to the + terminal (e.g. hole D23 to +23 and D24 to +24). The GND pins (pins 5 and 8 on the L9110H, holes G22 and G25) must be connected to the - terminal (e.g. hole G22 to -22 and G25 to -25).
@@ -182,40 +221,46 @@ The Software
@@ -223,7 +268,20 @@ Build the software
@@ -231,8 +289,14 @@ Build the software
@@ -240,7 +304,10 @@ Flash the software when built with bitbake
@@ -249,13 +316,35 @@ Alternative way of building the software (using west)
#. Use `BOSSA <https://github.com/arduino/BOSSA>`_ to flash the image to the board. You can build BOSSA from source (use the nrf branch), or you can try a prebuilt version of BOSSA for many Linux distributions in `The Oniro Project OBS repository <https://build.opensuse.org/repositories/home:oniroproject:tools>`_. If you're using OpenMandriva, you can ``dnf install bossa`` from the distribution's repositories.
@@ -264,14 +353,15 @@ Flashing the software when built with west
@@ -304,17 +394,22 @@ Simply enter your pin using the matrix keypad to unlock the lock.
@@ -327,9 +422,20 @@ Build the factory reset firmware
#. Use `BOSSA <https://github.com/arduino/BOSSA>`_ to flash the image to the board. You can build BOSSA from source (use the nrf branch), or you can try a prebuilt version of BOSSA for many Linux distributions in `The Oniro Project OBS repository <https://build.opensuse.org/repositories/home:oniroproject:tools>`_. If you're using OpenMandriva, you can ``dnf install bossa`` from the distribution's repositories.
@@ -338,12 +444,13 @@ Flashing the factory reset firmware
\ No newline at end of file