Giter Site home page Giter Site logo

robot's Introduction

#Robot

A script that controls pumps for a cocktail making robot


##Terminology

  • Robot - One complete unit powered by a raspberry pi. A robot is made up of two machines, a button and a light.
  • Machine - A set of three pumps. Three drinks can be mixed together to make a cocktail.
  • Job - Instructions to make a drink. A recipe is a list of pump activation times measured in milliseconds.
  • Cocktail - Mmmm...

##Description The robot.js script runs on a raspberry pi using Johnny-Five and communicates with a cocktail-control server using MQTT.js.

When the button is pressed, the robot notifies the control server that it is ready to receive jobs.

test_job.js is a script that can be used to send test jobs to the robot without needing to start the entire control server.

Repos

Branches

  • relay - One of the robots was built using relays instead of transistors so we needed to change some code.
  • reversed-light - We mistakenly soldered some of the led circuitry on a robot in reverse i.e. on = off && off = on.

Special Thanks

  • Matteo Collina for his work on the cocktail-control.
  • Glen Keane for creating the workaholic UI.
  • Marco Piraccini for lending us his electronics genius.
  • Julian Cheal for coming up with the original idea, building a relay based robot, and contributing to the code.

License

MIT

robot's People

Contributors

dhayes-test avatar juliancheal avatar

Watchers

Matteo Collina avatar  avatar Marco avatar James Cloos avatar Glen Keane avatar Dara Hayes avatar

Forkers

glentiki mcollina

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.