load PDF
Parts-List as Excel File
For a start a 3D Printed case for the Raspberry PI was used:
Raspbian Stretch with desktop and recommended software
cd /usr/local/src sudo git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git cd RPi_Cam_Web_Interface/ ./install.sh
A message like:
#mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1) sh: 1: /var/www/html/macros/error_hard.sh: Permission denied
Indicates that you might have a cabling problem.
http://<yourpi>/html should show the cam interface:
sudo apt-get install openjdk-8-jdk
sudo apt-get install screen