Pi3 Raspbian : Start with a menu (with buttons) & Interrupt & background prog - Raspberry Pi Forums


hi! all.
i'm new raspberry old on vb6, asm, , industrial computer , general electronic.

i'd know guidelines 4 things.
i'm on raspberry pi3 (raspbian 28-08-2017 7in lcd touch)

1: start raspberry (by himself) menu having buttons call scripts or programs.
when click on button on lcd touch, end scrip or prog, return menu page.

2: in 1 of script need have interrupt cause external timer or
external sensors read data.

3: need know have scrip or prog running in background
@ interval. (could fetch data i2c, update clock , switch pushed, etc).

4: best choice graphic menu nice buttons , text.

help.
may helpful others too.

python seems choice of language, because of kivy ( https://kivy.org/ ) should work creating fullscreen gui touch screen.

python have enough support other things need do, description general me give exact pointers.
during work learn how run python scripts separate processes, and/or use threads achieve want.


raspberrypi



Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'