Show HN: React for Circuits

The linked article is about a TypeScript-based circuit simulation framework called TSCircuit. It provides a way to simulate electrical circuits using TypeScript, allowing users to define circuit components, connect them, and simulate their behavior. The framework includes a graphical user interface (GUI) for circuit design, simulation, and analysis. It supports various circuit elements such as resistors, capacitors, inductors, and voltage/current sources, and can be used for educational, research, or engineering purposes.

seveibarFriday, April 26, 2024

195

46

github.com
Hazumi post image

Hi HN! I've been working on a new way to build electronics/PCBs with Typescript/React, I'd love to know what you think!!

I've wanted to program circuits for a long time- I started experimenting with the concept of creating circuits in React almost 8 years ago and have spent many weekends since to prove the concept. Over the past 2 months, I've decided to start working on tscircuit full-time.

Comments

46