Uri Shaked
Uri Shaked
> Please spend all my available votes on this feature. As if I had been voting for the last several months. Which one, the VSCode or the GitHub one? Is...
Yes, we're focusing now on VS Code (and similarly, GitHub Codespaces / GitPod). We're also working on a way to simulate a given binary firmware directly from a URL, e.g.:...
digitalWrite / analogWrite are Arduino specific methods. If you compile your code with Arduino, the resulting HEX file can be simulated in avr8js.
Thanks. Could the @node-projects/add-js-to-esm-modules be modified to produce less output? right now it's very chatty. Ideally it'd produce no output, or just a summary with the number of files/import statements...
@GervinFung congrats on your projects! This is not really a priority for me now, but I'll keep it in mind.
Hi! The ADC does seem to implement multi-shot read in a round robin fashion, but I'm not sure how well tested this specific code path is. If you are interested,...
Great! What's the end goal?
Awesome, thanks for sharing! I think GPIO / PIO changes would be great. How long did it take to get it to the stage where you were able to simulate...
That's surprising, at the end of the day, both are just removing the types. IIRC, in recent node versions (22?) you can just use --experimental-strip-types to directly run TypeScript code,...
I'm not actively working on that. If anyone is up to sponsoring the development I'm happy to discuss.