You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a student and I've found your Digital software to be a fantastic tool for simulating logic circuits. It's incredibly user-friendly and simple to use.
One particularly useful feature is the ability to export designs to vector SVG or PNG formats, making it easy to share and integrate them into other documents.
I have a few suggestions for improvement:
Increase the size of the NOT gate symbol: Make it more visually prominent, similar to the AND and OR gates.
Expand the component library: Add more components like generators, resistors, switches, and other electronic elements.
Implement text annotation: Allow users to add text annotations directly to the circuit diagram, both as labels for components and as free-form text.
Thank you for creating such a great tool. I look forward to seeing future improvements.
Best regards,
Bruno
The text was updated successfully, but these errors were encountered:
This is implemented already. Right click on the symbol, check the "Wide Shape" checkbox.
Add more components like generators
What generators? It is a very general term. Provide practical examples of what you'd like to see.
resistors
This is a digital circuit simulator. Imagine that you'd want to have some digital behavior given
to resistors. Can you describe it? Note that pull-up and pull-down resistors already exist in Digital.
switches
I'm not sure what kind of switches you'd want. A pushbutton switch exists, a dip switch, a SPDT switch.
Those also work for buses, so they can switch multiple signals.
Note that all inputs can be toggled just by clicking them when running realtime simulation. No switches
needed.
other electronic elements
Be specific. There's millions of those. Don't talk in general terms. Say exactly what you want to see.
Otherwise this issue cannot be acted upon. Nobody can read your mind.
Allow users to add text annotations directly to the circuit diagram [...] as free-form text
Components -> Misc -> Decoration -> Text already does it. If you want something else, please tell us.
Allow users to add text annotations directly to the circuit diagram [...] as labels for components
Right click on any component and you can set its label.
Unless you provide concrete details of what you find missing, this issue can be closed.
Hello,
I'm a student and I've found your Digital software to be a fantastic tool for simulating logic circuits. It's incredibly user-friendly and simple to use.
One particularly useful feature is the ability to export designs to vector SVG or PNG formats, making it easy to share and integrate them into other documents.
I have a few suggestions for improvement:
Increase the size of the NOT gate symbol: Make it more visually prominent, similar to the AND and OR gates.
Expand the component library: Add more components like generators, resistors, switches, and other electronic elements.
Implement text annotation: Allow users to add text annotations directly to the circuit diagram, both as labels for components and as free-form text.
Thank you for creating such a great tool. I look forward to seeing future improvements.
Best regards,
Bruno
The text was updated successfully, but these errors were encountered: