{"id":2537,"date":"2022-06-27T13:28:54","date_gmt":"2022-06-27T13:28:54","guid":{"rendered":"https:\/\/picockpit.com\/raspberry-pi\/?p=2537"},"modified":"2023-08-28T11:48:10","modified_gmt":"2023-08-28T11:48:10","slug":"raspberry-pi-project-ideas-e-ink-calendar-clock","status":"publish","type":"post","link":"https:\/\/picockpit.com\/raspberry-pi\/de\/raspberry-pi-project-ideas-e-ink-calendar-clock\/","title":{"rendered":"Raspberry Pi Projektideen: E-Ink-Kalender und Uhr"},"content":{"rendered":"<p>Heute werfen wir einen Blick auf zwei wirklich brillante Raspberry Pi-Projekte - einen e-ink Kalender und eine e-ink Uhr!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">E-Paper-Kalender<\/h2>\n\n\n\n<iframe loading=\"lazy\" id=\"reddit-embed\" src=\"https:\/\/www.redditmedia.com\/r\/raspberry_pi\/comments\/v4ub12\/epaper_calendar_using_rpi_zero_w_caldav_support\/?ref_source=embed&amp;ref=share&amp;embed=true\" sandbox=\"allow-scripts allow-same-origin allow-popups\" style=\"border: none;\" height=\"620\" width=\"640\" scrolling=\"no\"><\/iframe>\n\n\n\n<p>Der Reddit-Nutzer Beaverknighterino sagte, er sei \"fasziniert von E-Paper-Projekten, also beschloss ich schlie\u00dflich, eines f\u00fcr meinen Arbeitskalender zu machen.\"<\/p>\n\n\n\n<p>Die von Beaverknighterino verwendeten Materialien sind wie folgt:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Waveshare 7,5\" S\/W 800\u00d7480 E-Papier<\/li>\n\n\n\n<li>Raspberry Pi Zero W<\/li>\n\n\n\n<li>Xiaomi 10000mAH Powerbank<\/li>\n\n\n\n<li>IKEA HOVSTA Bilderrahmen<\/li>\n<\/ol>\n\n\n\n<p>Beaverknighterino erw\u00e4hnte, dass das Projekt ein wenig schwieriger gemacht wurde. Das liegt daran, dass der Arbeitskalender CalDAV verwendet und viele Open-Source-Bibliotheken nur Google oder iCloud unterst\u00fctzen.<\/p>\n\n\n\n<p>Derzeit h\u00e4lt das System nur weniger als f\u00fcnf Tage, bevor es sich ausschaltet. <\/p>\n\n\n\n<p>Dies ist jedoch auch das Ergebnis eines nicht optimierten Codes, der laut Beaverknighterino in der n\u00e4chsten Iteration verbessert werden soll.<\/p>\n\n\n\n<p>E-Ink-Displays sind sehr stromsparend, denn der meiste Strom wird verbraucht, wenn Sie den Bildschirm mit neuen Inhalten aktualisieren. Sobald Sie den Inhalt eingestellt haben, sinkt der Stromverbrauch auf Null.<\/p>\n\n\n\n<p>Das Problem dabei ist, dass der Pi Zero W weiterl\u00e4uft, um das Display nach jedem Besprechungstermin und um Mitternacht zu aktualisieren. <\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>HIER KLICKEN: <a href=\"https:\/\/picockpit.com\/raspberry-pi\/wp-admin\/post.php?post=1583&amp;action=edit\">Tipps und Tricks zur Energieoptimierung des Raspberry Pi Zero 2<\/a><\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">e-Ink-Uhr<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/preview.redd.it\/3h5waithq5791.jpg?width=640&amp;crop=smart&amp;auto=webp&amp;s=a62ba4c49ff86bce898a94be6e9af8064b2b6dbc\" alt=\"\" style=\"width:419px;height:555px\" width=\"419\" height=\"555\"\/><figcaption class=\"wp-element-caption\">Waveshare 2.13\u2033 e-Ink Display mit Uhr und Datum . <a href=\"https:\/\/www.reddit.com\/r\/raspberry_pi\/comments\/vi2xow\/i_made_a_basic_clock_with_a_pi_zero_and_an_eink\/\" rel=\"nofollow\">Foto von u\/tttpp \/ reddit<\/a><\/figcaption><\/figure>\n<\/div>\n\n\n<p>Hier ist ein weiteres Projekt, das den Raspberry Pi Zero verwendet.<\/p>\n\n\n\n<p>Im Gegensatz zum obigen Kalender, der \u00fcber eine Batterie betrieben wird, wird dieser \u00fcber USB mit Strom versorgt, so dass es keine Probleme mit der Batterielebensdauer gibt.<\/p>\n\n\n\n<p>Die Diskussion um die Uhr ist wahrscheinlich die interessanteste. Eine relevante Frage ist, ob ein E-Ink-Display in der Lage ist, Sekunden anzuzeigen. Hier ist ein wichtiges Video:<\/p>\n\n\n\n<div style=\"width: 100%; height: 0px; position: relative; padding-bottom: 177.778%;\"><iframe loading=\"lazy\" src=\"https:\/\/streamable.com\/e\/qevfjr\" frameborder=\"0\" width=\"100%\" height=\"100%\" allowfullscreen=\"\" style=\"width: 100%; height: 100%; position: absolute;\"><\/iframe><\/div>\n\n\n\n<p>Der Schwachpunkt eines E-Ink-Displays ist seine Aktualisierungszeit von einer Sekunde. Dies macht es sehr st\u00f6rend, wenn Sie jede Sekunde aktualisieren m\u00fcssen, und ist m\u00f6glicherweise nicht f\u00f6rderlich. <\/p>\n\n\n\n<p>Aber das ist der Preis f\u00fcr ein ultraeffizientes Display.<\/p>\n\n\n\n<p>Eine weitere interessante Diskussion ist, ob der Raspberry Pi Pico ein guter Ersatz f\u00fcr einen Pi Zero ist. Vor allem, wenn man bedenkt, dass er billiger und viel einfacher auf Lager zu finden ist.<\/p>\n\n\n\n<p>Die Schlussfolgerung lautete: Ja, man kann, aber...<\/p>\n\n\n\n<p>Das Problem ist jedoch, dass der Pico nicht die gleichen Funktionen wie der Pi Zero hat. <\/p>\n\n\n\n<p>Daher m\u00fcssen Sie einige Module hinzuf\u00fcgen - <a href=\"https:\/\/buyzero.de\/products\/mini-rtc-module-for-raspberry-pi\">entweder ein Echtzeituhrmodul<\/a> oder etwas, das ihm Zugang zum Internet verschafft.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/image-17.png\" alt=\"\" class=\"wp-image-2541\" style=\"width:442px;height:397px\" width=\"442\" height=\"397\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/image-17.png 500w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/image-17-300x269.png 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/image-17-13x12.png 13w\" sizes=\"auto, (max-width: 442px) 100vw, 442px\" \/><figcaption class=\"wp-element-caption\"><a href=\"https:\/\/buyzero.de\/products\/mini-rtc-module-for-raspberry-pi\">Ein Mini-RTC-Modul f\u00fcr den Raspberry Pi, erh\u00e4ltlich \u00fcber diesen Link.<\/a><\/figcaption><\/figure>\n<\/div>\n\n\n<p>Der Pi Zero hat zwar keine Echtzeituhr an Bord, aber immerhin gibt es WiFi (bei der Zero W Variante). Im Grunde genommen ist der Zero also ein Overkill, aber er ist praktisch.<\/p>\n\n\n\n<p>u\/tttpp hat seine <a href=\"https:\/\/pastebin.com\/VwYQcFD3\">Code<\/a> und <a href=\"https:\/\/www.reddit.com\/user\/tttpp\/\" rel=\"nofollow\">Anweisungen<\/a> f\u00fcr das Waveshare 2,13\u2033-Display v2:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Installieren Sie pi lite ohne GUI darauf<\/li>\n\n\n\n<li>Installieren Sie python3 und tmux mit SSH<\/li>\n\n\n\n<li>Befolgen Sie alle Anweisungen von\u00a0<a href=\"https:\/\/www.waveshare.com\/wiki\/2.13inch_e-Paper_HAT\" target=\"_blank\" rel=\"noreferrer noopener\">hier, um die Bibliotheken und Beispiele zu installieren<\/a>\u00a0zum Einrichten des E-Ink-Displays<\/li>\n\n\n\n<li>Erstellen Sie einen neuen Ordner in dem Ordner, den Sie von waveshare heruntergeladen haben (in dem sich die Ordner lib, examples, etc. befinden) und kopieren Sie meine&nbsp;<a href=\"https:\/\/pastebin.com\/VwYQcFD3\" target=\"_blank\" rel=\"noreferrer noopener\">Code<\/a>&nbsp;dort<\/li>\n\n\n\n<li>Erstellen Sie eine tmux-Sitzung, damit das Skript unbegrenzt im Hintergrund laufen kann, und starten Sie es mit python3 (Pfad zum Code) und beenden Sie die tmux-Sitzung<\/li>\n<\/ul>\n\n\n\n<p>Hinweis: Dieser Code ist speziell f\u00fcr ein Waveshare 2,13-Zoll-Display V2. Es ist ganz einfach, zwischen den Versionen zu wechseln, m\u00fcssen Sie nur jedes Beispiel ausf\u00fchren, bis eine funktioniert (die die gleiche Aufl\u00f6sung wie die E-Ink Sie haben), werde ich ein richtiges Tutorial und bereinigen den Code bald machen.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Haben Sie ein interessantes Projekt?<\/h2>\n\n\n\n<p>Weitere Projekte dieser Art finden Sie in unserer Serie Paragon Projects <a href=\"https:\/\/picockpit.com\/raspberry-pi\/category\/paragon-projects\/\">hier<\/a>.<\/p>\n\n\n\n<p>Wenn Sie ein interessantes Projekt kennen, hinterlassen Sie unten einen Kommentar \ud83d\udc47.<\/p>\n\n\n\n<p>Wenn Ihnen diese Serie gef\u00e4llt, melden Sie sich unten f\u00fcr unseren Newsletter an \ud83d\udc47.<\/p>\n<div class=\"shariff shariff-align-center shariff-widget-align-left shariff-buttonstretch\"><ul class=\"shariff-buttons theme-white orientation-horizontal buttonsize-medium\"><li class=\"shariff-button twitter shariff-nocustomcolor\" style=\"background-color:#595959\"><a href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fde%2Fraspberry-pi-project-ideas-e-ink-calendar-clock%2F&text=Raspberry%20Pi%20project%20ideas%3A%20e-ink%20calendar%20and%20clock\" title=\"Bei X teilen\" aria-label=\"Bei X teilen\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#000; color:#000\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#000\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path fill=\"#000\" d=\"M14.258 10.152L23.176 0h-2.113l-7.747 8.813L7.133 0H0l9.352 13.328L0 23.973h2.113l8.176-9.309 6.531 9.309h7.133zm-2.895 3.293l-.949-1.328L2.875 1.56h3.246l6.086 8.523.945 1.328 7.91 11.078h-3.246zm0 0\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#000\">teilen<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button facebook shariff-nocustomcolor\" style=\"background-color:#4273c8\"><a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fde%2Fraspberry-pi-project-ideas-e-ink-calendar-clock%2F\" title=\"Bei Facebook teilen\" aria-label=\"Bei Facebook teilen\" role=\"button\" rel=\"nofollow\" class=\"shariff-link\" style=\"; background-color:#3b5998; color:#3b5998\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#3b5998\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 32\"><path fill=\"#3b5998\" d=\"M17.1 0.2v4.7h-2.8q-1.5 0-2.1 0.6t-0.5 1.9v3.4h5.2l-0.7 5.3h-4.5v13.6h-5.5v-13.6h-4.5v-5.3h4.5v-3.9q0-3.3 1.9-5.2t5-1.8q2.6 0 4.1 0.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#3b5998\">teilen<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button telegram shariff-nocustomcolor\" style=\"background-color:#4084A6\"><a href=\"https:\/\/telegram.me\/share\/url?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fde%2Fraspberry-pi-project-ideas-e-ink-calendar-clock%2F&text=Raspberry%20Pi%20project%20ideas%3A%20e-ink%20calendar%20and%20clock\" title=\"Bei Telegram teilen\" aria-label=\"Bei Telegram teilen\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#0088cc; color:#0088cc\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#0088cc\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\"><path fill=\"#0088cc\" d=\"M30.8 6.5l-4.5 21.4c-.3 1.5-1.2 1.9-2.5 1.2L16.9 24l-3.3 3.2c-.4.4-.7.7-1.4.7l.5-7L25.5 9.2c.6-.5-.1-.8-.9-.3l-15.8 10L2 16.7c-1.5-.5-1.5-1.5.3-2.2L28.9 4.3c1.3-.5 2.3.3 1.9 2.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#0088cc\">teilen<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button reddit shariff-nocustomcolor\" style=\"background-color:#ff5700\"><a href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fde%2Fraspberry-pi-project-ideas-e-ink-calendar-clock%2F\" title=\"Bei Reddit teilen\" aria-label=\"Bei Reddit teilen\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#ff4500; color:#ff4500\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#ff4500\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#ff4500\" d=\"M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#ff4500\">teilen<\/span>&nbsp;<\/a><\/li><\/ul><\/div>","protected":false},"excerpt":{"rendered":"<p>Heute werfen wir einen Blick auf zwei wirklich brillante Raspberry Pi-Projekte - einen E-Paper-Kalender und eine E-Paper-Uhr! E-Papier-Kalender Der Reddit-Benutzer Beaverknighterino sagte, er sei \"fasziniert von E-Papier-Projekten, also beschloss ich schlie\u00dflich, einen f\u00fcr meinen Arbeitskalender zu machen.\" Die Materialien, die Beaverknighterino verwendet hat, sind wie folgt: Beaverknighterino erw\u00e4hnte, dass das Projekt...<\/p>","protected":false},"author":2,"featured_media":2544,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[220],"tags":[621,620,623,486,447,187,538,622],"class_list":["post-2537","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-raspberry-pi-projects","tag-e-ink-clock","tag-e-paper-calendar","tag-pi-projects","tag-project","tag-projects","tag-raspberry-pi","tag-raspberry-pi-zero","tag-waveshare-2-13-inch-display-v2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Raspberry Pi project ideas: e-ink calendar and clock | PiCockpit<\/title>\n<meta name=\"description\" content=\"Raspberry Pi projects including e-ink clock and e-paper calendar.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/picockpit.com\/raspberry-pi\/de\/raspberry-pi-project-ideas-e-ink-calendar-clock\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Raspberry Pi project ideas: e-ink calendar and clock | PiCockpit\" \/>\n<meta property=\"og:description\" content=\"Raspberry Pi projects including e-ink clock and e-paper calendar.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/picockpit.com\/raspberry-pi\/de\/raspberry-pi-project-ideas-e-ink-calendar-clock\/\" \/>\n<meta property=\"og:site_name\" content=\"PiCockpit\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pi3gshop\" \/>\n<meta property=\"article:published_time\" content=\"2022-06-27T13:28:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-28T11:48:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/featured-image-3.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"563\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"raspi berry\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pi3g\" \/>\n<meta name=\"twitter:site\" content=\"@pi3g\" \/>\n<meta name=\"twitter:label1\" content=\"Geschrieben von\" \/>\n\t<meta name=\"twitter:data1\" content=\"raspi berry\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/\"},\"author\":{\"name\":\"raspi berry\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/person\\\/7af3a7a8c999bc722029ef9ca9d78eee\"},\"headline\":\"Raspberry Pi project ideas: e-ink calendar and clock\",\"datePublished\":\"2022-06-27T13:28:54+00:00\",\"dateModified\":\"2023-08-28T11:48:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/\"},\"wordCount\":647,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/featured-image-3.jpg\",\"keywords\":[\"e-ink clock\",\"e-paper calendar\",\"Pi projects\",\"project\",\"Projects\",\"Raspberry Pi\",\"Raspberry Pi Zero\",\"Waveshare 2.13 inch display V2\"],\"articleSection\":[\"Raspberry Pi projects\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/\",\"name\":\"Raspberry Pi project ideas: e-ink calendar and clock | PiCockpit\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/featured-image-3.jpg\",\"datePublished\":\"2022-06-27T13:28:54+00:00\",\"dateModified\":\"2023-08-28T11:48:10+00:00\",\"description\":\"Raspberry Pi projects including e-ink clock and e-paper calendar.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/#primaryimage\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/featured-image-3.jpg\",\"contentUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/featured-image-3.jpg\",\"width\":1000,\"height\":563,\"caption\":\"Raspberry Pi projects eink calendar and clock\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-e-ink-calendar-clock\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Raspberry Pi projects\",\"item\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/category\\\/raspberry-pi-projects\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Raspberry Pi project ideas: e-ink calendar and clock\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#website\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"name\":\"PiCockpit\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\",\"name\":\"PiCockpit.com\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Screenshot-from-2023-07-24-15-01-24.png\",\"contentUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Screenshot-from-2023-07-24-15-01-24.png\",\"width\":1165,\"height\":283,\"caption\":\"PiCockpit.com\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/pi3gshop\",\"https:\\\/\\\/x.com\\\/pi3g\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/person\\\/7af3a7a8c999bc722029ef9ca9d78eee\",\"name\":\"raspi berry\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"caption\":\"raspi berry\"},\"description\":\"I'm here to help you with all your Raspberry Pi related questions &amp; love to share about new project ideas for the Raspberry Pi, and give quick tips. Of course I'll also help you with PiCockpit and how to make your Raspberry Pi even easier to use with this raspberry pi monitoring solution :-)\",\"sameAs\":[\"https:\\\/\\\/picockpit.com\"],\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/de\\\/author\\\/raspi-berry\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Raspberry Pi Projektideen: e-ink Kalender und Uhr | PiCockpit","description":"Raspberry Pi-Projekte, einschlie\u00dflich E-Ink-Uhr und E-Paper-Kalender.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/picockpit.com\/raspberry-pi\/de\/raspberry-pi-project-ideas-e-ink-calendar-clock\/","og_locale":"de_DE","og_type":"article","og_title":"Raspberry Pi project ideas: e-ink calendar and clock | PiCockpit","og_description":"Raspberry Pi projects including e-ink clock and e-paper calendar.","og_url":"https:\/\/picockpit.com\/raspberry-pi\/de\/raspberry-pi-project-ideas-e-ink-calendar-clock\/","og_site_name":"PiCockpit","article_publisher":"https:\/\/www.facebook.com\/pi3gshop","article_published_time":"2022-06-27T13:28:54+00:00","article_modified_time":"2023-08-28T11:48:10+00:00","og_image":[{"width":1000,"height":563,"url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/featured-image-3.jpg","type":"image\/jpeg"}],"author":"raspi berry","twitter_card":"summary_large_image","twitter_creator":"@pi3g","twitter_site":"@pi3g","twitter_misc":{"Geschrieben von":"raspi berry","Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/#article","isPartOf":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/"},"author":{"name":"raspi berry","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/person\/7af3a7a8c999bc722029ef9ca9d78eee"},"headline":"Raspberry Pi project ideas: e-ink calendar and clock","datePublished":"2022-06-27T13:28:54+00:00","dateModified":"2023-08-28T11:48:10+00:00","mainEntityOfPage":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/"},"wordCount":647,"commentCount":0,"publisher":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/#primaryimage"},"thumbnailUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/featured-image-3.jpg","keywords":["e-ink clock","e-paper calendar","Pi projects","project","Projects","Raspberry Pi","Raspberry Pi Zero","Waveshare 2.13 inch display V2"],"articleSection":["Raspberry Pi projects"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/","url":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/","name":"Raspberry Pi Projektideen: e-ink Kalender und Uhr | PiCockpit","isPartOf":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/#primaryimage"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/#primaryimage"},"thumbnailUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/featured-image-3.jpg","datePublished":"2022-06-27T13:28:54+00:00","dateModified":"2023-08-28T11:48:10+00:00","description":"Raspberry Pi-Projekte, einschlie\u00dflich E-Ink-Uhr und E-Paper-Kalender.","breadcrumb":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/#primaryimage","url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/featured-image-3.jpg","contentUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/06\/featured-image-3.jpg","width":1000,"height":563,"caption":"Raspberry Pi projects eink calendar and clock"},{"@type":"BreadcrumbList","@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-e-ink-calendar-clock\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/picockpit.com\/raspberry-pi\/"},{"@type":"ListItem","position":2,"name":"Raspberry Pi projects","item":"https:\/\/picockpit.com\/raspberry-pi\/category\/raspberry-pi-projects\/"},{"@type":"ListItem","position":3,"name":"Raspberry Pi project ideas: e-ink calendar and clock"}]},{"@type":"WebSite","@id":"https:\/\/picockpit.com\/raspberry-pi\/#website","url":"https:\/\/picockpit.com\/raspberry-pi\/","name":"PiCockpit","description":"","publisher":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/picockpit.com\/raspberry-pi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization","name":"PiCockpit.de","url":"https:\/\/picockpit.com\/raspberry-pi\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/logo\/image\/","url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2023\/07\/Screenshot-from-2023-07-24-15-01-24.png","contentUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2023\/07\/Screenshot-from-2023-07-24-15-01-24.png","width":1165,"height":283,"caption":"PiCockpit.com"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pi3gshop","https:\/\/x.com\/pi3g"]},{"@type":"Person","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/person\/7af3a7a8c999bc722029ef9ca9d78eee","name":"Himbeere","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","caption":"raspi berry"},"description":"Ich bin hier, um euch bei all euren Fragen rund um den Raspberry Pi zu helfen und erz\u00e4hle gerne von neuen Projektideen f\u00fcr den Raspberry Pi und gebe schnelle Tipps. Nat\u00fcrlich helfe ich euch auch mit PiCockpit und wie ihr euren Raspberry Pi mit dieser Raspberry Pi Monitoring L\u00f6sung noch einfacher bedienen k\u00f6nnt :-)","sameAs":["https:\/\/picockpit.com"],"url":"https:\/\/picockpit.com\/raspberry-pi\/de\/author\/raspi-berry\/"}]}},"_links":{"self":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/posts\/2537","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/comments?post=2537"}],"version-history":[{"count":10,"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/posts\/2537\/revisions"}],"predecessor-version":[{"id":4982,"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/posts\/2537\/revisions\/4982"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/media\/2544"}],"wp:attachment":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/media?parent=2537"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/categories?post=2537"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/de\/wp-json\/wp\/v2\/tags?post=2537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}