Git Product home page Git Product logo

3dscan's Introduction

3D scanning control program for RPi

Copyright (C) 2016 Jussi Salin [email protected] under GPLv3.

Rotates an object by a stepper motor by 360 degrees by user adjustable steps and sends IR remote command to shoot a photo with a high quality camera every step. The resulting photos can be used in some commercial programs to generate a 3D model of the actual model using image recognition and stable high quality photos taken with accurate rotation.

Install lirc on raspbian and compile this program with "make". Connect stepper motor driver's ENABLE, STEP and DIR pins to the right GPIO pins configured in config.h file. You can also fine tune some other parameters for the motor and camera in use. Sample lirc.conf is one found with google that has remote commands for Canon 350D.

You need to also have correct hardware.conf, of which a sample exists also among this project. You also have to add following line to /boot/config.txt on RPi firmware 3.18.x and newer or lirc module does not work:

dtoverlay=lirc-rpi,gpio_in_pin=23,gpio_out_pin=22

3dscan's People

Contributors

ksalin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

aiyunfeng

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.