Difference between revisions of "BarBot/Real-time software"

From Nottinghack Wiki
Jump to navigation Jump to search
(Created page with "== Real-time Software (hardware control) == BarBot's various dispensers will require some level of control. === Moving Platform === Although the design of the platform has...")
 
m (James moved page BarBot:Real-time software to Project:BarBot/Real-time software without leaving a redirect)
(No difference)

Revision as of 09:37, 4 April 2014

Real-time Software (hardware control)

BarBot's various dispensers will require some level of control.

Moving Platform

Although the design of the platform has yet to be prototyped, it is likely it will look something like the sideways axis of a RepRap - motion will be achieved using a stepper motor. In this case the software control should:

  1. Be able to move accurately to the correct location for a desired dispenser, i.e. "position 3"
  2. Accelerate gently to speed
  3. Decelerate gently to a halt at the correct location

Optic dispenser

TODO