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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

MicroPython – Python for microcontroller

76 点作者 kiechu将近 11 年前

8 条评论

3327将近 11 年前
GAME CHANGER. sorry for caps but this is huge. I have used arduino heavily but I can tell you it has its specifics and a universally accepted language with nice syntax like python will generate a massive uptick in projects and creativity.<p>That being said I would love to contribute.
评论 #8177958 未加载
评论 #8209383 未加载
评论 #8177967 未加载
评论 #8178089 未加载
gexos将近 11 年前
Looks promising, i found this post if someone is interested: <a href="https://blog.dbrgn.ch/2014/5/6/first-tests-with-micropython/" rel="nofollow">https:&#x2F;&#x2F;blog.dbrgn.ch&#x2F;2014&#x2F;5&#x2F;6&#x2F;first-tests-with-micropython&#x2F;</a>
kator将近 11 年前
Reminds me of the &quot;Java Processor&quot; [1]<p>I wonder if anyone is trying to revive that now?<p>[1] <a href="http://en.wikipedia.org/wiki/Java_processor" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Java_processor</a>
评论 #8179273 未加载
评论 #8178439 未加载
ntoll将近 11 年前
FYI Damien George (creator of MicroPython) will be giving a couple of talks at next month&#x27;s PyconUK (<a href="http://pyconuk.org/" rel="nofollow">http:&#x2F;&#x2F;pyconuk.org&#x2F;</a>) about said project. If there&#x27;s enough interest, there may even be a more practical hands on session too.
Quequau将近 11 年前
I&#x27;m not really a huge fan of Python. None the less this is a really interesting project... makes me wonder if something similar could be done using Scheme.
wiradikusuma将近 11 年前
I can understand the need for smaller runtime, but why a dedicated board? I mean, what not on top of arduino&#x2F;pi&#x2F;other existing board?
评论 #8178054 未加载
porter将近 11 年前
Is there a list of interesting&#x2F;useful non-hobby projects made with this? Or even something similar to this?
评论 #8178147 未加载
nichochar将近 11 年前
I would love to have some opinions of people that have used this. What for and how was it?