Pascal Henze
Pascal Henze
@bk1285 great idea. I have made the changes. Please check again
Which python version are you using ? ```python --version``` Which Raspian Version have you installed ? You should use python3 instead of python2. Take a look at this discussion: https://github.com/bk1285/rpi_wordclock/issues/211
Reading the instructions here : * https://github.com/bk1285/rpi_wordclock/tree/develop * https://github.com/bk1285/rpi_wordclock/issues/211 or all the instructions in this issue. I think your main problem is that you dont use python3 (https://github.com/bk1285/rpi_wordclock/issues/211#issuecomment-966865031)
Did you switch to the development branch ? `git checkout --track origin/develop`
That is all explained here: https://github.com/bk1285/rpi_wordclock/tree/develop ``` git clone https://github.com/bk1285/rpi_wordclock.git cd rpi_wordclock/ git checkout --track origin/develop ``` Do you know how to use a Linux Terminal and what the commands...
Fangen wir doch mal von vorne an. Magst du vielleicht mal ein paar Bilder deiner Uhr schicken damit man sich das besser vorstellen kann ? Was genau ist dein Problem...
Schau mal hier unter "Brightness Sensor". Da habe ich das erklärt: https://github.com/phenze/rpi_wordclock/tree/develop Deiner sollte derselbe sein den auch ich verwende. Du musst dann nur auf meinen Fork (branch develop) wechseln....
Das musst du in deiner Config Datei unter wordclock_config/wordclock_config.cfg einstellen. Näheres ist hier erklärt: https://rpi-wordclock.readthedocs.io/en/master/doc_software_setup.html#the-wordclock-software Zwecks Fräsanbieter habe ich leider keine Erfahrung.
Take a look here to understand how to use the development branch : https://github.com/bk1285/rpi_wordclock/issues/211 For a quick overview how git works: https://rogerdudler.github.io/git-guide/index.de.html To make a pull request you have to...
And of course we need all possible translations * Klockan är fem över * Klockan är tio över etc for every 5 minutes steps.