/DuetWiFiServer

HTTP and related server code for Duet WiFi 3D printer electronics

Primary LanguageC++

DuetWiFiServer

HTTP and related server code for Duet WiFi 3D printer electronics

Acknowledgements:

  1. Reprap forum user toxuin and this post http://forums.reprap.org/read.php?2,582444,582444#msg-582444 for providing a starting point for this project.

  2. All those who contributed to the Arduino core for the ESP8266.

This project is intended to be built under Eclipse using the ESP8266 core library to be found in my CoreESP8266 repository. You need an Eclipse workspace containing both projects.