Skip to content

marcingorecki/RPiCam

Repository files navigation

RPiCam

Project aims to create simple 3d camera using two Raspberry Pis. UI consists of PCD8544 display and a shutter button. More buttons will be added soon.

RPis are configured in master-slave configuration. Master maintains UI and notifies slave when to take a picture.

Conversion of two jpgs to 3d file (.mpo) will be done on a PC.

RPiCam3D.jpg

Components:

Configuration:

  • Install required components
  • On default image serial port is set to terminal. Disable it by removing getty on /dev/ttyAMA0 in /etc/inittab

Releases

No releases published

Packages

No packages published

Languages