Skip to content
/ Coffee Public

Remote coffee controller for arduino powered coffee maker

License

Notifications You must be signed in to change notification settings

macbury/Coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee

Super simple arduino remote coffee controller

Installation

Install it yourself as:

$ gem install coffee

Usage

First you need to configure your coffee maker

coffee config http://url-to-your-coffee-maker.com/coffee/terminal

Now you can make coffee using coffee command

coffee on

If you want to stop coffee maker enter command

coffee off

To check if coffee maker status enter

coffee status

To set message on lcd on coffee maker type:

coffee message "Hello world"

Contributing

  1. Fork it ( http://github.com//coffee/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Remote coffee controller for arduino powered coffee maker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages