Files
esp8266-laser/README.md
2017-10-09 21:36:43 +02:00

1.0 KiB

Esp8266-Laser

Wifi Host for the Arduino-Laser-Spirograph

#usage: /motor/{motorNr}/{value}
/laser/{value}
/ssid/{ssidname}
/pwd/{password}
/apmode/1 -> SofAP (default), 0 -> client
/saveconf -> write wificonfig to file
/resetwifi -> reconnect wifi with the new settings
/readwifi -> returns wifi settings
/readvalues -> return laser and motor values (all 0 at startup, ram only)

#install

You may also need to: