commit 42152efa56f9831837f9b5d75a6fed1ce366f62e Author: studentidisinistra Date: Thu Dec 1 18:08:36 2022 +0100 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..85a5c25 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +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. \ No newline at end of file