TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

NodeMCU v2 – Lua-based ESP8266 development kit

22 pointsby kfihihcabout 10 years ago

4 comments

TD-Linuxabout 10 years ago
I have been avoiding the ESP8266 because of the toolchain - when it was released, it was essentially a complete (buggy) proprietary firmware with the ability to write simple Arduino-like plugins.<p>The situation is better now, but it still requires several proprietary bits: <a href="https:&#x2F;&#x2F;github.com&#x2F;pfalcon&#x2F;esp-open-sdk" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pfalcon&#x2F;esp-open-sdk</a><p>The cost of the esp8266 is very nice. A comparable solution from TI (the CC3200) is $15. But it&#x27;s sad to see the hardware needlessly crippled by bad software.
评论 #9566151 未加载
krampianabout 10 years ago
There is now also the option to use an Arduino-compatible IDE with the ESP8266:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;esp8266&#x2F;Arduino" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;esp8266&#x2F;Arduino</a>
officialchickenabout 10 years ago
Like many, I&#x27;m excited about the MIPS Espressif chips. I have had several on my desk since the end of last year along with with various &quot;programmers&quot; from Tindie for flashing bootloaders, firmware, etc.<p>At less than $4 for an ESP8266 on ebay, the lack of security support is a critical, if not fatal, flaw.<p>Until it supports crypto, reliable SSL&#x2F;TLS connections, and ability to securely store Wifi passwords &#x2F; credentials in flash - it&#x27;s a liability to use one of these chipsets for WiFi - not a benefit.
评论 #9566577 未加载
elecenginabout 10 years ago
I have not yet heard of any of the ESP8266 modules getting FCC module certification. The page implies it is coming soon, but my understanding is that those that have looked at it before had doubts that it would meet the certification criteria. I wonder if&#x2F;how they resolved these issues...
评论 #9565595 未加载