mirror of
https://github.com/infinition/Bjorn.git
synced 2025-12-06 06:11:46 +00:00
Update README.md
Added 64bits
This commit is contained in:
25
README.md
25
README.md
@@ -17,7 +17,8 @@ Bjorn is a « Tamagotchi like » sophisticated, autonomous network scanning,
|
|||||||
- [Introduction](#-introduction)
|
- [Introduction](#-introduction)
|
||||||
- [Features](#-features)
|
- [Features](#-features)
|
||||||
- [Getting Started](#-getting-started)
|
- [Getting Started](#-getting-started)
|
||||||
- [Prerequisites](#-prerequisites)
|
- [Prerequisites for RPI Zero W (32 bits)](#-prerequisites-for-rpi-zero-w-32-bits)
|
||||||
|
- [Prerequisites for RPI Zero W2 (64 bits)](#-prerequisites-for-rpi-zero-w2-64-bits)
|
||||||
- [Installation](#-installation)
|
- [Installation](#-installation)
|
||||||
- [Quick Start](#-quick-start)
|
- [Quick Start](#-quick-start)
|
||||||
- [Usage Example](#-usage-example)
|
- [Usage Example](#-usage-example)
|
||||||
@@ -43,9 +44,8 @@ The e-Paper HAT display and web interface make it easy to monitor and interact w
|
|||||||
|
|
||||||
## 🚀 Getting Started
|
## 🚀 Getting Started
|
||||||
|
|
||||||
### 📌 Prerequisites
|
### 📌 Prerequisites for RPI zero W (32bits)
|
||||||
|

|
||||||

|
|
||||||
|
|
||||||
- Raspberry Pi OS installed.
|
- Raspberry Pi OS installed.
|
||||||
- Stable:
|
- Stable:
|
||||||
@@ -55,7 +55,22 @@ The e-Paper HAT display and web interface make it easy to monitor and interact w
|
|||||||
- Username and hostname set to `bjorn`.
|
- Username and hostname set to `bjorn`.
|
||||||
- 2.13-inch e-Paper HAT connected to GPIO pins.
|
- 2.13-inch e-Paper HAT connected to GPIO pins.
|
||||||
|
|
||||||
At the moment the paper screen v2 & v4 have been tested and implemented.
|
### 📌 Prerequisites for RPI zero W2 (64bits)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
I did not develop Bjorn for the raspberry pi zero w2 64bits, but several feedbacks have attested that the installation worked perfectly.
|
||||||
|
|
||||||
|
- Raspberry Pi OS installed.
|
||||||
|
- Stable:
|
||||||
|
- System: 64-bit
|
||||||
|
- Kernel version: 6.6
|
||||||
|
- Debian version: 12 (bookworm) '2024-10-22-raspios-bookworm-arm64-lite'
|
||||||
|
- Username and hostname set to `bjorn`.
|
||||||
|
- 2.13-inch e-Paper HAT connected to GPIO pins.
|
||||||
|
|
||||||
|
|
||||||
|
At the moment the paper screen v2 v4 have been tested and implemented.
|
||||||
I juste hope the V1 & V3 will work the same.
|
I juste hope the V1 & V3 will work the same.
|
||||||
|
|
||||||
### 🔨 Installation
|
### 🔨 Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user