Skip to content
forked from bkifft/MK-312WS

ESP32 based webserver as replacement for the HC05/06 inside a MK-312BT

Notifications You must be signed in to change notification settings

evi-snowm/MK-312WS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MK-312WS

ESP32 based webserver as replacement for the HC05/06 inside a MK-312BT.

Can join a WPA2 encrypted WLAN, or be it's own AP. For now does the knobs, program, ramp and battery level. mk-312ws-gui

Planned features:

  • Ramp parameters.
  • Other advanced parameters, like freq and width.
  • Powerlevel.
  • User program upload.
  • MA ramp.
  • Interaction recording / playback.

Requirements:

Howto:

  • Flash the sketch.
  • Flash the filesystem.
  • Replace the BT module in the mk312. Remember to levelshift RX if you aren't using the carrier board.
  • Connect to the new AP. SSID is the modules MAC address, pw is 12345678.
  • Open http://192.168.4.1/config. Change the SSID if you want to continue AP mode, SSID and password to connect to a preexisting network. WARNING: For now AP mode will always use the default password of 12345678, as there is no easy other way to change a forgotten password.
  • Open http://mk-312ws.local (or the respective new hostname if you changed it) and start zapping.

About

ESP32 based webserver as replacement for the HC05/06 inside a MK-312BT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.6%
  • HTML 24.6%
  • C 7.5%
  • Makefile 5.3%
  • JavaScript 4.4%
  • CSS 3.6%