kamaluddin khan
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,899
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

kamaluddin khan
94 projects • 62 followers
Tech Writer | Maker of Random Contraptions | Education | Learning — #Robotics #RaspberryPi #DIYElectronics
Thanks to SB Components.

Comments