Skip to content

ESS-1/ESP3D

 
 

Repository files navigation

ESP3D

Forked from https://github.com/luc-github/ESP3D for adding WF3D board support. Not yet completed...

Features

  • Drive GPIO2 low for 10 seconds when the module is running to restore defaults.
  • Fail safe mode (Access point) is enabled if cannot connect to defined station at boot.

Default Configuration

Default Settings: AP:ESP8266 PW:12345678 IP: 192.168.0.1
Baud rate: 115200
Web port:80
Data port: 8888
User: admin
Password: admin
User:user
Password: user

Build

  1. Install ESP8266 core version 2.7.4
  2. Install ThingPulse OLED SSD1306 version 4.2.1
  3. Target: Generic ESP8266 Module
  4. Set CPU freq to 160MHz
  5. Upload web UI to the module.

About

FW for ESP8266/ESP8285/ESP32 used with 3D printer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.2%
  • HTML 12.2%
  • C 7.8%
  • JavaScript 3.4%
  • CSS 2.2%
  • Batchfile 0.1%
  • Shell 0.1%