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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Chinese startup Makeblock is bringing robots to classrooms

38 点作者 johnshades超过 6 年前

3 条评论

elocinstr8t超过 6 年前
Well, as long as they're not going to eventually replace the teachers, I think that this is a great idea to teach kids. It's innovative and it will inspire them to actually pay attention to their lesson. It will also allow them to learn the lesson quickly, right?
评论 #18388167 未加载
godzillabrennus超过 6 年前
Anything that makes a classroom more like the workplace of the future is a win.<p>I think we have a much higher probability of humans assembling robots in an office environment than needing to use a book or to know cursive.<p>Not that we have a high probability that humans will build robots in an office.
评论 #18389716 未加载
评论 #18391337 未加载
anfractuosity超过 6 年前
I&#x27;ve got the mbot robot from them which is pretty cool - <a href="https:&#x2F;&#x2F;www.makeblock.com&#x2F;steam-kits&#x2F;mbot" rel="nofollow">https:&#x2F;&#x2F;www.makeblock.com&#x2F;steam-kits&#x2F;mbot</a><p>It was a little fiddly to get it working via bluetooth via Linux with the &#x27;scratch&#x27; interface, but I did eventually manage to get it to work :) (by choosing serial port, rather than the bluetooth button, and using Linux&#x27;s rfcomm module)<p>We&#x27;ve only tried simple things with it so far like making the robot controllable via the keyboard which works pretty well.<p>This reminds me I need to finish building a decent line follower in scratch.