Skip to content

elecrow-engle/elecrow_crowpi2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crowpi2

Expanding the Raspberry Pi file system

open the PI’s configuration screen (in the terminal window) by typing:

sudo raspi-config

Select as follows:
Image text
Image text

click:
Finish
select YES when it asks for a reboot.

Which raspberry pi version is recommended by Crowpi2 software?

Crowpi2 software is recommended to run on RPi4 2G or higher, preferably 4G or 8GB.

Why can't SDA0 pins be used?

Because this pin is used to detect the start pin of the PCBA board, it may cause the device to shut down if used.

To install the new Raspbain system, what configuration should be done:

If you use the new Raspbain image, open the config.txt file in the TF kagan directory after the burn is completed, and modify the config.txt code as follows (add at the end):

hdmi_force_hotplug=1
max_usb_current=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt 1920 1080 60 6 0 0 0
hdmi_drive=2
enable_uart=1


In addition:
Execute the following command:

git clone https://github.com/elecrow-engle/elecrow_crowpi2.git
cd elecrow_crowpi2/GPIO
sudo bash ./start.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published