1. 13 Jan, 2016 1 commit
  2. 09 Jan, 2016 1 commit
  3. 23 Dec, 2015 1 commit
  4. 18 Dec, 2015 1 commit
    • Marcel Stör's avatar
      Add a few small corrections and new Docker link · d81ce710
      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.
      d81ce710
  5. 17 Dec, 2015 1 commit
    • Marcel Stör's avatar
      Add a few small corrections and new Docker link · da5834e2
      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.
      da5834e2
  6. 06 Dec, 2015 4 commits
    • Nick Andrew's avatar
      Update master README from dev branch · 8eb4f3c5
      Nick Andrew authored
      
      
      Given that the 0.9.5 and 0.9.6 versions of NodeMCU are deprecated, it
      is quite important that the updated README appears in the master branch.
      That's what people will see when they visit the repository page on github.
      
      This commit just squashes all recent dev-branch changes to README.md
      to get it updated ASAP in advance of pulling the entire dev branch
      into master.
      Signed-off-by: default avatarNick Andrew <nick@nick-andrew.net>
      8eb4f3c5
    • Nick Andrew's avatar
      More README tweaks now that master was updated · 570bddcf
      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: default avatarNick Andrew <nick@nick-andrew.net>
      570bddcf
    • Nick Andrew's avatar
      Update README SDK; remove todo list · 1217b477
      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)
      1217b477
    • Vowstar's avatar
      Add DHT sensor lib description in ReadMe · b3ae9d14
      Vowstar authored
      A lot of people don't know DHT sensor lib.
      b3ae9d14
  7. 16 Nov, 2015 17 commits
  8. 11 Nov, 2015 1 commit
  9. 31 Oct, 2015 1 commit
  10. 18 Oct, 2015 2 commits
  11. 09 Oct, 2015 1 commit
  12. 05 Oct, 2015 1 commit
  13. 17 Sep, 2015 1 commit
  14. 14 Sep, 2015 1 commit
  15. 10 Aug, 2015 1 commit
  16. 02 Aug, 2015 1 commit
  17. 21 Jul, 2015 1 commit
  18. 20 Jul, 2015 2 commits
    • devsaurus's avatar
      added more displays: · 6fd106af
      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
      6fd106af
    • devsaurus's avatar
      update u8glib version and site · ce271f24
      devsaurus authored
      ce271f24
  19. 27 Jun, 2015 1 commit
    • vowstar's avatar
      Release build 20150627. · dce0d2c2
      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.
      dce0d2c2