|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
Breakout Board | %!s(int64=7) %!d(string=hai) anos | |
CoffeeCode | %!s(int64=5) %!d(string=hai) anos | |
Datasheets | %!s(int64=7) %!d(string=hai) anos | |
Electrical | %!s(int64=9) %!d(string=hai) anos | |
Scripts | %!s(int64=6) %!d(string=hai) anos | |
mechanical | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos |
CoffeePi is an openly available project for customizing and automating portafilter machines. This project is deployed on a raspberry Pi 3 and a Astoria Argenta AEP. For connecting all sensors and actuators to the IoT-Device, a breakoutboard was develeoped.
The following features are currently implemented or in progress:
All sensors(Buttons, LCD, Temperatur-Sensor, I2C-RGB-Stripe Controller) have to be available. The relays have to intercept the powercircuit, pump circuit and the heating circuit. All hardware access is either in a dedicated class (like 1-Wire) or in the hardware abstraction class (hal.h)