TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Espressif Acquires Majority Stake in M5Stack

149 点作者 chl大约 1 年前

13 条评论

kallistisoft大约 1 年前
I really like the concept of the M5Stack product line and was ready to suggest it to some friends that were looking into getting into embedded programming &#x2F; gadget building, but a recent experience has given me some pause...<p>I was debugging an issue with a gps chip on a custom PCB and decided to get a reference hardware implementation to do some sanity checking. After doing some searching I found the M5Stack U032 GPS module which <i>claimed</i> to use the same chip and amplifier that was on the PCB...<p>So I ordered it and it showed up and printed on the case is the model # of the GPS chip which matched the documentation. Doing due diligence I open the case and notice that the footprint of the GPS chip on the board doesn&#x27;t match the datasheet for that IC and there is no identification marking stamped on the chip housing, but there is a spot of glue residue where it looks a sticker was removed...<p>After some sleuthing I finally identified the gps chip on the board, which was not the chip listed in the documentation or printed on the case of the module!<p>I can understand having documentation that gets out of sync, but the fact that it looks like an identification sticker was intentionally removed from the chip housing leaves a <i>very</i> bad taste in my mouth.
评论 #40132206 未加载
评论 #40138645 未加载
anigbrowl大约 1 年前
Now this is really interesting! I&#x27;ve been a fan of M5stack for a few years and promote them here often. Up to now, the products have been mostly great but sometimes the documentation has been a bit lacking. Expressif does a fantastic job on documentation and if they can lift M5stack&#x27;s game here it would be a big step forward.
评论 #40122726 未加载
评论 #40125432 未加载
评论 #40126943 未加载
评论 #40134082 未加载
ShakataGaNai大约 1 年前
M5Stack has a lot of cool little &quot;almost ready to go&quot; modules, both core (esp32 based typically) and accessory (ex sensors). They&#x27;re relatively inexpensive and great for hobby&#x2F;prototyping.<p>One of the things that might be a bit different is that M5Stack has had decent Python support and Espressif has typically only done the core C-based stuff.<p>But I&#x27;m optimistic. Hopefully this just means more access to newer chips sooner for M5Stack.
评论 #40117896 未加载
snvzz大约 1 年前
ESP32 has effectively become the go-to family of RISC-V microcontrollers (excluding some earlier Tensilica-based chips).<p>They are a pleasure to work with, be it the programming methods, documentation or esp-idf SDK.
评论 #40125914 未加载
评论 #40127151 未加载
TheMagicHorsey大约 1 年前
I bought a couple of M5Stack Cardputers to build my daughter a pair of wireless texting machines (over LORA). I have to say, for about $50 a pop, they are amazing little computers.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;shorts&#x2F;bx4Mef6K23o" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;shorts&#x2F;bx4Mef6K23o</a>
duxup大约 1 年前
I&#x27;ve tried some M5Stack devices and I really like them as it&#x27;s handy to have some defaults like a small screen on your esp32 all ready to go in a nice package.<p>Hopefully they fix their website though, documentation links to nowhere left and right last time I was on there. Granted I found what I needed mostly on Github.
bdavbdav大约 1 年前
Love M5Stack. Perfect for people such as myself who want to do the software, but don’t want either little boards chucked in project boxes, or to start 3d printing custom enclosures. Perfect way to make a neat, enclosed solution with little to no HW effort.
hackcasual大约 1 年前
Have half a dozen M5Stack based devices using ESPHome. There&#x27;s a big community supporting that. When I tried developing using an IDE found them more troublesome.
评论 #40122013 未加载
评论 #40129328 未加载
karmicthreat大约 1 年前
I&#x27;m not sure if this is good or bad. I use an M5Stack tough for one of my products. It works ok, but I really wish M5 had some more OEM friendly options.
评论 #40117702 未加载
评论 #40119945 未加载
bru3s大约 1 年前
Imho the biggest crutch with M5Stack stuff is that for almost every single product there&#x27;s close to 0 support for ESP-IDF, so you&#x27;re either stuck with the Arduino framework and their libraries, or you have to se tup everything from the ground up. This does not really matter with simpler products like the M5Atom but it becomes a real pain when you have to deal with e.g. their cores. Also their absolute lack of JTAG support is infuriating, because it forces you to deal only with log-based debugging, which in current year is ridiculous even for embedded systems
评论 #40118940 未加载
评论 #40223630 未加载
andrewstuart大约 1 年前
This is Espressif competing with its own partners, right?
beaugunderson大约 1 年前
i find it interesting that this press release uses the term &quot;AIoT&quot; (AI Internet of Things) four times without even bothering to define it
评论 #40128692 未加载
评论 #40138763 未加载
KingOfCoders大约 1 年前
Ah, M5 and ESP32, I bought so many things from both companies and didn&#x27;t find the time to use them :-) #GAS