Coder Social home page Coder Social logo

tatefleming / 4-axis-micromanipulator-stage Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 8.19 MB

Four axis micromanipulator stage for research

License: GNU General Public License v3.0

C++ 36.59% Python 63.41%
stepper axis-stage motors arduino graphene vacuum python firmata pyfirmata tkinter

4-axis-micromanipulator-stage's Introduction

4-axis-micromanipulator-stage

Background: This repository contains information of a project I worked on during my research at Appalachian State University under Dr. Francois Amet. The research consists of superconductivity in graphene and other novel 2-D materials. The microscopic devices used in our research are initially assembled under an optical microscope on a multiaxis stage. Graphene devices can be created in open air because they do not oxidize very quickly. Niobium diselenide (NbSe2) oxidizes rather quickly and requires a vacuum glove box for device assembly in our research. The glove box maintains a better vacuum when the gloves are used as little as possible, so the goal of this project was to create a four-axis micromanipulator stage that could be controlled by a computer rather than manually.

Materials used:

  • Four-axis stage
  • Stepper motors (4) *used Model: 42BYGHM809
  • Big Easy Driver (4) *or 1 driver and multiplex the motors or shift register
  • Arduino Mega *could possibly use Uno if you multiplex the motors with one driver
  • Current supply *used 12V 10A DC supply at ~2A
  • flexible coupling for the motors to the micrometers

Optional materials used:

  • DB32 male connector
  • DB32 female connector
  • Enclosure for the arduino and drivers
  • Metal plate to secure the motors
  • Vibration absorbing legs for the metal plate

Software:

  • Arduino
  • Python *or Processing (started with Processing and converted to Python about halfway through)

Arduino Libraries:

  • Firmata

Python Libraries:

  • TKinter
  • PyFirmata
  • Time

Additional Notes: An executable file can be created from the py file using pyinstaller.

  • Install pyinstaller using "pip install pyinstaller"
  • Navigate to the directory of the py file
  • Use "pyinstaller --onefile filename.py"

4-axis-micromanipulator-stage's People

Contributors

tatefleming avatar

Watchers

 avatar

Forkers

baaubut

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.