Coder Social home page Coder Social logo

gangadharashettypj / pick-place-machine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from argokulnath/pick-place-machine

0.0 1.0 0.0 18 KB

This Code allows you to create DIY SMD Pick & Place machine using RPI & Arduino and can be customised according to user needs. Open source on both Hardware and Software. For more info goto Readme.md file.

License: GNU General Public License v3.0

C++ 62.57% Python 37.43%

pick-place-machine's Introduction

About this P & P Machine

  • Automated Surface Mount Device (SMD) Pick and Place (P&P) Machine
  • we the Authors share equal rights to this Project and Repository. This code is liscenced under GPL v3.0 and any work which is done using this code must mention the Credits to the Authors.
  • Authors: Gokulnath A R [email protected] & Chandrakumar [email protected]

Description

  • This project is an open source SMD pick and place machine an alternative approach in order to minimize the cost of P&P Machine and customizable according to the user needs.
  • We used Arduino and Raspberry PI for this project inorder to be true opensource.
  • We used Python(RPI) and Arduino(C++) for coding.

Mechanical details

This code should work for any stepper motor all Hbot designs should work

  • but this code is for linear drive design not for h-bot or other corexy mechanisms (u can customise it if you want to)
  • Connect RPI and Arduino via USB Cable inorder for this code to work!

Necessary library for RPI

  • Use raspbian os
  • Use opencv 3.3.0
  • openpyxl for python
  • PiRGBArray for python
  • PiCamera for python
  • GPIO for python
  • cv2 for python
  • imutils for python
  • numpy for python

Running the program

  • in RPI Terminal type the following
  • source ~/. profile
  • workon cv (goto cv environment as created by you)
  • python final <gerberfile.xlx> <pickup_file.xlx>

Customizing the program

  • add your own components for image recognition in the same folder where final.py.
  • then add the file name in opencv.txt in next line.
  • directions for creating your own file is given in resistor.py file

pick-place-machine's People

Contributors

gangadharashettypj avatar

Watchers

 avatar

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.