BarBot/Real-time software

From Nottinghack Wiki
< BarBot
Revision as of 23:20, 3 April 2014 by Mousetad (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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