animations and fix some bugs
BIN
images/CHEM_OK.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
images/bad.png
Normal file
After Width: | Height: | Size: 154 KiB |
BIN
images/computer_OK.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
images/computer_nok.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
|
@ -1,19 +0,0 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
# display all images and reset
|
||||
|
||||
import os
|
||||
import time
|
||||
|
||||
size = "1024x600"
|
||||
#size = "1920x1080"
|
||||
|
||||
images = ["pandora-box1.png", "pandora-box2.png", "pandora-box3.png", "pandora-box4.png", "pandora-box5.png"]
|
||||
|
||||
for image in images :
|
||||
os.system("convert -resize %s -background black -gravity center -extent %s %s bgra:/dev/fb0" % (size, size, image))
|
||||
time.sleep(1)
|
||||
|
||||
os.system("reset")
|
||||
|
||||
|
BIN
images/key1.png
Normal file
After Width: | Height: | Size: 527 KiB |
BIN
images/key2.png
Normal file
After Width: | Height: | Size: 539 KiB |
BIN
images/key3.png
Normal file
After Width: | Height: | Size: 539 KiB |
BIN
images/key4.png
Normal file
After Width: | Height: | Size: 545 KiB |
BIN
images/key5.png
Normal file
After Width: | Height: | Size: 528 KiB |
BIN
images/ok.png
Normal file
After Width: | Height: | Size: 156 KiB |
Before Width: | Height: | Size: 526 KiB |
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 155 KiB |
Before Width: | Height: | Size: 154 KiB |
Before Width: | Height: | Size: 102 KiB |
BIN
images/wait1.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
images/wait2.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
images/wait3.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
images/wait4.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
images/wait5.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
images/wait6.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
images/wait7.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
images/wait8.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
images/wait9.png
Normal file
After Width: | Height: | Size: 69 KiB |