Live data from Hacker News

Show HN: I made a little digital circuit simulator that operates on PNGs

github.com

1–10 of 54 posts

Show HN: I made a little digital circuit simulator that operates on PNGs

#1
This is a little toy project of mine that lets you simulate digital logic graphs. It was inspired by Minecraft's Redstone and the Piet esolang.

It's got some serious drawbacks-- you write circuits as PNGs and simulate them with a Python interface. It's slow to run and slow to experiment with. And it is certainly difficult to use for people with any kind of color blindness. But despite that, I hope this can still be a fun toy!

Show HN: I made a little digital circuit simulator that operates on PNGs
github.com

Re: Show HN: I made a little digital circuit simulator that operates on PNGs

#9
post #7

That's neat. There's lots of interesting circuit simulators on the web now, but has anyone ever seen a toy/simple simulator for VLSI devices? Something where you could draw in metal/poly/whatever layers to create and simulate transistors?

https://www.zachtronics.com/kohctpyktop-engineer-of-the-peop... (Flash game)
Post reply on HN