From 0fcf376051c8d92f29fca2719432e0c8d1095b4f Mon Sep 17 00:00:00 2001 From: Marcus Schommer Date: Sat, 4 May 2024 15:56:41 +0200 Subject: [PATCH] Update README.md Updated for the redesign. --- README.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e789c3d..b345ba1 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ A digital picture frame you can send emails to. ## Description -Send pictures as email attachments. -They will be downloaded and displayed in a loop. +Send pictures as email attachments or put them on a network share. +They will be displayed in a random loop. -The mounting frame is 3D printed. -Some light soldering is required. +The frame is 3D printed. +Some light soldering may be required. ## Features @@ -22,6 +22,16 @@ Some light soldering is required. * A splash screen is showing device information. * Most options are configurable. +### Remark + +There's a redesigned version of the frame. +Files with the naming scheme *frame2_* are referring to it. +They're located in [site_documents/](site_documents/). +A larger printer is required also. +The software installation largely stays the same. + + + ### Bill of materials * 1 Raspberry Pi 2 @@ -106,6 +116,9 @@ Frame and stand have been printed in PETG with 15 % infill and supports, but PLA RELOAD_IMAGE=120 # image transition time (milliseconds) BLEND_IMAGE=500 + # motion sensor (either or) + MOTION_SENSOR=RCWL-0516 + #MOTION_SENSOR=HLK-LD2410C # redesigned version # motion sensor timeout for screen blanking (seconds) DISPLAY_TIMEOUT=120 # display off-hours