[Tutorial] How to get your NanoHatOLED to work

Hi All,

Have made a lean and clean install for NanoHatOLED (Python 3). Have made minor changes to the script adapted by Phillski (screen time-out to 30s, changed font size of details screen to make optimal use of max screen size, and changes to make script Python3 compatible).

Furthermore I have modified the install script to install all needed packages (dependencies) and Python modules.

installation instructions:

Step 1: Make sure the following components have been installed using the DietPi Software configuration tool
=> 130 Python Pip
=> 16 Build Essentials
=> 17 Git

Step 2: download attached NanoHatOLED.tar.gz and copy NanoHatOLED.tar.gz to installation folder (e.g. /home)
cd /home
sudo tar -pxvzf NanoHatOLED.tar.gz
cd NanoHatOLED
sudo ./install.sh

Maarten
NanoHatOLED.tar.gz (423 KB)