User:Mike Barnkob/Projects/Liquid handling robot: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
Line 20: Line 20:
Knowledge
Knowledge
* [http://carrot.whitman.edu/Robots/notes.pdf Introduction to the RobotC programming language] by [http://carrot.whitman.edu/ Albert W. Schueller].
* [http://carrot.whitman.edu/Robots/notes.pdf Introduction to the RobotC programming language] by [http://carrot.whitman.edu/ Albert W. Schueller].
* [http://carrot.whitman.edu/Robots/PDF/Functions.pdf Creating own functions in RobotC] By Albert W. Schueller.
* [http://www.robotc.net/support/nxt/MindstormsWebHelp/index.htm Robot C Functions help]
* [http://www.robotc.net/support/nxt/MindstormsWebHelp/index.htm Robot C Functions help]
* [http://see.stanford.edu/see/lecturelist.aspx?coll=86cc8662-f6e4-43c3-a1be-b30d1d179743 Introduction to robotics] at Stanford Engineering.  
* [http://see.stanford.edu/see/lecturelist.aspx?coll=86cc8662-f6e4-43c3-a1be-b30d1d179743 Introduction to robotics] at Stanford Engineering.  

Revision as of 08:27, 16 March 2010

Liquid handling robot

Introduction

Background

Ressources

Software

Hardware

Knowledge

Ideas

Notebook

Week 1

Monday: Worked on the primary handling operation with a very simpel design and set up the lab space.

The linear actuator works up to aboout 1,6 cm, putting a limit on how much the pipet can be pushed down. Solutions might be: using two actuators, using a rail-design instead or adding more power to the actuator.

The design is becoming quite big. Solution might be to use the power function powers, which are smaller.

The pipet needs to be tested for accuracy.

Tuesday: