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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Online Embedded Rust Simulator

150 点作者 kaycebasques2 个月前

8 条评论

pixelesque2 个月前
Several of the featured projects seem to fail to build if you try and update the code and then restart the simulation, even with just a whitespace change...<p>Looks like they&#x27;re stuck on very old crates...
评论 #43310661 未加载
maartin02 个月前
I noticed you can create custom chips using Verilog which I will definitely try at some point. Seems like it could be a pretty useful tool to learn&#x2F;test designs in.
sabujp2 个月前
TX for this! My older kid and I are learning Rust with Rustlings, but this will help me add a physical element to it (even though it&#x27;s simulated), eventually we may get an esp32. Younger kid loves doing Microsoft microbit, he will definitely be interested in this.
评论 #43315306 未加载
评论 #43309787 未加载
评论 #43311299 未加载
rendaw2 个月前
This is super cool. I have a friend who&#x27;s just getting started with a rust + esp32 project.<p>I&#x27;ve fiddled with arduino in the past, both in c++ and rust, and the hardest part was figuring out which pin was which. I looked up various specs, and every pin had different names in different documents, plus the code (I had for my own model) was using yet a different set of ids... it was totally opaque. I guess all I want was some clear documentation, but a full simulator isn&#x27;t any worse.
评论 #43310497 未加载
评论 #43314383 未加载
评论 #43310058 未加载
评论 #43307805 未加载
Lerc2 个月前
Somewhat off-topic. This is the first page that I have encountered that has given me a insufficient TLS error.<p>I&#x27;m using 1.2 because apparently I&#x27;m somewhere that causes pytorch.org and some other github.io connections to break on Chrome and Firefox using 1.3. Something to do with packet splitting on connection I think. Curl was lean enough to work with 1.3. Might go back to 1.3 and see if the Github pages work now. [edit: whatever it was seems to be fixed, I can read pytorch.org docs again using TLS 1.3]<p>Remember when computers used to just work? Yeah, me neither.
评论 #43312601 未加载
beebaween2 个月前
This is one attribute of Platform IO tooling that was always insanely lacking... any real form of on-platform integration testing. Even emulation.
whazor2 个月前
Their vscode experience is also really good. Super fast turnaround for Rust ESP32 development and testing.
computers33332 个月前
Super cool! Thank you so much!