Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
BirdNET-Pi
|
BirdNET-Pi
|
||||||
</h1>
|
</h1>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
A realtime acoustic bird classification system for the Raspberry Pi 4B
|
A realtime acoustic bird classification system for the Raspberry Pi 4B, 3B+, and 0W2
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://user-images.githubusercontent.com/60325264/140656397-bf76bad4-f110-467c-897d-992ff0f96476.png" />
|
<img src="https://user-images.githubusercontent.com/60325264/140656397-bf76bad4-f110-467c-897d-992ff0f96476.png" />
|
||||||
@@ -60,12 +60,13 @@ Currently listening in these countries . . . that I know of . . .
|
|||||||
* Localization supported
|
* Localization supported
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* A Raspberry Pi 4B or Raspberry Pi 3B+ (The 3B+ must run on RaspiOS-ARM64-**Lite**)
|
* A Raspberry Pi 4B, Raspberry Pi 3B+, or Raspberry Pi 0W2 (The 3B+ and 0W2 must run on RaspiOS-ARM64-**Lite**)
|
||||||
* An SD Card with the **_64-bit version of RaspiOS_** installed (please use Bullseye) -- Lite is recommended, but the installation works on RaspiOS-ARM64-Full as well. [(Download the latest here)](https://downloads.raspberrypi.org/raspios_lite_arm64/images/)
|
* An SD Card with the **_64-bit version of RaspiOS_** installed (please use Bullseye) -- Lite is recommended, but the installation works on RaspiOS-ARM64-Full as well. Downloads available within the [Raspberry Pi Imager](https://www.raspberrypi.com/software/).
|
||||||
* A USB Microphone or Sound Card
|
* A USB Microphone or Sound Card
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
[A comprehensive installation guide is available here](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Installation-Guide).
|
[A comprehensive installation guide is available here](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Installation-Guide).
|
||||||
|
[Raspberry Pi 0W2 installation guide available here](https://github.com/mcguirepr89/BirdNET-Pi/wiki/RPi0W2-Installation-Guide)
|
||||||
|
|
||||||
The system can be installed with:
|
The system can be installed with:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user