{"id":1048,"date":"2025-06-16T10:59:50","date_gmt":"2025-06-16T10:59:50","guid":{"rendered":"https:\/\/psyphi.net\/blog\/?p=1048"},"modified":"2025-06-16T11:01:42","modified_gmt":"2025-06-16T11:01:42","slug":"a-photo-calendar-frame-with-the-inky-impression-7-3","status":"publish","type":"post","link":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/","title":{"rendered":"A photo\/calendar frame with the Inky Impression 7.3&#8243;"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">I&#8217;ve been excited by e-ink displays for a long while. I leapt on the original, gorgeous <a href=\"https:\/\/remarkable.com\/?ref=psyphi.net\" target=\"_blank\" rel=\"noopener\" title=\"\">reMarkable<\/a> tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have <a href=\"https:\/\/shopkits.eink.com\/en\/product\/detail\/42%27%27MonochromeePaperDisplay(VB3300-RBA)\" target=\"_blank\" rel=\"noopener\" title=\"\">one<\/a> or <a href=\"https:\/\/www.digitalsignbox.co.uk\/30\/1285\/e-paper-display-screen-indoor-use-42-inch-screen\" target=\"_blank\" rel=\"noopener\" title=\"\">two<\/a> of <a href=\"https:\/\/www.melfordtechnologies.com\/products\/e-ink\/e-ink-displays\" target=\"_blank\" rel=\"noopener\" title=\"\">these<\/a> <a href=\"https:\/\/www.good-display.com\/product\/452.html\" target=\"_blank\" rel=\"noopener\" title=\"\">enormous<\/a> 42&#8243; e-ink art poster displays on the wall, but that&#8217;s for another day.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve also been a long-time customer of <a href=\"https:\/\/shop.pimoroni.com\/\" target=\"_blank\" rel=\"noopener\" title=\"\">Pimoroni<\/a> and was aware of their range of nifty Inky displays. I recently came across<a href=\"https:\/\/github.com\/mimireyburn\/inky-calendar\" title=\"\"> this neat project<\/a> by @mimireyburn and managed to pick up a 7.3&#8243; Inky Impression after it being on back-order for only a week or two.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"617\" src=\"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.01-1024x617.jpeg\" alt=\"\" class=\"wp-image-1050\" srcset=\"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.01-1024x617.jpeg 1024w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.01-300x181.jpeg 300w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.01-1536x925.jpeg 1536w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.01-1200x723.jpeg 1200w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.01.jpeg 1906w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">The Inky Impression 7.3&#8243; with protective film and screen reflection<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.20-1024x768.jpeg\" alt=\"\" class=\"wp-image-1051\" srcset=\"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.20-1024x768.jpeg 1024w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.20-300x225.jpeg 300w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.20-1536x1152.jpeg 1536w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.20-1200x900.jpeg 1200w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-16-10.50.20.jpeg 2016w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">The Inky Impression 7.3&#8243; rear with mounted Raspberry Pi Zero 2W<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">After flashing RPi OS on a clean card for the Pi Zero 2W, downloading the project, setting up Python, compilers, virtualenvs, prerequisites, etc. I was presented with a complete failure of the underlying driver and inky library to communicate with the display. This isn&#8217;t a fault of the inky-calendar project at all, may I reiterate, but unfortunately a very regular occurrence I&#8217;ve found when using many Pimoroni products.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Searching around I tried a few different things, including the usual modifications to boot parameters to enable the drivers\/kernel modules and fiddling with permissions, users etc. but with no success. Now I&#8217;ve never deliberately pretended to be a Python programmer, nor do I particularly wish to be one, but I&#8217;m pretty good with debugging weird stuff and this was definitely presenting as a driver\/library issue. Specifically some of the differences with the Inky Impression 7.3 seemed to be tripping things up, and it wasn&#8217;t a hole I fancied spelunking in today.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A little more digging highlighted a <a href=\"https:\/\/www.npmjs.com\/package\/@aeroniemi\/inky\" title=\"\">NodeJS package<\/a> by @aeroniemi with working Impression 7.3&#8243; display support. I definitely <em>have<\/em> masqueraded as a JavaScript programmer in the past so things were looking up. Some light Claude.AI vibing and I had two working scripts &#8211; one to fetch images from  <a href=\"https:\/\/picsum.photos\/\" target=\"_blank\" rel=\"noopener\" title=\"\">PicSum<\/a> and another to replicate the calendar fetching+rendering, both from public iCal and authenticated Google Cal sources &#8211; awesome!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Some dremel butchery on the back panel of an old 7&#8243; picture frame to fit around the sticky-out components on the back of the board and I was in business.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.51.51-1024x768.jpeg\" alt=\"\" class=\"wp-image-1052\" srcset=\"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.51.51-1024x768.jpeg 1024w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.51.51-300x225.jpeg 300w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.51.51-1536x1152.jpeg 1536w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.51.51-2048x1536.jpeg 2048w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.51.51-1200x900.jpeg 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">The rear of the photo frame with cut-outs for most of the components on the rear of the display<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.52.09-1024x768.jpeg\" alt=\"\" class=\"wp-image-1053\" srcset=\"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.52.09-1024x768.jpeg 1024w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.52.09-300x225.jpeg 300w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.52.09-1536x1152.jpeg 1536w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.52.09-1200x900.jpeg 1200w, https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.52.09.jpeg 2016w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">Extra clearance given to the left-most microUSB power socket on the Pi Zero 2W<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Improvements<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The only slight drawback with using this NodeJS library is that it only handles the image-display side of things &#8211; there&#8217;s no built-in support for the function buttons &#8211; something to revisit another day.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Another improvement would be to better-handle power &#8211; the main benefit of e-ink is that it doesn&#8217;t need power once the display has been set, and that&#8217;s not being utilised here at all &#8211; there&#8217;s a cronjob running on the Pi which displays the calendar before 10:00AM and photos after that, refreshing every half-hour.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>*\/30 6-10 * * * cd \/home\/frame\/ ; node ical2png.js --calendar x --calendar y --google-calendar z --service-account KEY.json --view week ; node main.js --image calendar.png\n*\/30 10-23 * * * cd \/home\/frame\/ ; node main.js --dither<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Lastly, obviously, the display needs to load images from a folder rather than from the internet. That&#8217;s super-quick to do, and that&#8217;s this afternoon&#8217;s job. The calendar-rendering &#8211; fonts, sizes, colours etc. could do with a little more spit and polish too.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The code for this project can be found at <a href=\"https:\/\/github.com\/rmp\/inky-frame\" rel=\"nofollow\" title=\"\">https:\/\/github.com\/rmp\/inky-frame<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve been excited by e-ink displays for a long while. I leapt on the original, gorgeous reMarkable tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have one or two of these enormous 42&#8243; e-ink art poster displays on the wall, but &hellip; <a href=\"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;A photo\/calendar frame with the Inky Impression 7.3&#8243;&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":1049,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[45],"tags":[1084,292,199,59,258],"class_list":["post-1048","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hardware","tag-hardware","tag-javascript","tag-linux","tag-opensource","tag-software"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"I&#039;ve been excited by e-ink displays for a long while. I leapt on the original, gorgeous reMarkable tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have one or two of these enormous 42&quot; e-ink art poster displays on the wall, but\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Roger Pettett\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"psyphi.net blog - Another collection of braingunk and technolint\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"A photo\/calendar frame with the Inky Impression 7.3\u2033 - psyphi.net blog\" \/>\n\t\t<meta property=\"og:description\" content=\"I&#039;ve been excited by e-ink displays for a long while. I leapt on the original, gorgeous reMarkable tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have one or two of these enormous 42&quot; e-ink art poster displays on the wall, but\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-06-16T10:59:50+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-06-16T11:01:42+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"A photo\/calendar frame with the Inky Impression 7.3\u2033 - psyphi.net blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"I&#039;ve been excited by e-ink displays for a long while. I leapt on the original, gorgeous reMarkable tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have one or two of these enormous 42&quot; e-ink art poster displays on the wall, but\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#blogposting\",\"name\":\"A photo\\\/calendar frame with the Inky Impression 7.3\\u2033 - psyphi.net blog\",\"headline\":\"A photo\\\/calendar frame with the Inky Impression 7.3&#8243;\",\"author\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/author\\\/rmp\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/psyphi.net\\\/wp-uploads\\\/2025\\\/06\\\/2025-06-13-17.51.35.jpeg\",\"width\":2437,\"height\":1894},\"datePublished\":\"2025-06-16T10:59:50+00:00\",\"dateModified\":\"2025-06-16T11:01:42+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#webpage\"},\"articleSection\":\"hardware, hardware, javascript, linux, opensource, software\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/psyphi.net\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/category\\\/hardware\\\/#listItem\",\"name\":\"hardware\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/category\\\/hardware\\\/#listItem\",\"position\":2,\"name\":\"hardware\",\"item\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/category\\\/hardware\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#listItem\",\"name\":\"A photo\\\/calendar frame with the Inky Impression 7.3&#8243;\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#listItem\",\"position\":3,\"name\":\"A photo\\\/calendar frame with the Inky Impression 7.3&#8243;\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/category\\\/hardware\\\/#listItem\",\"name\":\"hardware\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/#organization\",\"name\":\"psyphi.net blog\",\"description\":\"Another collection of braingunk and technolint\",\"url\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/author\\\/rmp\\\/#author\",\"url\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/author\\\/rmp\\\/\",\"name\":\"Roger Pettett\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f715f8335258578c567eb8c22335f1cee22c971c2aff8be27c4d8d934c436503?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Roger Pettett\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#webpage\",\"url\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/\",\"name\":\"A photo\\\/calendar frame with the Inky Impression 7.3\\u2033 - psyphi.net blog\",\"description\":\"I've been excited by e-ink displays for a long while. I leapt on the original, gorgeous reMarkable tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have one or two of these enormous 42\\\" e-ink art poster displays on the wall, but\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/author\\\/rmp\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/author\\\/rmp\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/psyphi.net\\\/wp-uploads\\\/2025\\\/06\\\/2025-06-13-17.51.35.jpeg\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#mainImage\",\"width\":2437,\"height\":1894},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/2025\\\/06\\\/a-photo-calendar-frame-with-the-inky-impression-7-3\\\/#mainImage\"},\"datePublished\":\"2025-06-16T10:59:50+00:00\",\"dateModified\":\"2025-06-16T11:01:42+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/\",\"name\":\"psyphi.net blog\",\"description\":\"Another collection of braingunk and technolint\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/psyphi.net\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"A photo\/calendar frame with the Inky Impression 7.3\u2033 - psyphi.net blog","description":"I've been excited by e-ink displays for a long while. I leapt on the original, gorgeous reMarkable tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have one or two of these enormous 42\" e-ink art poster displays on the wall, but","canonical_url":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#blogposting","name":"A photo\/calendar frame with the Inky Impression 7.3\u2033 - psyphi.net blog","headline":"A photo\/calendar frame with the Inky Impression 7.3&#8243;","author":{"@id":"https:\/\/psyphi.net\/blog\/author\/rmp\/#author"},"publisher":{"@id":"https:\/\/psyphi.net\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.51.35.jpeg","width":2437,"height":1894},"datePublished":"2025-06-16T10:59:50+00:00","dateModified":"2025-06-16T11:01:42+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#webpage"},"isPartOf":{"@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#webpage"},"articleSection":"hardware, hardware, javascript, linux, opensource, software"},{"@type":"BreadcrumbList","@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/psyphi.net\/blog#listItem","position":1,"name":"Home","item":"https:\/\/psyphi.net\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/psyphi.net\/blog\/category\/hardware\/#listItem","name":"hardware"}},{"@type":"ListItem","@id":"https:\/\/psyphi.net\/blog\/category\/hardware\/#listItem","position":2,"name":"hardware","item":"https:\/\/psyphi.net\/blog\/category\/hardware\/","nextItem":{"@type":"ListItem","@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#listItem","name":"A photo\/calendar frame with the Inky Impression 7.3&#8243;"},"previousItem":{"@type":"ListItem","@id":"https:\/\/psyphi.net\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#listItem","position":3,"name":"A photo\/calendar frame with the Inky Impression 7.3&#8243;","previousItem":{"@type":"ListItem","@id":"https:\/\/psyphi.net\/blog\/category\/hardware\/#listItem","name":"hardware"}}]},{"@type":"Organization","@id":"https:\/\/psyphi.net\/blog\/#organization","name":"psyphi.net blog","description":"Another collection of braingunk and technolint","url":"https:\/\/psyphi.net\/blog\/"},{"@type":"Person","@id":"https:\/\/psyphi.net\/blog\/author\/rmp\/#author","url":"https:\/\/psyphi.net\/blog\/author\/rmp\/","name":"Roger Pettett","image":{"@type":"ImageObject","@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/f715f8335258578c567eb8c22335f1cee22c971c2aff8be27c4d8d934c436503?s=96&d=mm&r=g","width":96,"height":96,"caption":"Roger Pettett"}},{"@type":"WebPage","@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#webpage","url":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/","name":"A photo\/calendar frame with the Inky Impression 7.3\u2033 - psyphi.net blog","description":"I've been excited by e-ink displays for a long while. I leapt on the original, gorgeous reMarkable tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have one or two of these enormous 42\" e-ink art poster displays on the wall, but","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/psyphi.net\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#breadcrumblist"},"author":{"@id":"https:\/\/psyphi.net\/blog\/author\/rmp\/#author"},"creator":{"@id":"https:\/\/psyphi.net\/blog\/author\/rmp\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/psyphi.net\/wp-uploads\/2025\/06\/2025-06-13-17.51.35.jpeg","@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#mainImage","width":2437,"height":1894},"primaryImageOfPage":{"@id":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/#mainImage"},"datePublished":"2025-06-16T10:59:50+00:00","dateModified":"2025-06-16T11:01:42+00:00"},{"@type":"WebSite","@id":"https:\/\/psyphi.net\/blog\/#website","url":"https:\/\/psyphi.net\/blog\/","name":"psyphi.net blog","description":"Another collection of braingunk and technolint","inLanguage":"en-US","publisher":{"@id":"https:\/\/psyphi.net\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"psyphi.net blog - Another collection of braingunk and technolint","og:type":"article","og:title":"A photo\/calendar frame with the Inky Impression 7.3\u2033 - psyphi.net blog","og:description":"I've been excited by e-ink displays for a long while. I leapt on the original, gorgeous reMarkable tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have one or two of these enormous 42&quot; e-ink art poster displays on the wall, but","og:url":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/","article:published_time":"2025-06-16T10:59:50+00:00","article:modified_time":"2025-06-16T11:01:42+00:00","twitter:card":"summary_large_image","twitter:title":"A photo\/calendar frame with the Inky Impression 7.3\u2033 - psyphi.net blog","twitter:description":"I've been excited by e-ink displays for a long while. I leapt on the original, gorgeous reMarkable tablet as soon as it came out and have been a regular user and advocate ever since. I would dearly love to have one or two of these enormous 42&quot; e-ink art poster displays on the wall, but"},"aioseo_meta_data":{"post_id":"1048","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-06-16 10:59:50","updated":"2025-08-15 17:35:33","focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/psyphi.net\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/psyphi.net\/blog\/category\/hardware\/\" title=\"hardware\">hardware<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tA photo\/calendar frame with the Inky Impression 7.3\u2033\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/psyphi.net\/blog"},{"label":"hardware","link":"https:\/\/psyphi.net\/blog\/category\/hardware\/"},{"label":"A photo\/calendar frame with the Inky Impression 7.3&#8243;","link":"https:\/\/psyphi.net\/blog\/2025\/06\/a-photo-calendar-frame-with-the-inky-impression-7-3\/"}],"_links":{"self":[{"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/posts\/1048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/comments?post=1048"}],"version-history":[{"count":3,"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/posts\/1048\/revisions"}],"predecessor-version":[{"id":1056,"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/posts\/1048\/revisions\/1056"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/media\/1049"}],"wp:attachment":[{"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/media?parent=1048"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/categories?post=1048"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/psyphi.net\/blog\/wp-json\/wp\/v2\/tags?post=1048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}