Random Robo Smith
Published

Changing the Splash Screen on Your Raspberry Pi

Rainbow screen appears before the Raspberry Pi's desktop GUI opens, followed by the Raspberry Pi's logo and command lines scrolling down.

BeginnerProtip1 hour19,445
Changing the Splash Screen on Your Raspberry Pi

Things used in this project

Hardware components

Raspberry Pi Board
×1

Software apps and online services

SB Components Manual

Story

Read more

Code

Code snippet #6

Plain text
Unit]
Description=Splash screen
DefaultDependencies=no
After=local-fs.target

[Service]
ExecStart=/usr/bin/fbi -d /dev/fb0 --noverbose -a /home/pi/image001.png
StandardInput=tty
StandardOutput=tty

[Install]
WantedBy=sysinit.target

Credits

Random Robo Smith
93 projects • 60 followers
Electronic Enthusiast I do Projects, Tutorials, Reviews and more...
Contact
Thanks to SB Components.

Comments

Please log in or sign up to comment.