-
Notifications
You must be signed in to change notification settings - Fork 0
/
old.py
185 lines (165 loc) · 6.59 KB
/
old.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
from machine import Pin, I2C, ADC
from ssd1306 import SSD1306_I2C
import framebuf,sys
import time
from psds1820 import get_temp
#
# Pins
#
btnLeft = Pin(0, Pin.IN, Pin.PULL_DOWN)
btnOK = Pin(1, Pin.IN, Pin.PULL_DOWN)
btnRight = Pin(3, Pin.IN, Pin.PULL_DOWN)
#
# Constants
#
display_width = 128 # SSD1306 width
display_height = 64 # SSD1306 height
picoscratch_logo = bytearray(b'BM>\x02\x00\x00\x00\x00\x00\x00>\x00\x00\x00(\x00\x00\x00@\x00\x00\x00@\x00\x00\x00\x01\x00\x01\x00\x00\x00\x00\x00\x00\x02\x00\x00\xc4\x0e\x00\x00\xc4\x0e\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xff\xfc\x00\x00\x00\x00\x00\x0f\xff\xff\x80\x00\x00\x00\x00\x1f\xff\xff\xe0\x00\x00\x00\x00?\x00\x0f\xf0\x00\x00\x00\x00|\x00\x01\xf8\x00\x00\x00\x00x\x00\x00|\x00\x00\x00\x00\xf0\x00\x00>\x00\x00\x00\x00\xe0\x00\x00\x1e\x00\x00\x00\x00\xe0\xff\xf8\x0e\x00\x00\x00\x00\xe0\x0c\x0e\x0f\x00\x00\x00\x00\xe0\x0c\x03\x0f\x00\x00\x00\x00\xf0\x0c\x03\x07\x00\x00\x00\x00x\x04\x01\x07\x00\x00\x00\x00|\x04\x01\x07\x00\x00\x00\x00?\x04\x02\x0f\x00\x00\x00\x00\x1f\x04\x06\x0f\x00\x00\x00\x00\x0f\x04x\x1e\x00\x00\x00\x00\x07\x07\x80\x1e\x00\x00\x00\x00\x07\x04\x00<\x00\x00\x00\x00\x07\x04\x00|\x00\x00\x00\x00\x07\x04\x01\xf8\x00\x00\x00\x00\x07\x04\x0f\xf0\x00\x00\x00\x00\x0f\x04\x1f\xe0\x00\x00\x00\x00\x1f\x04\x1f\xc0\x00\x00\x00\x00?\x04\x03\xe0\x00\x00\x00\x00|\x04\x01\xe0\x00\x00\x00\x00x\x04\x00\xe0\x00\x00\x00\x00p\x04\x00\xe0\x00\x00\x00\x00\xf0\x07\xf0\xe0\x00\x00\x00\x00\xf0\xff\xe0\xe0\x00\x00\x00\x00\xf0\x00\x00\xe0\x00\x00\x00\x00\xf0\x00\x01\xe0\x00\x00\x00\x00x\x00\x03\xe0\x00\x00\x00\x00x\x00\x07\xc0\x00\x00\x00\x00>\x07\xff\xc0\x00\x00\x00\x00\x1f\xff\xff\x80\x00\x00\x00\x00\x0f\xff\xfe\x00\x00\x00\x00\x00\x03\xff\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
lineskip = 15
btnSleep = 0.3
menuShift = 0
maxItems = 4
# Menus
menus = {
"main": { # type: ignore
"items": ["Temperatur", "pH-Wert", "World", "Version", "Credits"], # type: ignore
"focus": 0 # type: ignore
},
"save": { # type: ignore
"items": ["Speichern", "Verwerfen"], # type: ignore
"focus": 0 # type: ignore
}
}
currentMenu = "main"
isInMenu = False
#
# Display
#
# 0x3C i2c address usually, can also rarely be 0x3D
screen_i2c = I2C(1,scl=Pin(27),sda=Pin(26)) # start I2C on I2C1 (GPIO 26/27)
# i2c_addr = [hex(ii) for ii in screen_i2c.scan()] # get I2C address in hex format
# if i2c_addr==[]:
# print('No I2C Display Found')
# sys.exit() # exit routine if no dev found
# else:
# print("I2C Address : {}".format(i2c_addr[0])) # I2C device address
# print("I2C Configuration: {}".format(screen_i2c)) # print I2C params
oled = SSD1306_I2C(display_width, display_height, screen_i2c) # oled controller
#
# Functions
#
def drawLogo(logo):
fb = framebuf.FrameBuffer(logo, 64, 64, framebuf.MONO_HLSB)
oled.fill(0)
oled.blit(fb, 0, -10)
start_x = 40
start_y = 12
txt_array = ["PicoScratch", "MINT", "Koffer"]
for iter_ii,txt in enumerate(txt_array):
oled.text(txt, start_x, start_y+(iter_ii*lineskip))
oled.show()
def drawMenu():
lineskip = 15
oled.fill(0)
items = menus[currentMenu]["items"]
focusedMenuItem = menus[currentMenu]["focus"]
for i, txt in enumerate(items):
oled.rect(0, i*lineskip-menuShift, display_width, lineskip, 1 if focusedMenuItem == i else 0, True) # type: ignore
oled.text(txt, 5, 5+(i*lineskip)-menuShift, 0 if focusedMenuItem == i else 1)
oled.show()
def gauge(v, maxv, x, y, w, h):
a = v / maxv
a = a * w
oled.rect(x, y, w, h, 1)
oled.rect(x, y, int(a), h, 1, True) # type: ignore
def calculateShift():
global menuShift
menuShift = int(menus[currentMenu]["focus"] / maxItems) * (lineskip * maxItems)
def switchMenu(to):
currentMenu = to
calculateShift()
drawMenu()
def startMenuItem(item):
if item == 3: # Version
oled.fill(0)
oled.text("PicoScratch", 0, 0)
oled.text("MINT Koffer", 0, 15)
oled.text("UI Version 0.1", 0, 30)
oled.text("HW Version PROTO", 0, 45)
oled.show()
while True:
if btnOK.value():
break
elif item == 0: # Temp
while True:
if btnOK.value():
break
oled.fill(0)
oled.text("Temperatursensor", 0, 0)
temp = get_temp()
if temp:
oled.text(str(temp) + "*C", 0, 15)
gauge(temp, 40, 0, 30, 100, 30)
else:
oled.text("Nicht verbunden", 0, 30)
oled.show()
time.sleep(0.3)
elif item == 1: # pH
while True:
if btnOK.value():
break
oled.fill(0)
oled.text("pH-Wert Messung", 0, 0)
pH = 0
oled.text(str(pH), 0, 15)
gauge(pH, 40, 0, 30, 100, 30)
oled.show()
time.sleep(0.3)
else: # Not implemented
oled.fill(0)
oled.text("Not Implemented", 0, 0)
oled.show()
time.sleep(3)
oled.fill(0)
oled.show()
time.sleep(1.5)
#
# Main
#
drawLogo(picoscratch_logo)
# Wait for OK button
while True:
v = btnOK.value()
if v:
break
isInMenu = True
drawMenu()
time.sleep(btnSleep)
def btnPressed(pressed):
global isInMenu
if not isInMenu:
return
isAnyButtonPressed = btnLeft.value() or btnOK.value() or btnRight.value()
navigationButton = "up" if btnLeft.value() else "down" if btnRight.value() else None
if navigationButton: # up or down
# Change the focused menu item
menus[currentMenu]["focus"] = menus[currentMenu]["focus"] + (-1 if navigationButton == "up" else 1)
# Wrap around if needed
if menus[currentMenu]["focus"] < 0:
menus[currentMenu]["focus"] = len(menus[currentMenu]["items"]) - 1
elif menus[currentMenu]["focus"] > len(menus[currentMenu]["items"]) - 1:
menus[currentMenu]["focus"] = 0
# Shift the menu if needed
calculateShift()
time.sleep(btnSleep)
drawMenu()
elif btnOK.value(): # select
time.sleep(btnSleep)
isInMenu = False
startMenuItem(menus[currentMenu]["focus"])
isInMenu = True
time.sleep(btnSleep)
drawMenu()
btnLeft.irq(handler=btnPressed, trigger=Pin.IRQ_RISING)
btnOK.irq(handler=btnPressed, trigger=Pin.IRQ_RISING)
btnRight.irq(handler=btnPressed, trigger=Pin.IRQ_RISING)