rcrist / EngineeringTools

Engineering tools developed in C#/WinForms for Windows

Repository from Github https://github.comrcrist/EngineeringToolsRepository from Github https://github.comrcrist/EngineeringTools

EngineeringTools

Engineering tools developed in C#/WinForms for Windows

Source code for a blog describes how to develop software circuit simulators for scientists and engineers. Engineers use circuit simulator to design the circuit architecture and predict performance before it is committed to hardware reducing rework and cost. How do circuit simulators work? How can the curious engineer, technician, or hobbyist write a simulator? Although open source simulators exist such as QUCS and Schematic, understanding the software architecture presents a challenge to the occasional programmer. The associate blog closes the learning gap between "Hello World" and a fully operational circuit simulator.

See Blog at https://engineeringtools-csharp.blogspot.com/ for a step-by-step description.

About

Engineering tools developed in C#/WinForms for Windows


Languages

Language:C++ 86.2%Language:C# 8.5%Language:Makefile 3.5%Language:C 1.7%Language:Roff 0.0%