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] wf68spef created |
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: https://gitlab.com/searchwing/development/searchwing-±è¾±-²µ±ð²ÔÌý | + | * Follow instructions from https://kidslab.gitbook.io/searchwing/preparing-components/software-setup/setup-companion-computer |
- | * Flash image to SD Card (e.g. using Etcher Tool)Â | + | |
- | * Set HostName to a unique name in ''/etc/hostname'' and in ''/etc/hosts'' : e.g. Freddy-³¦²¹³¾-±ôÌý | + | |
- | * Set Accesspoint depending on left / right camera in ''/etc/wpa_supplicant/wpa_supplicant.conf'' :Â | + | |
- | &±ô³Ù;³¦´Ç»å±ð&²µ³Ù;Ìý | + | |
- | ²Ô±ð³Ù·É´Ç°ù°ì=µ÷Ìý | + | |
- | ssid="AP1"Â | + | |
- | psk="AP-±Ê²¹²õ²õ·É´Ç°ù»å&±ç³Ü´Ç³Ù;Ìý | + | |
- | °¨Ìý | + | |
- | &±ô³Ù;/³¦´Ç»å±ð&²µ³Ù;Ìý | + | |
- | * Insert image into plane and power up | + | |
- | * You can access each camera via its hostname: ssh searchwing@Freddy-³¦²¹³¾-±ô.±ô´Ç³¦²¹±ôÌý | + | |
- | * The recorded images can be checked via webbrowser: e.g. http:\\Freddy-³¦²¹³¾-±ô.±ô´Ç³¦²¹±ôÌý | + | |
- | * Preflightcheck can be done with the searchwing-pi-manager: | + |