Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

chrishamm/DuetWiFiServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.2%
  • Makefile 5.7%
  • C 1.1%