Intelligence is simply talking to many people

Raspberry Pi

SD CARD size

Raspberry Pi 4 is the only model of Raspberry Pi that can support a 128 GB SD card. But SD cards of size 64 GB require FAT32 formatting to make it bootable for Raspberry Pi. The SD cards higher than 64GB needs exFAT system, which Raspberry Pi doesn't support.

For a 128 GB SD card, you have to format the drive through exFAT or NTFS file system as both file system now supports Raspberry Pi 4. You can only have these two options left for an SD card storage larger than 32GB.

**DISPLAY HAT MINI **

(This didn't work, but I don't think it can be set up maybe as main display, or there is a way but you have to ‘build’ You must enable:

  • spi: sudo raspi-config nonint do_spi 0
  • Just run pip3 install displayhatmini

DISPLAY: 3.5 LCD

rPI 3.5 inch screen

To get your HDMI monitor back:

  • chmod -R 755 LCD-show
  • cd LCD-show/
  • sudo ./LCD-hdmi

Comments: 0

Interested to discuss? Leave a comment.

Image




Your email will not be published nor shared with anyone. In your text you can use markdown for marking up *italic*, links <http://example.org> and other elements. These comments are moderated and published manually as soon as possible.