Skip to content

This repository is a "final version" of github repository "mrazekv/church-numbers" for HDMI-displays

Notifications You must be signed in to change notification settings

burneme/Liedanzeiger

Repository files navigation

St. Martin, Liedanzeiger

Many of the old-fashion displays in churches face problems when searching for spare parts i.e. bulbs and resting switches. I found a very nifty way to do a replacement using "https://github.com/mrazekv/church-numbers", where a system with HDMI-Monitor and raspberry-Pi zero 2W is shown as a solution. The invest is very small, currently used 24"-Monitors (in most cases this size is more than enough) are cheap, a "raspberry pi zero 2W" is less than 20€ and the input can be done with any browser on tablet/mobile-phone/notebook.

The minium you need is:

Full HD-Monitor with HDMI input,

raspberry pi zero W or raspberry pi zero W including µSD-card 8GB minimum,

tablet / mobile phone / PC / notebook,

HDMI cable and a USB-power supply.

The code for the µSD card "ready to start" you can get in the meanwhile from this site. It was my first intention to provide the final image to avoid the nasty work for people who are not trained to linux. You might use the link from mrazekv including all the steps to get a rocksolid installation (read-only file system). Github doesn't allow large files, even my available cloud cannot handle files beyond 1GB, so google helped me. See the link below the pictures. If there is the requirement for one or more additional displays (side aisles), a Sat(telite) version is possible. In cases, when the second monitor is not far away, a HDMI-splitter can be used to connect two monitors to one single raspberry. In my home town this unit with satellite is now running for a year with good experience.

Finally it looks like this:

Front ipad3

ipad3 with a printed frame to hook it on the organists console

ipad3

Neat arrangement of connection cables.

The specific python/html-code, which is more or less a translation from czech language is attached as sw.zip, expand it and store it below /home/admin. You should see it as "home/admin/cisla/..".

Finally I found a download space for the image at google:

Image for Single Display

When the download is complete, you need to flash a sd-card using "belena etcher", download this if you don't have it installed and work as it is stated.

BalenaFlasher

The password for the wifi-net is "Epiphany", you should change that as soon as you can, change this asap, otherwise you will end in a musical request concert :).

This pw is stored in /etc/hostapd/hostapd. To change it, you need to connect to the system.

For linux, together with an to connected PC, use

ssh admin@192.168.4.1

(for windows install "putty")

you anser with "admin". You get the message connected to...

admin@raspberrypi(ro):~$ cd /etc/hostapd

Since you are in a read-only mode, you need to switch to read-write-mode:

admin@raspberrypi(ro):/etc/hostapd$ rw

Then call the editor (i use joe, behaves like old wordstar) type

admin@raspberrypi(rw):/etc/hostapd$ sudo joe hostapd.conf

Then change the pw accordingly to your personal requests.

To store it, type

cntrl-K

and

x

then to set read-only,

ro

reboot (replug) and use new wifi pw.

The small changes for a second system acting as a slave will follow on request. Have fun and distribute it.

About

This repository is a "final version" of github repository "mrazekv/church-numbers" for HDMI-displays

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published