devsaurus
8e7e531022
update readme
2015-03-15 22:08:35 +01:00
devsaurus
3124bcf357
Merge remote-tracking branch 'upstream/dev' into dev
2015-03-15 22:06:30 +01:00
funshine
0b95ae08a2
default build with coap, reduce coap module mem usage
2015-03-15 20:12:29 +08:00
funshine
f510e658d5
merge master solve conflicts
2015-03-15 15:01:07 +08:00
devsaurus
7b160da1a3
Merge remote-tracking branch 'upstream/dev' into dev
2015-03-12 21:16:39 +01:00
funshine
a816622839
update readme
2015-03-12 14:25:54 +08:00
funshine
9f006acd8a
update readme
2015-03-12 14:05:47 +08:00
The Gitter Badger
400572318c
Added Gitter badge
2015-03-12 05:54:57 +00:00
devsaurus
b172f628b5
document SPI and bitmap
2015-03-11 22:20:28 +01:00
funshine
d28a2c9eda
add interger version release, fix #234 , #252 , #246
2015-03-11 13:21:19 +08:00
funshine
e9035e75de
minimal fix to readme
2015-03-10 23:19:30 +08:00
funshine
43594cf501
update readme
2015-03-10 01:39:25 +08:00
funshine
81ea8d9597
add math, add file.fsinfo(), update spiffs.
2015-03-10 01:12:36 +08:00
devsaurus
76a499313f
Merge remote-tracking branch 'upstream/dev' into dev
2015-03-07 21:54:37 +01:00
funshine
feeeeef0b8
fix readme
2015-03-06 16:38:28 +08:00
funshine
1f66e65ce4
update readme
2015-03-06 16:34:24 +08:00
funshine
1d1f085707
Merge branch 'master' into dev
2015-03-06 13:33:50 +08:00
George Hahn
1a390faef1
Add TravisCI build status
2015-03-04 20:22:02 -05:00
devsaurus
315d1a1696
Merge remote-tracking branch 'upstream/dev' into dev
2015-03-04 22:18:26 +01:00
Markus Gritsch
484dbf2683
Changed the ws2812 byte order from GRB to RGB
...
There seems to be interest in using the more intuitive RGB byte order to
specify the LED color. Also fixed the documentation.
2015-03-03 14:51:49 +01:00
Markus Gritsch
8432e8c8be
Changed the ws2812 byte order from GRB to RGB
...
There seems to be interest in using the more intuitive RGB byte order to
specify the LED color. Also fixed the documentation.
2015-03-03 10:20:02 +01:00
funshine
0f6046d8a2
Merge branch 'master' into dev
2015-03-03 14:46:08 +08:00
Felix Richter
194ee39629
Fix Pinout HTML table layout
...
when trying to copy the layout into html, the output breaks due to a missing closing backet
2015-02-27 22:55:20 +01:00
devsaurus
8e42631a81
implement drawBitmap
2015-02-19 12:12:14 +01:00
devsaurus
655b06b48e
Merge remote-tracking branch 'upstream/dev' into dev
2015-02-13 21:59:34 +01:00
funshine
c5026e4b9f
update readme
2015-02-13 19:35:05 +08:00
funshine
6e840a453f
add node.compile() api
2015-02-13 15:11:59 +08:00
funshine
fb967dd8a2
update readme, build pre_build bin
2015-02-12 11:31:06 +08:00
devsaurus
f2c881db18
Merge remote-tracking branch 'upstream/dev' into dev
2015-02-10 21:40:29 +01:00
Vowstar
0fe694b10f
Merge pull request #192 from dereulenspiegel/ws2812
...
Add support for WS2812 based LED strips
2015-02-09 12:39:49 +08:00
devsaurus
fdab682776
implement begin()
2015-02-08 21:41:02 +01:00
devsaurus
289885d6e0
list unimplemented functions, link example
2015-02-08 21:32:32 +01:00
Till Klocke
c5d83590bd
Updated README.md with instructions for the ws2812 module
2015-02-05 19:04:09 +01:00
devsaurus
6a07514aa9
Describe u8glib integration
2015-02-05 00:42:00 +01:00
Tuan PM
c5e9d800a1
Add support multiple subscriptions, resolve nodemcu/nodemcu-firmware#152
2015-02-02 16:58:54 +07:00
funshine
425e664114
fix #132 , #113 , switch to lib/libssl.a
2015-01-27 20:47:41 +08:00
Vowstar
5ec77af844
Change update log latter to lower.
2015-01-27 13:56:34 +08:00
Vowstar
0c5d8b4c6d
Add intro how to control floating point feature.
2015-01-27 13:55:13 +08:00
funshine
b6185c88b5
add udp example to readme
2015-01-26 23:50:40 +08:00
Vowstar
afa741c192
Update changelog 2015-01-27.
...
Added Support floating point LUA.
2015-01-26 23:46:01 +08:00
Vowstar
6b7d113963
Delete mistake changelog.
2015-01-26 23:42:08 +08:00
Vowstar
2c4e40d86e
Update changelog 2015-01-26.
2015-01-26 23:41:24 +08:00
funshine
3ede2de2ea
update readme for api doc
2015-01-25 12:10:40 +08:00
funshine
ad966146fc
migrate to sdk 0.9.5 release version
2015-01-24 23:36:04 +08:00
funshine
f676825872
merge mqtt branch to master and build pre_build bin
2015-01-23 11:48:05 +08:00
funshine
df3c82391f
add spi, and some minor fix
2015-01-18 11:46:15 +08:00
Vowstar
35d2b9e665
Fixed description of Connect to your ap.
2015-01-16 21:04:38 +08:00
funshine
971c4b569b
fix net.socket:send(), fix file.read() when 0xFF reached
2015-01-08 16:03:21 +08:00
funshine
b65fb02cc5
add file.format() to rebuild fs system, get more ram back
2015-01-07 15:57:17 +08:00
funshine
c92c17392f
add to do list, update readme
2015-01-06 21:52:14 +08:00
funshine
729603fae7
move some buffer to local
2015-01-06 19:01:34 +08:00
funshine
824655e2d3
update readme
2015-01-05 22:04:40 +08:00
funshine
ff6e5e9924
build pre-build bin, auto save flash init data
2015-01-05 21:56:55 +08:00
vowstar
638c98d58e
Changed braudrate to baudrate.
...
Fix an mistake.
2014-12-30 23:26:05 +08:00
funshine
72f60d3e5a
rebuild bin, add setip, setmac, sleeptype api to wifi module, fix #62
2014-12-30 20:17:16 +08:00
funshine
c7e83e50eb
build bins
2014-12-30 20:00:50 +08:00
vowstar
3e25a1059b
Changed unmatched documents. Not firmware update.
...
Swapped GPIO4 and GPIO5 in documents to match current software.
2014-12-28 15:59:46 +08:00
funshine
ba6ec949cd
build latest firmware, add pre_build/latest folder
2014-12-26 11:51:22 +08:00
HuangRui
c18f198af8
Fix the bug of memory release in documents.
2014-12-23 16:24:53 +08:00
funshine
8a40ef40a7
readme GNU toolchain not tested
2014-12-23 11:52:09 +08:00
funshine
152107feab
rename folder name to pre_build
2014-12-22 20:28:37 +08:00
funshine
2db2bc9a8c
update readme
2014-12-22 20:20:20 +08:00
funshine
c0e66138ac
update readme
2014-12-22 19:37:49 +08:00
funshine
cdd13b1af3
source file first commit, folder structure refact
2014-12-22 19:35:05 +08:00
funshine
13c69796b0
add 1M,2M,4M flash support
2014-12-20 01:05:10 +08:00
funshine
0a5bf152c6
GPIO re-mapped, modify socket:connect to accept domain name
2014-12-19 16:56:07 +08:00
funshine
d207dc110b
modify wifi getip() to return nil if ip=0.0.0.0
2014-12-12 00:42:56 +08:00
funshine
99a2001225
modify tmr.now to return uint31
2014-12-11 14:52:53 +08:00
funshine
1cc9016769
fix #18 , can set back to uart mode from gpio mode. add wifi.sta.status() api.
2014-12-11 14:32:23 +08:00
follower
d76b5e9358
Fix LED blink example so it works
...
Two fixes to the LED blink example:
* The ID and delay time have been swapped (should be ID followed by delay time).
* By default the alarm only fires once, there needs to be an extra `1` as a parameter before the function definition.
2014-12-10 00:07:06 +13:00
vowstar
aa58fe8ef2
* Changed NODEMCU to esp8266.
...
Changed NODEMCU to esp8266 to keep context consistent.
2014-12-09 14:45:37 +08:00
HuangRui
2222995af4
* Update README.md and DS18B20 documents.
2014-12-09 14:41:14 +08:00
funshine
cc2e0a49ab
increase alarm num to 7 in tmr module
2014-12-09 14:21:44 +08:00
funshine
aaa51c028b
add uart.setup, uart.write api
2014-12-08 20:30:00 +08:00
funshine
8f1516ef28
modify gpio.mode api, add pullup para
2014-12-07 12:29:29 +08:00
funshine
d07aa63eef
add 1-wire module, change net.socket.send() payload to max 1460
2014-12-07 12:21:24 +08:00
funshine
ab85062872
update readme to ref to nodemcu-flasher
2014-12-05 15:57:34 +08:00
funshine
199f10f990
fix #1 , memory leak when input from console
2014-12-04 01:32:46 +08:00
funshine
69945ffcff
remove restart at the end of wifi.ap.config
2014-12-02 15:24:56 +08:00
funshine
5fbefd9826
fix #8 , some minor change
2014-12-02 12:28:27 +08:00
funshine
af8a8e3167
update readme
2014-11-29 23:36:23 +08:00
funshine
8105161081
modify pwm module, add uart module
2014-11-29 23:33:45 +08:00
funshine
10c3c0bf32
update readme
2014-11-29 01:48:22 +08:00
funshine
f26f83d967
fix #5,#6
2014-11-29 01:45:54 +08:00
funshine
8766dc6d81
fix dns memory leak, fix readme
2014-11-25 19:28:44 +08:00
funshine
23b7ff8ab0
update readme
2014-11-24 14:12:43 +08:00
funshine
2671c0c141
a temp and dirty fix to tcp-server reboot
2014-11-23 23:05:51 +08:00
funshine
002d3c91a5
update a new telnet example
2014-11-22 21:24:51 +08:00
funshine
b249b8d5fe
update doc
2014-11-21 00:10:01 +08:00
funshine
e86b2ec53c
fix tmr.delay(), add tmr.wdclr(), fix UDP, update doc
2014-11-20 15:45:21 +08:00
funshine
6f9c17a29e
add adc module, wifi.sta.getap() api, update doc
2014-11-19 23:15:50 +08:00
funshine
c49d438c8e
add chinese api instruction, update wiki
2014-11-19 11:07:46 +08:00
funshine
b67b552e39
add a example to doc
2014-11-18 19:58:48 +08:00
funshine
26de60cb4f
add change log link to readme, nodemcu.com is on-line
2014-11-18 01:27:46 +08:00
funshine
93a6a44602
bug fix for net.socket.close(), add node.input node.output api
2014-11-18 01:24:49 +08:00
funshine
b1badb4408
fix readme
2014-11-13 00:19:26 +08:00
funshine
d94d772e30
release 0.9.2
2014-11-13 00:17:08 +08:00
funshine
b798580fa0
6 channel pwm, add file.seek()
2014-11-11 12:31:45 +08:00
funshine
30fbd20b1f
update readme
2014-11-10 21:00:17 +08:00
funshine
5be9f9cc62
update readme and the firmware
2014-11-10 19:52:02 +08:00
funshine
5b60a38a47
modify readme
2014-11-10 17:16:07 +08:00
funshine
3a2797c222
update readme
2014-11-07 15:40:43 +08:00
funshine
bce598318e
update readme
2014-11-07 15:15:50 +08:00
funshine
0702738572
update readme
2014-11-07 15:06:43 +08:00
funshine
51267c76dc
update readme
2014-11-07 12:59:19 +08:00
funshine
f2431b6b77
Update README.md
2014-11-06 13:31:25 +08:00
funshine
e46672158c
Update README.md
2014-11-06 12:52:47 +08:00
funshine
70b807a3bc
Update README.md
2014-11-06 12:47:29 +08:00
funshine
1cbab342ae
rollback readme
2014-11-06 12:39:13 +08:00
funshine
ebbd1c2ed3
modify readme
2014-11-06 12:29:49 +08:00
funshine
d59719fdb7
change readme
2014-10-23 01:06:55 +08:00
funshine
a4952604d0
update readme
2014-10-21 21:20:02 +08:00
funshine
c702eff4bc
add blank512k.bin
2014-10-21 18:59:28 +08:00
funshine
7e9778e160
net module api change, and some bug fix
2014-10-21 12:34:34 +08:00
funshine
fd335e9c99
net module api change, and some bug fix
2014-10-21 12:27:17 +08:00
funshine
dd35d7830e
change baudrate to 9600
2014-10-16 22:51:42 +08:00
funshine
12b407ff5f
add net.socket:dns api, some bug fix
2014-10-16 22:20:05 +08:00
funshine
36bdcb736e
add readme
2014-10-13 21:17:02 +08:00
funshine
2c1cabee75
add readme
2014-10-13 21:03:48 +08:00
funshine
3e93fbd5f4
add readme
2014-10-13 21:00:21 +08:00
funshine
56384c0547
add readme
2014-10-13 20:56:20 +08:00
Hong
1170faace0
add readme
2014-10-13 20:50:24 +08:00
Hong
35ad738f8c
add readme
2014-10-13 20:44:26 +08:00
Hong
994c550b15
add readme
2014-10-13 20:39:28 +08:00
Hong
133825db1e
add readme
2014-10-13 20:24:52 +08:00
Hong
9c98808289
add readme
2014-10-13 19:47:02 +08:00