# EspPrinterControl **Repository Path**: worlderic/EspPrinterControl ## Basic Information - **Project Name**: EspPrinterControl - **Description**: 3D Printer control software for ESP8266 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-04 - **Last Updated**: 2022-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EspPrinterControl 3D Printer control software for ESP8266 Requires [ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP) and [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) to work. To compile this project you might need to have the latest git versions of [ESP8266](https://github.com/esp8266/Arduino) Arduino Core