Luc
546b74d444
show wiki links
2016-10-30 11:27:50 +01:00
luc lebosse
f5051e3335
Fix typos thanks @patrickelectric
2016-10-09 10:48:15 +02:00
Luc
fabf6c133f
Update README.md
2016-10-09 09:02:21 +02:00
Luc
a7aedc5599
Rewrite ESP commands
...
add password protection if authentication is set
2016-09-26 21:31:01 +08:00
Luc
a7c4c44bfc
Add reference to ESP8285
2016-09-26 21:25:37 +08:00
Luc
36e0ab5f03
Update README.md
2016-09-08 14:31:19 +02:00
Luc
296d8574af
Update README.md
2016-08-05 10:06:20 +02:00
luc lebosse
7c0afb3f0c
Add ESP700 command
...
Send file line by line from SPIFFS: [ESP700]<file name>
for macro purpose
2016-07-08 15:48:01 +02:00
luc lebosse
5296770703
Allow to have admin and user authentication
...
admin is for wifi / esp settings
user is for printer settings
admin and user ID can be defined in config.h
[ESP555]<admin password> allows to reset user password to default one
2016-07-04 17:27:03 +02:00
Luc
41d319bed8
Update README.md
...
add compilation condition references
2016-06-28 13:38:23 +02:00
luc
713d4764fb
Change name to ESP3D
...
Thanks to @openhardwarecoza and @TRoager for the idea and feedback
2016-06-09 10:23:20 +02:00
Luc
66c1595869
Update README.md
...
Add missing link to RADDS pictures
2016-05-14 16:09:17 +02:00
Luc
ba88ae6087
Update README.md
...
put back wires pictures
2016-05-13 17:00:55 +02:00
Luc
a21215a088
Update README.md
2016-05-10 20:00:07 +02:00
Luc
ed6e051114
Update README.md
2016-05-10 19:59:24 +02:00
Luc
1890088b74
Update README.md
...
typo issue
2016-04-20 22:35:59 +02:00
Luc
2443cc8600
Update for 2.2.0 support reference
2016-04-20 22:31:55 +02:00
Luc
299ca68519
Add FAQ
2016-04-09 09:11:00 +02:00
Luc
6740e5b967
Update README.md
...
add CPU Frequency setting for better performance as no more set by FW itself
2016-04-08 20:27:02 +02:00
luc
b71bfe26cf
remove settings for results - no need
2016-04-08 17:57:43 +02:00
luc
98c9eb7a04
sync with devt branch
2016-04-08 17:49:21 +02:00
Luc
55c600f9dd
Update README.md
2016-03-02 20:46:45 +01:00
Luc
59e6da764b
update readme for 2.1.0
2016-02-28 01:42:34 +01:00
Luc
481e6ab6bc
Update README.md
...
Add description about tool developed by j0hnlittle
2016-01-25 13:41:30 +08:00
Luc
a44c239f5d
Update README.md
...
refer to 2.0.0 as stable for the core
2016-01-24 12:35:42 +08:00
Luc
7a56b3c5aa
Build/display stable only not git
2016-01-20 15:35:01 +08:00
Luc
e30573cf43
Update README.md
...
add stable badge
2016-01-18 21:55:31 +08:00
Luc
77dd4abb6e
Update README.md
...
typo issue
2016-01-10 22:26:54 +08:00
Luc
8335780f02
Update README.md
2015-11-18 11:26:08 +08:00
Luc
9b7df112a4
Update README.md
2015-11-16 20:04:09 +08:00
luc
627052ceeb
Add basic authentification and OTA update
...
only web update is supported
2015-11-14 21:48:35 +08:00
Luc
18d3550edc
Update README.md
...
Add donation button to buy more modules
2015-11-11 15:34:17 +08:00
Luc
4f632388f3
Update README.md
2015-11-10 16:41:50 +08:00
luc
dda3cfceb6
update readme
2015-11-10 16:11:16 +08:00
luc
c59bfbfa6a
Add travis badge
2015-11-10 14:17:39 +08:00
Luc
db5dbf4b6f
remove unwished space that kill the markup
2015-10-30 14:52:14 +08:00
Luc
2901cb9d55
fix typo for image file path in readme
2015-10-30 14:50:01 +08:00
luc
511be0e94d
Update readme
2015-10-30 14:47:18 +08:00
Luc
78e4e20b4e
Update README.md
2015-10-29 13:28:06 +08:00
luc
62eb43de8e
Add some sanity check / update readme with board
...
show how board is connected it Davinci
2015-10-29 13:24:59 +08:00
Luc
37fef07166
Update README.md
2015-10-23 19:47:05 +08:00
Luc
9de919b579
Update README.md
2015-10-23 17:57:54 +08:00
luc
34edf35f92
Add ESP12E wiring
2015-10-23 17:56:52 +08:00
Luc
b3afbb580e
Fix typo
2015-10-23 16:47:53 +08:00
Luc
6d1fa5a289
Add word about new branch for ESP01
2015-10-23 16:47:10 +08:00
Luc
94232ca720
Update README.md
2015-10-23 11:56:16 +08:00
luc
fa9b87f734
Add command for SSID/PASSWORD/AP or STA/DHCP or STATIC
...
[ESP100]<SSID> : SSID
[ESP101]<Password> : Password
[ESP103]STA : Station mode
[ESP103]AP : AP mode
[ESP103]STATIC : IP Static
[ESP103]DHCP : use DHCP
2015-10-21 21:21:59 +08:00
luc
e86ea98718
Update readme
2015-10-21 20:42:43 +08:00
Luc
26ce0ba15b
Update README.md
2015-10-20 17:43:12 +08:00
luc
01d4fc007c
Add support to catch SD File list
...
Due to memory constraint limit to 70 entries of 30 char max =~2K
also add a time out if cannot catch end of list within 30s
/SDFILES is a JSON file with the list - UI not defined yet
2015-10-20 13:28:15 +08:00