New repository for old PyCoffee Machine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

362 B

New repository for old PyCoffee Machine. Firmware is split into 2 parts: one for the ESP8266 managing HTML, updates, display and buttons + one for the old Arduino Nano managing the machine and LEDs.

As of late 2022, all code has been re-written with Arduino IDE. ESP8266 could be flashed with MicroPython in the future to restore previous python implementation.