Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

yaleman/CoffeeMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ THIS IS ARCHIVED AND WILL NOT BE UPDATED ⚠️

To be honest, I never even ran it live. Weird.

CoffeeMachine

A simple implementation of a state machine designed to run a coffee machine. :)

Features

Implemented

  • Main power on/off with a timeout in case it's left on.
  • Two input buttons - power and pump
  • Simple temperature sensing and heater on/off based on setpoint (UNTESTED)

Planned

  • Timed pump control - x second shot
  • PID heater temperature control
  • Remote interface/control

Requirements

  • A Raspberry PI
  • Solid state relays (pump, heater control)
  • A K-type thermocouple and MAX31855 SPI interface (temperature sensing)
  • A couple of SPST momentary switches
  • Wire
  • A respect for high voltage AC

Warranty

There's no warranty implied or otherwise in the provided instructions, use at your own risk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages