Commit Graph

29 Commits

Author SHA1 Message Date
fryakatkop
3f3409034c started change to REST API 2017-10-25 01:10:32 +02:00
fryakatkop
19058ff256 blub2 2017-10-24 20:51:02 +02:00
fryakatkop
e916f23640 blub 2017-10-24 20:49:58 +02:00
fryakatkop
ea2fea28e8 changed wifi config filename to wifi.json 2017-10-24 20:41:30 +02:00
b8aef19542 return value as default 2017-10-23 22:59:52 +02:00
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
bbc3b195da added primitive read of laser return (poc for future preset feature) 2017-10-21 20:11:05 +02:00
fryakatkop
0afd34f134 fixed laser demo 2017-10-21 19:07:03 +02:00
FrYakaTKoP
56822cf17e added value cap to laser and motorValues 2017-10-09 22:13:09 +02:00
FrYakaTKoP
030f714fd5 update readme 2017-10-09 21:36:43 +02:00
FrYakaTKoP
2e3dabf88b added /readwifi and /readvalues
changed holding values in ram after sending to laserspiro
2017-10-09 21:35:06 +02:00
FrYakaTKoP
fff9ad04d4 cleanup data-dev folder 2017-10-09 21:33:29 +02:00
FrYakaTKoP
924caf8a72 Backend working 2017-10-08 22:03:11 +02:00
FrYakaTKoP
2e97d83740 Update esp8266-laser.ino 2017-10-08 17:46:48 +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
c3f7c45f46 added usage "docu" 2017-10-08 04:07:37 +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
9920d6360a Merge branch 'master' of https://github.com/0x1d/esp8266-laser
ddsad
:q
:wq
2017-10-08 00:18:45 +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
96c6e83338 Update README.md 2017-10-07 18:56:38 +02:00
FrYakaTKoP
81871b0965 - cleanup, interpret /motor/1/123 2017-10-07 17:26:37 +02:00
FrYakaTKoP
6333e98e32 Update README.md 2017-10-07 15:01:50 +02:00
FrYakaTKoP
9562f7b06a Update README.md 2017-10-07 14:50:25 +02:00
FrYakaTKoP
17e6c87db9 Update README.md 2015-11-16 00:35:17 +01:00
fryakatkop
3e4cdc105b inital 2015-11-16 00:33:17 +01:00
FrYakaTKoP
0c467f135f Initial commit 2015-11-16 00:19:18 +01:00