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.

Wokwi – Simulate IoT Projects in the Browser

217 pointsby gadiyarover 1 year ago

12 comments

vicktoriumover 1 year ago
i use this to teach children electronics, it&#x27;s amazing, the only thing which is not idea is mobile support<p>if you&#x27;re building a similar tool for browser-simulation please, pleaaaaaaase:<p>do not require me to have an account to enter to simulate, this reduces friction 100000x<p>i work with children<p>trust me
评论 #39007211 未加载
svecover 1 year ago
Uri Shaked, the creator of Wokwi, is interviewed here: <a href="https:&#x2F;&#x2F;embedded.fm&#x2F;episodes&#x2F;396" rel="nofollow">https:&#x2F;&#x2F;embedded.fm&#x2F;episodes&#x2F;396</a>
评论 #39009220 未加载
dangover 1 year ago
Related:<p><i>Wokwi – Simulate IoT Projects in the Browser</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32488739">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32488739</a> - Aug 2022 (10 comments)<p><i>Wokwi – Online Arduino Simulator</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28069770">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28069770</a> - Aug 2021 (2 comments)
ivanhoeover 1 year ago
Fantastic app, it was of great help to me while figuring out the basics, I highly recommend it.<p>I just wish if people would add more comments to their code, at least those that get to be featured. Lots of beginners&#x27; time gets wasted on decrypting the logic behind blocks of code that are often very common patterns in IoT programming, and have already been explained in the documentation in the great detail. Simple one-line comment pointing what to search for in the docs would turn the code to be so much more newbie friendly.
joshkaover 1 year ago
I used this a while back to simulate a 16+ port MIDI thru device using PIO on a Raspberry Pico[1]. It worked surprisingly well with just a small amount of simulation slowdown. Theoretically it might be possible to replace a $200 Kenton Thru 25 (though only 23 max) for about $40 in hardware + whatever a case costs.<p>[1]: <a href="https:&#x2F;&#x2F;www.joshka.net&#x2F;pio-for-midi-with-raspberry-pi-pico&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.joshka.net&#x2F;pio-for-midi-with-raspberry-pi-pico&#x2F;</a>
haolezover 1 year ago
Kind of off topic, but is it possible to simulate peripherals with QEMU?<p>For example: suppose that I&#x27;m emulating some microcontroller running my firmware. On the actual board, this firmware will interact with a sensor. Is it doable to create a virtual hardware device simulating the sensor and connect its pins to my microcontroller?
评论 #39011093 未加载
yellowappleover 1 year ago
Used this heavily for designing some electronics for a friend&#x27;s Boba Fett cosplay. Absolutely invaluable.
pjmlpover 1 year ago
This is great!<p>I usually shy away to buy such boards, as I don&#x27;t have a real purpose for them, however this would be a great way to dive into coding them, without that consumist feeling for buying hardware for nothing.<p>Plus is a great away to play with hardware designs without killing the boards.
GeoAtreidesover 1 year ago
I shorted the 3.3V pin to ground on a ESP32 board, but the simulation (and the board) ran just fine. I&#x27;m a software guy, I&#x27;m not sure if that&#x27;s the expected outcome.
评论 #39017928 未加载
elliottkemberover 1 year ago
It’s great to see Wokwi on here. This site comes up once in a while - Uri has done an incredible job emulating arduino in JS.
wesbosover 1 year ago
Would I be able to use this to emulate WLED? That would be a huge time saver
评论 #39009014 未加载
smburdickover 1 year ago
+1. Looks fantastic!
评论 #39006944 未加载