Code Monkey home page Code Monkey logo

ac-training-lab's Introduction

Project generated with PyScaffold ReadTheDocs tests GitHub issues GitHub Discussions Last Committed

AC Training Lab

Codebase for controlling and managing the Acceleration Consortium (AC) Training Lab.

The AC Training Lab is meant to be a remotely accessible facility that will house a diverse set of physical hardware for self-driving laboratories (SDLs) including liquid handlers, solid dispensers, Cartesian-axis systems, mobile robotic arms, and synthesis and characterization modules. Where possible, both educational and research-grade hardware will be included. The AC Training Lab will be used to develop and test SDLs, and to provide a platform for training students and researchers in the use of SDLs. This repository also acts as an example of setting up an autonomous laboratory.

Please navigate to the home page for more information.

Note

This project has been set up using PyScaffold 4.5 and the dsproject extension 0.7.2.

ac-training-lab's People

Contributors

sgbaird avatar

Stargazers

Jesus Capistran avatar Yang Cao avatar Nickolas Gantzler avatar  avatar

ac-training-lab's Issues

Stepper motor troubleshooting for automated turntable

Going with a Polulu Tic 500 instead of an MDD3A, which doesn't have current limiting. I could only get the stepper motor to make noises or jolt even after a reasonable amount of troubleshooting, trying PWM, MicroPython, Arduino code, and a variety of examples. If I come back to this, use of PIO (e.g., https://danielwilczak101.medium.com/introduction-to-programmable-input-output-pio-using-raspberry-pi-pico-example-code-included-af4eb9abfe86) may be the way to go.

However, a general preference might be to use things that support I2C and have companion libraries. Here are some examples for the Polulu stepper controllers:

As an aside for the automated turntable, a stepper servo would probably provide better positioning.

Consider using (or converting to) namespaces as packages evolve

I.e., support multiple Python packages, but under the same parent repository/package. The alternative is to package everything under a single Python package, or to separate out the Python packages into separate repositories. This will affect the scope/intention of the ac-training-lab repo in terms of usage/installation by others.

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.