fixed markdown formatting

This commit is contained in:
Stefan Schmidt-Bilkenroth 2021-04-06 21:25:35 +02:00
parent 47a14e166f
commit 489559cf56

View file

@ -24,15 +24,15 @@ Main goal is to run a slideshow presenting end-user customizable contents with l
* Raspberry Pi computer with Power supply, HDMI cable and SD-Card
* Display with HDMI input (best with HDMI CEC support)
* this can be a dedicated computer monitor or a TV Set
* the Display should support FullHD Resolution (native 1920x1080)
* *this can be a dedicated computer monitor or a TV Set*
* *the Display should support FullHD Resolution (native 1920x1080)*
* LAN or WLAN connection
* Mouse and Keyboard only needed for initial setup
* VLC Application (included in Full Raspian Image)
* Python-VLC module (needs to be installed during setup)
* Python-crontab module (needs to be installed
* Cloud account for automated media update (we suggest to use "Grüne Wolke")
* The media files need to be provided as ZIP-File containing the images and videos
* *The media files need to be provided as ZIP-File containing the images and videos*
## Media formats
@ -50,14 +50,14 @@ Main goal is to run a slideshow presenting end-user customizable contents with l
* It can be configured for a safe shut down at night time (reduce light pollution)
* A diplay supporting HDMI CEC will automatically switch to StandBy
* Power for Raspberry Pi and display shall be turned off by a timer device
* set the timer a few minutes after scheduled shut down of the Raspberry Pi computer
* when the power is switched back on in the morning, The slideshow will autoomatically start and in background update the media files
* *set the timer a few minutes after scheduled shut down of the Raspberry Pi computer*
* when the power is switched back on in the morning, The slideshow will autoomatically start and in background update the media files
## Development Environment
* The project is developed on a Raspberry Pi 400, any Raspberry Pi model (except Pico) is fine
* The project is intended to run on Raspbian Linux
* support for other platforms is possible, but not tested
* *support for other platforms is possible, but not tested*
## TODOs