0xc0ffee controler: Difference between revisions

From Randomdata wiki
Jump to navigation Jump to search
New page
 
mNo edit summary
Line 24: Line 24:
*Remote power on and/or timer
*Remote power on and/or timer
*Power monitoring
*Power monitoring
[[Category:Docs]]

Revision as of 07:40, 20 August 2012

Intro

Once a upon a time a hacker his Xpresso machine broke down. After investigation it seems to be the logic board broke down.

To fix his caffeine needs this is the plan:

  • Remove the logic board and document
  • Find out all the functions and settings by TMP fix the logic board
  • Design a new logic board based on Arduino
  • Ceate the new logic board & install it
  • Write code, test and finetune
  • Document the details

Decompile the machine and document

Type: ECM botticelli Functions:

  • Power on/off
  • Temperature controll for espresso & steam
  • Steam on/off
  • Warm water on/off
  • Espresso on/off
  • Steam pipe valve

Nice to have:

  • Out of water detection
  • Remote power on and/or timer
  • Power monitoring