Skip to content

evonlanthen/yacm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

================================================================================

                     yacm - yet another coffee maker

This project implements the logic of a coffee maker. The code is written in C
for CARME or Orchid hardware.

Authors:
	- Toni Baumann (bauma12@bfh.ch)
	- Ronny Stauffer (staur3@bfh.ch)
	- Elmar Vonlanthen (vonle1@bfh.ch)

================================================================================

Building:
	# for ORCHID:
	$ make orchid
	# for CARME:
	$ make carme

Installation:
	# for ORCHID:
	$ sudo make orchid-install
	# for CARME:
	$ sudo make carme-install

Usage:
	fbvncserver & # for orchid
	/usr/local/bin/yacm

Please read doc/html/index.html for full documentation.

About

Yet another coffee maker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published