Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
c92c1739
Commit
c92c1739
authored
Jan 06, 2015
by
funshine
Browse files
add to do list, update readme
parent
7839e9ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c92c1739
...
...
@@ -12,6 +12,19 @@ home: [nodemcu.com](http://www.nodemcu.com)<br />
bbs:
[
中文论坛Chinese bbs
](
http://bbs.nodemcu.com
)
<br
/>
Tencent QQ group QQ群: 309957875
<br
/>
# Summary
-
Easy to access wireless router
-
Based on Lua 5.1.4 (without
*io, math, debug, os*
module.)
-
Event-Drive programming preferred.
-
Build-in file, timer, pwm, i2c, 1-wire, net, gpio, wifi, adc, uart and system api.
-
GPIO pin re-mapped, use the index to access gpio, i2c, pwm.
# To Do List (pull requests are very welcomed)
-
fix wifi smart connect
-
add spi module
-
add mqtt module
-
add coap module
# Change log
2015-01-06
<br
/>
update sdk to 0.9.5.
<br
/>
...
...
@@ -29,13 +42,6 @@ add tmr.time() api to get rtc time and calibration.
[
more change log
](
https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en#change_log
)
<br
/>
[
更多变更日志
](
https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_cn#change_log
)
# Summary
-
Easy to access wireless router
-
Based on Lua 5.1.4
-
Event-Drive programming preferred.
-
Build-in file, timer, pwm, i2c, 1-wire, net, gpio, wifi, adc, uart and system api.
-
GPIO pin re-mapped, use the index to access gpio, i2c, pwm.
-
GPIO Map Table:
##GPIO NEW TABLE ( Build 20141219 and later)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment