wether station gui client
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Dirk Alders 095c33d150 reposinit script added 2 anos atrás
config_example Log level definition to config file 4 anos atrás
garage_protocol @ c05bde5243 Module update 3 anos atrás
helpers @ 8c2f32c748 Module update 3 anos atrás
report @ 139f0bd0c2 Application Structure reworked 3 anos atrás
rpi_envsens @ afedf43bdf task, rpi_envsens and tcp_socket update - primary documentation issues 4 anos atrás
socket_protocol @ a8aa15974b Application Structure reworked 3 anos atrás
stringtools @ c1d9cf49c3 Module update 3 anos atrás
task @ c9e1e20764 Module update 3 anos atrás
tcp_socket @ e2e5286d25 Module update 3 anos atrás
wetation_protocol @ 07357d33ad Module Update 4 anos atrás
.gitignore Initial Smarthome GUI Client 4 anos atrás
.gitmodules New Functions and Restructuring 4 anos atrás
.project Repository renameing 4 anos atrás
.pydevproject Initial Smarthome GUI Client 4 anos atrás
LICENSE Initial commit 4 anos atrás
README.md Added some README instructions 4 anos atrás
gui.py Restructuring including GUI reset in case of disconnects 4 anos atrás
gui.wxg Restructuring including GUI reset in case of disconnects 4 anos atrás
kill.sh Cyclic reconnect and fast and slow request tasks implemented 4 anos atrás
reposinit reposinit script added 2 anos atrás
restart.sh Cyclic reconnect and fast and slow request tasks implemented 4 anos atrás
smarthome.py Application Structure reworked 3 anos atrás
start.sh Cyclic reconnect and fast and slow request tasks implemented 4 anos atrás

README.md

wetation_rpi_gui_client

wether station gui client

Requirements:

You need to install wx: sudo apt-get install python3-wxgtk4.0

Autostart:

Copy the autostart-file to pi home directory: mkdir -p ~/.config/lxsession/LXDE-pi && cp /etc/xdg/lxsession/LXDE-pi/autostart ~/.config/lxsession/LXDE-pi

Add the following lines to the new autostart file to start the application on login: @/usr/bin/python3 /home/pi/smarthome_rpi_gui_client/smarthome.py 2> /home/pi/smarthome_rpi_gui_client/messages.err

Screen Blanking:

Disable the screen blanking in Properties->Raspberry-Pi-Configuration->Display