Instructions to install the NeoSec 3.5" TinyLCD drivers on a Raspberry PI:
-
Enable SPI – comment out the spi blacklist line
sudo nano /etc/modprobe.d/raspi-blacklist.conf
-
Install FBTFT drivers as loadable modules
sudo REPO_URI=https://github.com/notro/rpi-firmware rpi-update