rpi_lcars icon indicating copy to clipboard operation
rpi_lcars copied to clipboard

Star Trek LCARS interface for Raspberry Pi using Pygame

Results 13 rpi_lcars issues
Sort by recently updated
recently updated
newest added

Hello, Thank you for this brilliant project! I have been working to get this running on an Ubuntu Server build with no default gui.. I have tried using Snakeware OS...

Hi, Firstly thanks for creating the LCARS interface. Its a great piece of software! I've had the software working for some time on my raspberry pi 4 with no issues....

Raspberry Pi 4 running Raspbian Buster Slim using the Adafruit 7" Touchscreen display. Using ./run.sh gets me to this error message: ``` Traceback (most recent call last): File "lcars.py", line...

Is there a chance to support 7" screen resolution 1024x600 ? Especially for this screen: [https://www.waveshare.com/7inch-hdmi-lcd-c.htm](url) Currently window is stick to upper left corner and it does not fill the...

When I launch it within Raspbian it launches in a window. How can I make it launch fullscreen? Sorry ... total noob here but I did get it installed and...

I want to modify the first screen authorize.py ( With the spinning logo ) so that after a period of time if no event is registered the screen goes blank...

Hi there. First: This is simply badass. Thank you for your work. Second: I don't see a slider implementation. I figure that's a piece that is sorta crucial to the...

I get this error when i try to run the program: Traceback (most recent call last): File "lcars.py", line 2, in from ui.ui import UserInterface File "/home/praveetminash/rpi_lcars-master/app/ui/ui.py", line 4, in...

How can i add like the lights to controll light withe the lcars. And is ther a red alert?

I'm worried about LCD screen burn in. Is there a way, or what can be done to "shut off" the screen? I have lcars running as a service on RPI...