Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| flash_prepare_pi_zero_image [2020/02/16 14:15] – created wf68spef | flash_prepare_pi_zero_image [2021/07/16 20:21] (current) – wf68spef | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| Each camera in the plane is driven by a pi zero. There is a prepared image for this usecase, but some planespecific parameters need to be set for each image. | Each camera in the plane is driven by a pi zero. There is a prepared image for this usecase, but some planespecific parameters need to be set for each image. | ||
| - | * Unordered List Item Download image from Gitlab: | + | * Follow instructions |
| - | * Flash image to SD Card (e.g. using Etcher Tool)Ìý | + | |
| - | * Set HostName to a unique name in '' | + | |
| - | * Set Accesspoint depending on left / right camera in ''/ | + | |
| - | < | + | |
| - | network={Ìý | + | |
| - | ssid=" | + | |
| - | psk=" | + | |
| - | }Ìý | + | |
| - | </ | + | |
| - | * Insert image into plane and power upÌý | + | |
| - | * You can access each camera via its hostname: ssh searchwing@Freddy-cam-l.localÌý | + | |
| - | * The recorded images can be checked via webbrowser: e.g. http: | + | |
| - | * Preflightcheck can be done with the searchwing-pi-manager: | + | |