bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
214 stars 107 forks source link

Raspberry Pi Zero #44

Closed Nthl25 closed 7 years ago

Nthl25 commented 7 years ago

Hallo,

kann mir jemand von euch sagen, ob die Wordclock auch mit einem Raspberry Pi Zero funktioniert? Leider gibt's häufig nur noch den Pi 3 zu kaufen, der ist aber in meinen Augen völlig überdimensioniert.

Grüße nthl25

bk1285 commented 7 years ago

Habe geplant das gemeinsam mit Christian zu testen... Werde mich mit Updates melden.

Regarding the RPi3: Agreed, this one is overdimensioned. RPi0 would be great... ;)

HeerNMeester commented 7 years ago

I'm building a version based on the RPi0. A Dutch 11x10 to be precise. So far I have installed the software, which gave no problem (except the AM2303 temperature sensor, but that a known issue). I don't expect further problems. My time is limited, so progress is slow.

bk1285 commented 7 years ago

@Nthl25 , Moved your issue here https://github.com/bk1285/rpi_wordclock/issues/45 since its not related to the Pi0

Nthl25 commented 7 years ago

@bk1285 , okay. First I thought it was a RPi0-Problem. So I postet it in this issue. Hope anyone can help :)

HeerNMeester commented 7 years ago

Yesterday I started my word clock with RPi0 for the first time. It it still a bread board design, but it worked fine (Many thanx to @bk1285 !!). Only a few issues which can be resolved, but are not related to the use of the RPi0. (I also use a cheap China LED strip, so my colors are inverted as well (need to update the software) and my clock seems to be running one hour behind (daylight saving time??).) Temperature and light sensor need to be implemented still. I do not use a level shifter at the moment.

bk1285 commented 7 years ago

Hi @HeerNMeester thanks for the feedback! I had the software running on a RPi0 as well (without attaching the actual LEDs). So I close this issue and add a note to the docs concerning the compatibility with the RPi0.