- 17 Dec, 2015 1 commit
-
-
Marcel Stör authored
I a discussion with @nickandrew (original author of updated sections) he agreed that we should rather link to *my* Docker image because it has fewer issues then the one currently referenced. The one we identified will soon be addressed.
-
- 06 Dec, 2015 3 commits
-
-
Nick Andrew authored
* Remove the "0.9.6; deprecated" comment regarding the master branch * Add a paragraph on enabling debugging * Clarify (I hope) the conditions under which you need to reformat your flash filesystem. * Remove trailing blanks Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Based on @vowstar edits: * Note that the SDK is the NONOS one * Add links for NodeMCU devkit v1.0 and distinguish from v0.9 * Remove the ToDo list (as all are complete but for 1 item)
-
Vowstar authored
A lot of people don't know DHT sensor lib.
-
- 16 Nov, 2015 17 commits
-
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Change to Markdown list or table. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Make it more obvious to run file.format() after flashing. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
It's in the API documentation and doesn't belong in the top-level README. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Remove the download button until a 1.4.0 release is pushed to github. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Add all the latest module names too. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
List the latest set of modules in the example on disabling modules. Show which file to edit to tag your firmware to identify it on boot. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Put Marcel's online build server first, as this will be the go-to for new users. Note that they should build 'dev' not 'master'. Next, list the docker image which will build from your checked-out repository and possibly including your own changes. Finally, list the prerequisites if you want to build it all yourself, including the sequence of commands (same as the docker image uses). Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
The README is presently quite unreadable. The simpler examples of programming an already-flashed ESP8266 are moved up, to give the new user the flavor of what is possible with NodeMCU. Instructions to build the firmware will follow. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Changelog is in the git history, or major changes should be noted in CHANGELOG.md Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
- 11 Nov, 2015 1 commit
-
-
Łukasz Oleś authored
-
- 31 Oct, 2015 1 commit
-
-
chris authored
-
- 18 Oct, 2015 2 commits
- 09 Oct, 2015 1 commit
-
-
chris authored
-
- 05 Oct, 2015 1 commit
-
-
devsaurus authored
-
- 17 Sep, 2015 1 commit
-
-
devsaurus authored
-
- 14 Sep, 2015 1 commit
-
-
Lio李欧 authored
-
- 10 Aug, 2015 1 commit
-
-
devsaurus authored
-
- 02 Aug, 2015 1 commit
-
-
zeroday authored
-
- 21 Jul, 2015 1 commit
-
-
devsaurus authored
-
- 20 Jul, 2015 2 commits
-
-
devsaurus authored
sh1106_128x64_i2c ssd1306_64x48_i2c ssd1309_128x64_i2c ssd1327_96x96_gr_i2c uc1611_dogm240_i2c uc1611_dogxl240_i2c ld7032_60x32_hw_spi pcd8544_84x48_hw_spi pcf8812_96x65_hw_spi sh1106_128x64_hw_spi ssd1306_64x48_hw_spi ssd1309_128x64_hw_spi ssd1322_nhd31oled_bw_hw_spi ssd1322_nhd31oled_gr_hw_spi ssd1325_nhd27oled_bw_hw_spi ssd1325_nhd27oled_gr_hw_spi ssd1327_96x96_gr_hw_spi ssd1351_128x128_332_hw_spi ssd1351_128x128gh_332_hw_spi ssd1351_128x128_hicolor_hw_spi ssd1351_128x128gh_hicolor_hw_spi ssd1353_160x128_332_hw_spi ssd1353_160x128_hicolor_hw_spi st7565_64128n_hw_spi st7565_dogm128_hw_spi st7565_dogm132_hw_spi st7565_lm6059_hw_spi st7565_lm6063_hw_spi st7565_nhd_c12832_hw_spi st7565_nhd_c12864_hw_spi uc1601_c128032_hw_spi uc1608_240x128_hw_spi uc1608_240x64_hw_spi uc1610_dogxl160_bw_hw_spi uc1610_dogxl160_gr_hw_spi uc1611_dogm240_hw_spi uc1611_dogxl240_hw_spi uc1701_dogs102_hw_spi uc1701_mini12864_hw_spi
-
devsaurus authored
-
- 27 Jun, 2015 1 commit
-
-
vowstar authored
fixed ap/station-ap cannot connect to the device. added wifi.ap.getconfig(). fixed net.dns.getdnsserver(). added new base64 lua example. added node.bootreason() to inspect boot cause. optimization of u8g.
-
- 26 Jun, 2015 1 commit
-
-
Vowstar authored
Make change log latest. 2015-06-23 Move constants to ROM. Frees up 16k+ of RAM 2015-06-17 Add dhtlib for DHT11/21/22/33/44, port from Arduino 2015-06-12 Add 433MHz transmission 2015-06-02 Crypto library with unified interface 2015-05-27 Re-add ws2812.write() 2015-05-26 Add crypto module initially containing sha1 and base64_encode 2015-05-23 Added wifi.getchannel 2015-05-18 Changed wifi_setip() to allow setting SoftAP gateway to 0.0.0.0 2015-05-17 Added net.dns.setdnsserver and net.dns.getdnsserver, add support for lm92 temperature sensor 2015-05-16 Implement getStrWidth() and setFontLineSpacingFactor() 2015-05-14 Add -Os flag to release and debug builds 2015-05-12 Changed output format of table that is output by wifi_scan_done 2015-05-11 Added ability to set scan configuration to wifi.sta.getap 2015-05-09 Added function wifi.sta.getconfig() 2015-05-07 Allow connecting to unsecured WiFi networks 2015-04-27 Add setphymode and getphymode to wifi module 2015-04-15 Add multicastJoin and multicastLeave to net module 2015-04-14 Add Yeelink Modules
-
- 22 Jun, 2015 2 commits
- 16 May, 2015 1 commit
-
-
devsaurus authored
-
- 15 May, 2015 1 commit
-
-
devsaurus authored
-