Fix small typos in README

This commit is contained in:
jim-sokoloff 2024-08-02 11:44:06 -04:00 committed by GitHub
parent d7e7ce0078
commit 7bdaf428b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,23 +1,23 @@
# Hackberry-Pi_Zero # Hackberry-Pi_Zero
A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4' 720X720 TFT display and the original BlackBerry Keyboard A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4" 720X720 TFT display and the original BlackBerry Keyboard
![PIC1](https://github.com/user-attachments/assets/5038ae93-bd02-41cb-a2df-9c7afeaa57e3) ![PIC1](https://github.com/user-attachments/assets/5038ae93-bd02-41cb-a2df-9c7afeaa57e3)
![PIC2](https://github.com/user-attachments/assets/19b1a504-f155-4f84-992f-cf4c463f5743) ![PIC2](https://github.com/user-attachments/assets/19b1a504-f155-4f84-992f-cf4c463f5743)
### [Questions or need more info? Join my Discord Channel!](https://discord.gg/WzPthAmMbP) ### [Questions or need more info? Join my Discord Channel!](https://discord.gg/WzPthAmMbP)
# <a name='About this handheld '>About this handheld</a> # <a name='About this handheld '>About this handheld</a>
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. The main reason why I design and built 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.
Here are some **main Features:** Here are some **Main Features:**
**Main Processor**: Only compaticable with Raspberry pi zero 2w. **Main Processor**: Only compatible with Raspberry Pi Zero 2w.
**Display**: 4' 720X720 high resolution TFT display. **Display**: 4" 720X720 high resolution TFT display.
**Dual Swapable battery Design**: Replace your battery in 10 seconds without killing the power! **Dual Swappable 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 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. **Battery Life**: In my testing: 3.5 hours using the desktop, 5 hours on the commandline.
**Keyboard Mouse Combo**: Yes, this cyberdeck has keyboard and mouse combo on board. You can choose blackberry Q10 or Q20 keyboard. **Keyboard Mouse Combo**: Yes, this cyberdeck has keyboard and mouse combo on board. You can choose blackberry Q10 or Q20 keyboard.
**Fully customizable keymap**: You can connect the keyboard with a computer and customizable the keymap through [VIAL](https://get.vial.today/) easily. **Fully customizable keymap**: You can connect the keyboard with a computer and customizable the keymap through [VIAL](https://get.vial.today/) easily.
**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. **3 USB2.0 Ports**: This handheld has 3 USB2.0 Ports, you can use it with USB-Stick or 4G Module Dongle or any USB thing.
**Charging Ampere**: 1A charging ampere, this handheld can be fully charged within 3 hours. **Charging Ampere**: 1A charging rate; 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. **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. **TF card Slot**: There is an external TF card Slot. You can replace your OS image very easily.
## Block Diagram ## Block Diagram
@ -27,7 +27,7 @@ Here are some **main Features:**
# <a name='Get started '>Get started </a> # <a name='Get started '>Get started </a>
### [Introductionvideo](https://www.youtube.com/watch?v=HDEBzaB1IcY&ab_channel=ZitaoTech) ### [Introductionvideo](https://www.youtube.com/watch?v=HDEBzaB1IcY&ab_channel=ZitaoTech)
### How to turn on the HackberryPi? ### 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. 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 otherwise the keyboard **can't be used!** At the same time the indicator for the battery voltage will be turned on.
![Turnon](https://github.com/user-attachments/assets/9e333c90-5131-4404-85bd-e2c72a7e1bd3) ![Turnon](https://github.com/user-attachments/assets/9e333c90-5131-4404-85bd-e2c72a7e1bd3)
![turnon](https://github.com/ZitaoTech/Hackberry-Pi_Zero/blob/main/Picture/Turnon.gif) ![turnon](https://github.com/ZitaoTech/Hackberry-Pi_Zero/blob/main/Picture/Turnon.gif)
# <a name='Keyboard '>Keyboard</a> # <a name='Keyboard '>Keyboard</a>
@ -42,7 +42,7 @@ Put the red switch to the lower position, connect the keyboard with your compute
# <a name='Different Operating System '>Different Operating System</a> # <a name='Different Operating System '>Different Operating System</a>
You can install Kali, Raspberrypi OS, or Retropi and many other OS into HackberryPi. You can install Kali, Raspberrypi OS, or Retropi and many other OS into HackberryPi.
[This page](https://github.com/ZitaoTech/Hackberry-Pi_Zero/tree/main/Screen) will tell you how to install the display driver in different operating system. [This page](https://github.com/ZitaoTech/Hackberry-Pi_Zero/tree/main/Screen) will tell you how to install the display driver in a different operating system.
# <a name='Basic Tutorial '>Basic Tutorial</a> # <a name='Basic Tutorial '>Basic Tutorial</a>
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) 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)
# <a name='Dimension and Weight '>Dimension and Weight</a> # <a name='Dimension and Weight '>Dimension and Weight</a>