mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-14 18:15:22 +01:00
a7de25a117b7da3142cad0c1b444da29444f13a3
/ssid/ssidname, /pwd/password, /wiap/0/ -> client /1/ -> SoftAP, /saveconf -> write config to file * write to file worked ssid and pw gets saved but fails to connect may timeout 10s to short?
Esp8266-Laser
Wifi Host for the Arduino-Laser-Spirograph
#install
-
install arduino ide (1.8.5)
-
follow this instruction https://github.com/esp8266/Arduino#installing-with-boards-manager
-
clone/exctract repo to sketchbook
-
install this libary https://github.com/plerup/espsoftwareserial
-
follow this instruction: http://esp8266.github.io/Arduino/versions/2.0.0/doc/filesystem.html#uploading-files-to-file-system
You may also need to:
- get and install driver for nodemcu https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
Languages
JavaScript
31%
C++
30.7%
HTML
16.6%
Less
12.1%
CSS
9.6%