Commit Graph

11 Commits

Author SHA1 Message Date
997d4742d1 fix motor numbers and parameter order 2017-10-23 22:55:26 +02:00
6ec06be6c8 change function declaration 2017-10-22 22:49:01 +02:00
b16c0d21a2 setup base frontend framework 2017-10-22 22:46:04 +02:00
944f2bbb34 add frontend dev toolchain 2017-10-22 16:24:57 +02:00
fryakatkop
0afd34f134 fixed laser demo 2017-10-21 19:07:03 +02:00
FrYakaTKoP
924caf8a72 Backend working 2017-10-08 22:03:11 +02:00
FrYakaTKoP
5aa7375f7a wificonfig still not working
- some error when writing/reading from file
	setting ssid and password through web and then reconnecting wifi works
 = may change storage variant in file to json
2017-10-08 17:33:46 +02:00
FrYakaTKoP
a7de25a117 added wificonfig
/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?
2017-10-08 03:59:08 +02:00
FrYakaTKoP
0104ec6874 semi working
- will create AP "esptest" and http listen on 192.168.4.1:80
 - only motor/nr/value and laser/value are implemented now
2017-10-08 00:16:50 +02:00
FrYakaTKoP
81871b0965 - cleanup, interpret /motor/1/123 2017-10-07 17:26:37 +02:00
fryakatkop
3e4cdc105b inital 2015-11-16 00:33:17 +01:00