Skip to content

Setting up your SD card

Have you checked off all the items on the checklist? Then take some time to set up your Raspberry Pi properly.

If you encounter any issues, do not hesitate to contact us via email.

You need a computer, a suitable SD card for your Raspberry Pi, and an internet connection.

  1. Connect the MicroSD card to your computer.
    Make sure you know how the SD card is labeled on your computer. If there is still data on the SD card, you should back it up, as it will be lost during the installation. On Windows, you can check this via File Manager (Explorer) > This PC.

  2. Download and open Raspberry Pi Imager from raspberrypi.com/software/. Simply follow the installation instructions.

  3. After starting the software, select the model you own.
    Screenshot of Raspberry Pi Imager

  4. Next, select the operating system to be installed on the Raspberry Pi.
    Click on Raspberry Pi OS (other) first.

  5. Click on Raspberry Pi OS (Legacy, 64-bit) Lite | A port of Debian Bookworm with security updates and no desktop environment.
    (Make sure to select Lite and Debian Bookworm)

  6. Now select the SD card that should be used for your BirdNET-Pi.
    To be safe, verify the name of the SD card via File Manager (Explorer) > This PC, as all data on the SD card will be deleted in the next step.

  7. Now some additional settings need to be configured.

  8. First, set the hostname under which the BirdNET-Pi should be accessible.
    If you have multiple BirdNET-Pis in the same network, you can assign a different hostname to each one.
    In this example, the installation will later be accessible at http://birdnetpi.local, as this is the hostname defined in this step.
    If this value is not set and the default hostname raspberrypi is used instead, BirdNET will be accessible at http://raspberrypi.local by default.

  9. Then adjust your Timezone and Keyboard Layout.

  10. Next, set a username and password that will be used to access the Raspberry Pi later. In this example, a user named birder was created.
    Remember the password, as you will need it later.

  11. Enter the name of your Wi-Fi network under SSID and the password under Password.
    If you are not in your own Wi-Fi network, you can also create a hotspot using your PC or phone and enter those credentials in the SSID and Password fields.
    If the hotspot is not created using your PC, make sure in later steps that your PC is connected to the same hotspot.
    Only then will your PC and Raspberry Pi be in the same network/Wi-Fi/hotspot.
    Additionally, the device creating the hotspot must have an internet connection.

  12. Enable SSH and select Use password authentication.
    This allows you to conveniently set up your BirdNET-Pi from your computer without needing to connect a screen or keyboard to the Raspberry Pi.

  13. You will now see a summary of your settings. Review them before clicking Write.

  14. Click on Yes. Erase and write.

  15. All data on your SD card will now be deleted and Raspberry Pi OS will be installed. This process may take about 10 minutes.

  16. Once the SD card is ready, a confirmation message will appear. You can now remove the SD card from your computer.