Raspihive / raspihive

The Plug and Play solution for a Raspberry Pi IOTA Fullnode with userfriendly UI and extensions
https://raspihive.org
MIT License
9 stars 2 forks source link

Use Touch Display on first Bootup over GPIO per default #2

Closed Cryptec closed 3 years ago

Cryptec commented 4 years ago

we should enable the output on the GPIO Display per default, cause its easyer for people to set up, and no external monitor is required then.

I think the best is to install necessary drivers and do system changes before the initial setup automatically. Some simple commands should be enough:

sudo rm -rf LCD-show git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD-show cd LCD-show sudo ./LCD35-show

but we have to test tis solution. Would be great to hear feedback.

Cryptec commented 3 years ago

is it possible to use Both, GPIO and USB to display the same?

PIOTA89 commented 3 years ago

just use touch display with micro hdmi port...