HyperCube HEVO Raspberry-Fisheye-Camera-Holder
Description
This is my new mount for the "raspberry pi fisheye camera with night vision" for the Hypercube Evolution. Why Nightvision? Because no light is needed! It is still under construction. You can choose between 2 caps in the files section, with or without the Hypercube Logo. The cap with logo must be printed with support because its not possible to print it upside down. next Ideas: 1. make the mount flexible, to adjust the camera height position 2. camera ribbon cable holder 3. lets see I decided to run RPICamControl because I really like the ability to make time lapses out of the box. The Logo for the logo_cap was used by the "Nameplate for Hypercube Evolution with logo" https://www.thingiverse.com/thing:2586426 here you can find the camera: http://s.aliexpress.com/QrI3Y3MN on my raspberry I run "RPICamControl" which you can find here: https://elinux.org/RPi-Cam-Web-Interface --------------------------------------------------------------------------------------------------------------- THIS IS ONLY A SHORT OVERVIEW AND GUIDELINE FOR THE INSTALLATION. YOU WILL FIND MORE INFORMATIONS ON THE WEBSITES BELOW How to download and install Debian: https://www.raspberrypi.org/downloads/ for raspberry newbies I recommend to install NOOBS. its super easy. You will find some guidelines how to put the initial image on the SDCard on the download site. NOOBS ist the easiest way, this is only copying files... 1. install debian noobs or raspbian lite. 2. get access to the system. easiest way with external monitor, keyboard, mouse (Option 2.1: If you are more experienced you can install the raspbian-lite image to your SDCard and put a empty file with the name "ssh" in the boot-partition (this enables ssh) and the access your system via ssh over the network) 3. user: pi, password: raspberry 4. run the command: sudo raspi-config here you should setup in minimum the following topics 4.1 change the password 4.2 Interface Options -> enable Camera 4.3 Interface Options -> enable ssh 4.4 Network Options -> setup your Wifi 4.5 ... 5. please reboot and login in 5.1. update your system: sudo apt update sudo apt upgrade 6. now you should follow the instructions from: https://elinux.org/RPi-Cam-Web-Interface but here are the essential steps for you 6.1 sudo apt-get install git 6.2 git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git 6.3 cd RPi_Cam_Web_Interface 6.4 ./install.sh 7. access the webpage http://yourIPAdress/html/index.php
Statistics
Likes
4
Downloads
0