Difference between revisions of "Main Page"

From StereoPi Wiki
Jump to navigation Jump to search
m (StereoPi Wiki Main Page)
m (StereoPi v2 (CM4) information)
 
(46 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Crowdfunding Campaign ==
 
Our crowdfunding campaign on Crowd Supply:
 
 
https://www.crowdsupply.com/virt2real/stereopi
 
 
 
== StereoPi Wiki Main Page ==
 
== StereoPi Wiki Main Page ==
  
{| class="wikitable"
 
|- style="vertical-align:top;"
 
| style="width: 50%"|  '''Information sources'''
 
 
  Project page: [http://StereoPi.com StereoPi.com]
 
  Project page: [http://StereoPi.com StereoPi.com]
 
<br>
 
<br>
&nbsp;&nbsp;Crowdfunding (buy) page: [https://www.crowdsupply.com/virt2real/stereopi CrowdSupply]
+
&nbsp;&nbsp;StereoPi v2 Crowdfunding (buy) page: [https://www.crowdsupply.com/stereopi/stereopi-v2 CrowdSupply]
 +
<br>
 +
&nbsp;&nbsp;StereoPi v1 Crowdfunding (buy) page: [https://www.crowdsupply.com/virt2real/stereopi CrowdSupply]
 
<br>
 
<br>
 
&nbsp;&nbsp;Project forum: [http://forum.stereopi.com forum.stereopi.com]
 
&nbsp;&nbsp;Project forum: [http://forum.stereopi.com forum.stereopi.com]
Line 17: Line 11:
 
&nbsp;&nbsp;StereoPi [https://twitter.com/StereoPi Twitter]
 
&nbsp;&nbsp;StereoPi [https://twitter.com/StereoPi Twitter]
 
<br>
 
<br>
&nbsp;&nbsp;StereoPi [https://medium.com/stereopi blog]
+
&nbsp;&nbsp;StereoPi [https://stereopi.com/blog blog]
 
<br>
 
<br>
 
&nbsp;&nbsp;Hackaday.io: [https://hackaday.io/project/162954-stereopi-diy-stereoscopic-camera-with-raspberry StereoPi project page].
 
&nbsp;&nbsp;Hackaday.io: [https://hackaday.io/project/162954-stereopi-diy-stereoscopic-camera-with-raspberry StereoPi project page].
 
<br>
 
<br>
  || '''How To Burn Out Equipment (top mistakes chart)'''
+
 
* [[Burning out your camera | Burning out your camera]]
+
== StereoPi v2 (CM4) information ==
* Burning out Compute Module
+
{| class="wikitable"
* Burning out StereoPi board
+
|- style="vertical-align:top;"
 +
| style="width: 50%"|  ''' '''
 +
 
 +
'''StereoPi v2 Quick Start Guide'''
 +
 
 +
[[Image:Stereopi-v2-main-1.jpg| 250px |link=StereoPi v2 Quick Start Guide |alt=StereoPi v2 Quick Start Guide |StereoPi v2 Quick Start Guide]]
 +
  ||  
 +
'''StereoPi v2 Camera Kit Quick Start Guide'''
 +
 
 +
[[Image:Stereopi-v2-camera-kit.jpg| 250px |link=StereoPi v2 Camera Kit Guide |alt=StereoPi v2 Camera Kit Guide |StereoPi v2 Camera Kit Guide]]
 +
 
 +
|- style="vertical-align:top;"
 +
| style="width: 50%"|  ''' '''
 +
 
 +
'''SLP2 RaspiOS guide'''
 +
 
 +
[[Image:Camera-tab-camera-settings.png| 250px |link=SLP2 (StereoPi Livestream Playground v2) |alt=SLP2 (StereoPi Livestream Playground v2) |SLP2 (StereoPi Livestream Playground v2)]]
 +
||
 +
'''StereoPi HQ Housing Assembly Guide'''
 +
 
 +
[[Image:Stereopi-v2-hq-housing-small.jpg| 250px |link=HQ housing assembly |alt=HQ housing assembly |HQ housing assembly]]
 +
 
 +
 
 +
|}
 +
 
 +
'''StereoPi v2 information'''
 +
* [[StereoPi v2 Quick Start Guide]]
 +
* [[StereoPi v2 Camera Kit Guide]]
 +
* StereoPi v2 [https://www.crowdsupply.com/stereopi/stereopi-v2 Crowdfunding page]
 +
* [[StereoPi v2 mechanics]]
 +
* [[StereoPi v2 schematics]]
 +
* [http://wiki.stereopi.com/files/dt-blob.bin.zip dt-blob.bin for the CM3 and CM4]
 +
* [https://www.mediafire.com/folder/nzr90vj8wp1l3/SLP RaspiOS images: SLP2 and OpenCV]
 
<br>
 
<br>
 +
 +
== StereoPi v1 (CM3) information ==
 +
{| class="wikitable"
 +
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
Line 42: Line 72:
  
 
| style="width: 50%" | '''[[Advanced User Section|Advanced User Section]]'''
 
| style="width: 50%" | '''[[Advanced User Section|Advanced User Section]]'''
 +
* [[Burning out your camera | Burning out your camera]]
 
* USB power cable pinout
 
* USB power cable pinout
 
* Alternative power connection
 
* Alternative power connection
Line 49: Line 80:
 
* [[Advanced User Section#GPIO pinout notice|GPIO pinout notice]]
 
* [[Advanced User Section#GPIO pinout notice|GPIO pinout notice]]
 
* [[Advanced User Section#Google Coral Installation with Compute Modules|Google Coral Installation with Compute Modules]]
 
* [[Advanced User Section#Google Coral Installation with Compute Modules|Google Coral Installation with Compute Modules]]
 +
* [[Advanced User Section#Connecting two 18MP Arducam (UC-549, AR1820) to the StereoPi|Connecting two 18MP Arducam (UC-549, AR1820) to the StereoPi]]
 +
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
Line 100: Line 133:
  
 
| style="width: 50%"| '''Computer Vision'''
 
| style="width: 50%"| '''Computer Vision'''
* [https://medium.com/stereopi/opencv-and-depth-map-on-stereopi-tutorial-62cb6792bbed Python and OpenCV first steps]
+
* [https://stereopi.com/blog/opencv-comparing-speed-c-and-python-code-raspberry-pi-stereo-vision OpenCV: comparing the speed of C++ and Python code]
* [https://medium.com/stereopi/ros-a-simple-depth-map-using-raspberry-pi-5c81c0dd7ece ROS first steps]
+
* [https://stereopi.com/blog/opencv-and-depth-map-stereopi-tutorial Python and OpenCV first steps]
 +
* [https://stereopi.com/blog/ros-simple-depth-map-using-raspberry-pi ROS first steps]
 
<br>
 
<br>
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
| style="width: 50%"| '''Our experiments'''
+
| style="width: 50%"|  
* [https://medium.com/stereopi/you-from-3rd-person-view-stereopi-oculus-go-f0b84bb8ab70 You from 3rd person view: StereoPi + Oculus Go]. <br>Forum discussion of Oculus Go experiment [http://forum.stereopi.com/viewtopic.php?f=10&t=20 is here].
+
 
* [https://medium.com/stereopi/ros-a-simple-depth-map-using-raspberry-pi-5c81c0dd7ece ROS: a simple depth map using Raspberry Pi]
+
====Our experiments====
* [https://medium.com/stereopi/stitching-360-panorama-with-raspberry-pi-cm3-stereopi-and-two-fisheye-cameras-step-by-step-guide-aeca3ff35871 Stitching 360 panorama with Raspberry Pi CM3, StereoPi and two fisheye cameras. Step-by-step guide.]
+
 
* [https://medium.com/stereopi/opencv-and-depth-map-on-stereopi-tutorial-62cb6792bbed OpenCV and Depth Map on StereoPi tutorial]
+
* [https://stereopi.com/blog/opencv-comparing-speed-c-and-python-code-raspberry-pi-stereo-vision OpenCV: comparing the speed of C++ and Python code]
* [https://medium.com/stereopi/hacking-skybox-on-oculus-go-for-stereopi-live-streaming-9a40877eaf57 Hacking Skybox on Oculus Go]
+
* [https://stereopi.com/blog/you-3rd-person-view-stereopi-oculus-go You from 3rd person view: StereoPi + Oculus Go]. <br>Forum discussion of Oculus Go experiment [http://forum.stereopi.com/viewtopic.php?f=10&t=20 is here].
* [https://medium.com/stereopi/the-art-of-stereoscopic-photo-6d6a3e269c1a The Art Of Stereoscopic Photo]
+
* [https://stereopi.com/blog/ros-simple-depth-map-using-raspberry-pi ROS: a simple depth map using Raspberry Pi]
* [https://medium.com/stereopi/the-art-of-stereoscopic-photo-part-2-38a2de079bcd The Art Of Stereoscopic Photo, Part 2]
+
* [https://stereopi.com/blog/stitching-360-panorama-raspberry-pi-cm3-stereopi-and-two-fisheye-cameras-step-step-guide Stitching 360 panorama with Raspberry Pi CM3, StereoPi and two fisheye cameras. Step-by-step guide.]
 +
* [https://stereopi.com/blog/opencv-and-depth-map-stereopi-tutorial OpenCV and Depth Map on StereoPi tutorial]
 +
* [https://stereopi.com/blog/robot-stereopi-part-1-fisheye-cameras A robot on StereoPi, part 1: fisheye cameras]
 +
* [https://stereopi.com/blog/hacking-skybox-oculus-go-stereopi-live-streaming Hacking Skybox on Oculus Go]
 +
* [https://stereopi.com/blog/art-stereoscopic-photo The Art Of Stereoscopic Photo]
 +
* [https://stereopi.com/blog/art-stereoscopic-photo-part-2 The Art Of Stereoscopic Photo, Part 2]
 +
* [https://stereopi.com/blog/opencv-comparing-speed-c-and-python-code-raspberry-pi-stereo-vision The Art Of Stereoscopic Photo - macro 3D, Part 3]
 +
* [https://stereopi.com/blog/stereopi-used-usb-device StereoPi as a USB device (USB gadget mode, network over USB)]
 +
 
 +
| style="width: 50%"|
 +
 
 +
====Downloads section====
  
| style="width: 50%"| ''' Downloads section '''
 
<br>
 
 
'''Raspbian S.L.P. Image'''
 
'''Raspbian S.L.P. Image'''
 
* [https://drive.google.com/open?id=1QM_hgQDdlhmJfyVccWxxVbQWqXFcuJeL S.L.P. Raspbian image, Google Drive]
 
* [https://drive.google.com/open?id=1QM_hgQDdlhmJfyVccWxxVbQWqXFcuJeL S.L.P. Raspbian image, Google Drive]
Line 121: Line 164:
  
 
'''Raspbian Stretch OpenCV Image'''
 
'''Raspbian Stretch OpenCV Image'''
* [https://yadi.sk/d/KWYOwR3IIgTzAA Raspbian Stretch OpenCV image, Google Drive]
+
* [https://drive.google.com/open?id=1sM37cT6dTlZHhSRIz4Z9oEJk_xbR7pLL Raspbian Stretch OpenCV image, Google Drive]
 
* [https://yadi.sk/d/KWYOwR3IIgTzAA Raspbian Stretch OpenCV image, Yandex Disk]
 
* [https://yadi.sk/d/KWYOwR3IIgTzAA Raspbian Stretch OpenCV image, Yandex Disk]
  
'''Raspbian Buster OpenCV Image'''
+
'''Raspbian Buster OpenCV Image (Python code)'''
 
* [https://drive.google.com/file/d/1eIt-qJDd_aeyK72cqOgRzUGfm5TZmfMD/view?usp=sharing Raspbian Buster OpenCV image, Google Drive]
 
* [https://drive.google.com/file/d/1eIt-qJDd_aeyK72cqOgRzUGfm5TZmfMD/view?usp=sharing Raspbian Buster OpenCV image, Google Drive]
 
* [https://yadi.sk/d/gCYA_Yy06fpJxA Raspbian Buster OpenCV image, Yandex Disk]
 
* [https://yadi.sk/d/gCYA_Yy06fpJxA Raspbian Buster OpenCV image, Yandex Disk]
  
'''dt-blob.bin and dt-blob.dts files'''
+
'''Raspbian Buster OpenCV Image (Python and C++ code, the latest release)'''
* [http://wiki.stereopi.com/files/dt-blob.bin.zip dt-blob.bin]
+
* [https://drive.google.com/file/d/1xlkvZMl9gJGm4Gy1oVlGknHywDnvy5gS/view?usp=sharing Raspbian Buster OpenCV image, Google Drive]
* [http://wiki.stereopi.com/files/dt-blob.dts.zip dt-blob.dts]
+
 
 +
'''dt-blob.bin file'''
 +
* [http://wiki.stereopi.com/files/dt-blob.bin.zip dt-blob.bin for the CM3 and CM4]
  
 
|}
 
|}
 +
 +
== Where to buy ==
 +
* '''New''' reseller in Canada: [https://www.buyapi.ca/stereopi/ BuyaPi.ca]
 +
* USA: [https://www.pishop.us/stereopi/ PiShop.us]
 +
* USA/Worldwide: [https://www.crowdsupply.com/virt2real/stereopi Crowd Supply]
 +
* Worldwide: [https://www.mouser.com/Search/Refine?Keyword=stereopi Mouser Electronics]
 +
* Russia [https://chipster.ru/catalog/microcomputers/raspberry/stereopi/ Chipster.ru] [https://onpad.ru/catalog/cubie/raspberrypi/boards/2808.html Onpad.ru]

Latest revision as of 17:00, 8 October 2021

StereoPi Wiki Main Page

  Project page: StereoPi.com
  StereoPi v2 Crowdfunding (buy) page: CrowdSupply
  StereoPi v1 Crowdfunding (buy) page: CrowdSupply
  Project forum: forum.stereopi.com
  StereoPi Twitter
  StereoPi blog
  Hackaday.io: StereoPi project page.

StereoPi v2 (CM4) information

StereoPi v2 Quick Start Guide

StereoPi v2 Quick Start Guide

StereoPi v2 Camera Kit Quick Start Guide

StereoPi v2 Camera Kit Guide

SLP2 RaspiOS guide

SLP2 (StereoPi Livestream Playground v2)

StereoPi HQ Housing Assembly Guide

HQ housing assembly


StereoPi v2 information


StereoPi v1 (CM3) information

The Basics


Advanced User Section


Stereopi Livestream Playground (S.L.P.) image

Ready-to-use image for experiments with 3D livestream. You may use it with a classic Raspberry Pi, disabling “stereo” mode and use only one camera.


Features You Should Know

Some useful tips from different scopes.

  • Rotate, flip and swap stereoscopic picture
  • Camera mechanics may break your plan (features)
  • Power cable is for current load, not for weight load


StereoPi Mechanics


* DIY Ninjas Section


StereoPi Specifications


Computer Vision


Our experiments

Downloads section

Raspbian S.L.P. Image

Raspbian Stretch OpenCV Image

Raspbian Buster OpenCV Image (Python code)

Raspbian Buster OpenCV Image (Python and C++ code, the latest release)

dt-blob.bin file

Where to buy