Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.91 KB

eise.md

File metadata and controls

39 lines (31 loc) · 1.91 KB

Eise

Eise Ptolemeus Planisfeer

In de stad kan je de sterrenhemel niet erg goed zien. Alleen de helderste sterren zijn zichtbaar. En omdat je niet de hele hemel kan zien tussen de gebouwen heb je geen overzicht en geen referentie om die paar sterren die je ziet te kunnen herkennen.

English

In the city you do not see the night sky very well. Only the brightest stars are visible. And because you do not see the whole sky from between the buildings you have little reference to know what you are looking at. To know where the planets are in the sky a map would be handy. Using a raspberry pi, an e-ink display and the impressive skyfield pytnon library a small map is made which updates automatically.

Every fifteen minutes cron starts a short python script which computes where in the sky the planets are, seen from my Amsterdam location. It then plots plots the planet symbols on the map of the sky. It computes the next rise time of the planets which are under the horizon and lists those planets, with the next rise time, on the left side of the map. At the bottom of the screen are the cardinal directions in red: east (o=oost), south (z=zuid) and w for west. On the right side the time for which the is computed is shown and the illuminated part of the Moon (☾) and Venus (♀) in percent. For the planet symbols i used the Tex cmastro metafont. I converted them into TTF, results are in the lib directory.

I call it eise after the builder of the most beautiful planetarium in the world.

image of the eise planetmap on an e-ink on a raspberry pi zero

More on my wiki, meer op mijn wiki(nl)