Pi Zero ScrollPHat Conference Name Badge Python Script ##Installation
- Run command curl -sS https://get.pimoroni.com/scrollphat | bash and install all examples and modules
- Place boot file of choice in Pi's home user Desktop (/home/pi/Desktop/boot_(name).py)
- Install Webmin by using the commands found here: https://gist.github.com/SammyHerring/7e2efefa94cd966b329c
- Setup Scheduled Cron Job on boot from Webmin (as installed in step 3) that uses the following command as user 'Pi': sudo python "/home/pi/Desktop/boot_(name).py"