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.

3 lines
362 B

1 year ago
  1. New repository for old PyCoffee Machine.
  2. 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.
  3. 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.