mirror of
https://github.com/infinition/Bjorn.git
synced 2025-12-06 06:11:46 +00:00
Update INSTALL.md
Added 64bits support
This commit is contained in:
23
INSTALL.md
23
INSTALL.md
@@ -14,9 +14,8 @@
|
|||||||
Use Raspberry Pi Imager to install your OS
|
Use Raspberry Pi Imager to install your OS
|
||||||
https://www.raspberrypi.com/software/
|
https://www.raspberrypi.com/software/
|
||||||
|
|
||||||
### 📌 Prerequisites
|
### 📌 Prerequisites for RPI zero W (32bits)
|
||||||
|

|
||||||

|
|
||||||
|
|
||||||
- Raspberry Pi OS installed.
|
- Raspberry Pi OS installed.
|
||||||
- Stable:
|
- Stable:
|
||||||
@@ -26,7 +25,23 @@ https://www.raspberrypi.com/software/
|
|||||||
- 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.
|
||||||
|
|
||||||
### ⚡ Quick Install
|
### ⚡ Quick Install
|
||||||
|
|||||||
Reference in New Issue
Block a user