2024-04-29 23:57:23 +02:00
# Hackberry-Pi_Zero
A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4' 720X720 TFT display
2024-07-26 00:07:08 +02:00
## [Questions or need more info? Join my Discord Channel!](https://discord.gg/WzPthAmMbP)
2024-07-26 00:09:01 +02:00
# <a name='About this handheld '>About this handheld </a>
2024-07-26 00:21:38 +02:00
The main reason why I design and build this handheld cyberdeck is to treat this as a lernning tool and also a funny toy for the hackers. It is powered by a raspberry pi zero 2w and a 4' 720X720 TFT display.
2024-07-26 00:21:53 +02:00
Here are some **main Features:**
2024-07-26 00:21:38 +02:00
**Main Processor**: Only compaticable with Raspberry pi zero 2w.
2024-07-26 00:23:21 +02:00
**Display**: 4' 720X720 high resolution TFT display.
2024-07-26 00:21:38 +02:00
**Dual Swapable battery Design**: Replace your battery in 10 seconds without killing the power!
**Battery type**: Nokia BL-5C. You can buy it anywhere in the world.
**Battery life**: In my test: 3.5 hours with desktop, 5 hours with commandline.
2024-07-26 00:24:01 +02:00
**Keyboard Mouse Combo**: Yes, this cyberdeck has keyboard and mouse combo on board. You can choose blackberry Q10 or Q20 keyboard.
2024-07-26 00:25:40 +02:00
**Fully customizable keymap**: You can connect the keyboard with a computer and customizable the keymap through [VIAL ](https://get.vial.today/ ) easily.
2024-07-26 00:21:38 +02:00
**3 USB2.0 Ports**: This handheld has 3 USB2.0 Ports, you can use it with USB-Stick or 4G Modul Dongle or any USB thing.
**Charging Ampere**: 1A charging ampere, this handheld can be fully charged within 3 hours.
**Stemma I2C Port**: This device has a stemma I2C port on board, you can connect with any I2C sensors.
**TF card Slot**: There is an external TF card Slot. You can replace your OS image very easily.
2024-07-26 14:28:24 +02:00
2024-07-26 14:29:03 +02:00
## Block Diagram
2024-07-26 14:30:58 +02:00
![Blockdiagramm_HackberryPi_Zero ](https://github.com/user-attachments/assets/e46c354c-9363-41e2-b276-73ba5900a178 )
2024-07-26 14:30:43 +02:00
2024-07-26 00:22:56 +02:00
# <a name='Get started '>Get started </a>
2024-07-26 14:52:53 +02:00
### How to turn on the HackberryPi?
Turn the red switch to the **right position** and then press the **red button** to the left side of the red switch to power the USB Hub Controller Chip otherse the keyboard **can't be used!** At the same time the indicator for the battery voltage will be turned on.
2024-07-26 15:04:33 +02:00
(https://github.com/ZitaoTech/Hackberry-Pi_Zero/blob/main/Picture/Turnon.gif)
2024-07-26 00:25:40 +02:00
# <a name='Keyboard '>Keyboard </a>
2024-07-26 00:26:01 +02:00
# <a name='Different Operating System '>Different Operating System </a>
2024-07-26 00:25:40 +02:00
2024-04-30 00:51:25 +02:00
虚拟环境pip
[tiptop ](https://github.com/nschloe/tiptop )+[recn](https://stackoverflow.com/questions/75602063/pip-install-r-requirements-txt-is-failing-this-environment-is-externally-mana)
2024-04-30 00:02:48 +02:00
[TUI ](https://terminaltrove.com/new/ ) apps in Terminal:
2024-04-30 00:02:12 +02:00
[Web browser ](https://itsfoss.com/terminal-web-browsers/ ) in Terminal:
2024-04-30 00:01:32 +02:00
How to increase [swap ](https://pimylifeup.com/raspberry-pi-swap-file/ ) on a raspberry pi
2024-05-16 00:03:38 +02:00
Lightweight Web browser: [Midori ](https://pimylifeup.com/raspberry-pi-midori/ )
![image ](https://github.com/ZitaoTech/Hackberry-Pi_Zero/assets/145678024/f2de97d5-83dc-4a09-9b0d-42864c40fca8 )
2024-04-29 23:59:21 +02:00
How to enable [mouse ](https://www.youtube.com/watch?v=hycfIoGggjw&ab_channel=RickMakes ) in Terminal
2024-04-30 00:00:17 +02:00
```shell
2024-04-30 00:00:25 +02:00
sudo apt install gpm
2024-04-30 00:00:17 +02:00
```
2024-06-23 18:44:54 +02:00
coding remote on [VSCODE ](https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/ )
2024-07-04 07:35:54 +02:00
How to change font size in [terminal ](https://askubuntu.com/questions/173220/how-do-i-change-the-font-or-the-font-size-in-the-tty-console )
2024-07-05 09:49:52 +02:00
屏保:[CMATRIX](https://www.raspberrypi-spy.co.uk/2013/01/matrix-pi-running-cmatrix-on-the-raspberry-pi/)