Add reference to ESP8285

This commit is contained in:
Luc 2016-09-26 21:25:37 +08:00
parent 20e671822e
commit a7c4c44bfc

View File

@ -1,6 +1,6 @@
# ESP3D[![Code Climate](https://codeclimate.com/github/luc-github/ESP3D/badges/gpa.svg)](https://codeclimate.com/github/luc-github/ESP3D)
Firmware for ESP8266 used with 3D printer using [arduino core version](https://github.com/esp8266/Arduino)
Firmware for ESP8266/ESP8285 used with 3D printer using [arduino core version](https://github.com/esp8266/Arduino)
This firmware allows not only to have a cheap bridge between Wifi and serial, but also to have a web UI to configure wifi, to monitor 3D printer and even control it, and to make things easy,
UI is fully customizable without reflashing FW.
Firmware should work with any 3D printer firmware (repetier/marlin/etc..) if serial connection has correct setup.