This repository contains the various tutorials written for either Devscover.com or the Devscover YouTube channel.
-
Install support for ExFat USB devices
sudo apt-get install exfat-fuse
sudo apt-get install exfat-utils
-
Increase your screen resolution
- For HDMI:
sudo raspi-config > advanced > resolution
- For Official Touchscreen
cd /boot sudo nano config.txt framebuffer_width=1024 framebuffer_height=614
- For HDMI: