Skip to content

elParaguayo/RPI-Info-Screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPI-Info-Screen

See http://www.raspberrypi.org/phpBB3/viewtopic.php?f=41&t=51807

BETA VERSION - EXPECT ERRORS!

Before running:

  1. Remove the plugin folders you don't want to use (I haven't got round to implementing a way of enabling/disabing plugins yet).
  2. Edit default.py - Line 16 sets the screen size (this will be moved into a config file at some point)
  3. Run default.py
  4. Pressing "n" moves between screens, "q" quits (this should be handled by GPIO at a later date)

Any problems, you can post issues on GitHub and I may take a look!

To Do

[ ] Use FPS limiting to reduce cycles on Pi