Difference between revisions of "RPi Projects/Digital Signage"

From eLinux.org
Jump to: navigation, search
(Digital Signage platforms)
m (Screen blanking)
(3 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
* http://www.targetr.net/- doesn't really seem ready yet.
 
* http://www.targetr.net/- doesn't really seem ready yet.
 
** http://www.targetr.net/player/raspberry-pi
 
** http://www.targetr.net/player/raspberry-pi
 +
* [https://github.com/wireload/screenly-ose Screenly] - A digital signage solution for the Raspberry Pi.
  
 
== Raspberry Pi projects ==
 
== Raspberry Pi projects ==
Line 21: Line 22:
 
=== Screen blanking ===
 
=== Screen blanking ===
 
* http://www.raspberrypi.org/phpBB3/viewtopic.php?t=11115&p=122635
 
* http://www.raspberrypi.org/phpBB3/viewtopic.php?t=11115&p=122635
 +
* http://next.kolumbus.no/2012/06/22/raspberry-pi/
 +
 
=== Rotate Screen ===
 
=== Rotate Screen ===
 
* General Linux reference - http://crunchbanglinux.org/wiki/howto/rotate_the_pc_screen
 
* General Linux reference - http://crunchbanglinux.org/wiki/howto/rotate_the_pc_screen
 
* Nvidia specific - http://ubuntunation.blogspot.com/2009/11/howto-rotate-screen-in-linux-using.html
 
* Nvidia specific - http://ubuntunation.blogspot.com/2009/11/howto-rotate-screen-in-linux-using.html
 
* RasPi specific - http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=9450&p=109398&hilit=rotate+display#p109398
 
* RasPi specific - http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=9450&p=109398&hilit=rotate+display#p109398
 +
** http://elinux.org/RPi_Kernel_Compilation#Debian
  
 +
In general it seems this issue has not been resolved.
 +
Maybe http://www.bootc.net/projects/raspberry-pi-kernel/ will help?
  
  
  
 
{{Template:Raspberry Pi}}
 
{{Template:Raspberry Pi}}

Revision as of 04:16, 7 September 2012

Digital Signage platforms

Raspberry Pi projects

Talk about Raspberry Pi as a digital signage driver

Specific issues

Screen blanking

Rotate Screen

In general it seems this issue has not been resolved. Maybe http://www.bootc.net/projects/raspberry-pi-kernel/ will help?