I've noted that really often, questions require the use of schematics, and answers too.
Since I've seen some online editors, why not to embed one also here, so even editing these questions would became easier?
|
I've noted that really often, questions require the use of schematics, and answers too. Since I've seen some online editors, why not to embed one also here, so even editing these questions would became easier? | |||||||||||||||||||||||||||||||||||||||||||||||||
feedback
|
|
I'm one of the developers of the CircuitLab online schematic editor and circuit simulator, which we released publicly just a few weeks after this question was asked. You can draw and simulate a circuit, save it, click "Make public", and you've instantly got a circuit URL plus schematic images to share. It's also usable for "schematic only" (non-simulated) operation, where you just want to lay out ICs as blocks, etc. We have cross-tab copy+paste, so you can load someone else's circuit, select a bunch of components, hit Ctrl+C, switch to your clean schematic tab, and hit Ctrl+V and you're all set. 100% in-browser, no Flash/Java plugins required, fully Windows/Mac OS X/Linux compatible. For an example from a EE.SE question, see Diode reverse recovery time and the corresponding CircuitLab page and simulation: We have a big to-do list of simulation and schematic capture features that we're working to add, so I'm not sure that we have the engineering resources to devote to making an "embedded" version of the editor at this time. However, I'm just curious to see if something similar is something the community might be interested in? Similar to how the User Experience stackexchange site embedded Balsamiq. | |||||||||||||||
feedback
|
|
Maybe a collaboration with Upverter? Though their circuits are very... blocky. They have PNG export, though.
| |||||||||||||||||||||
feedback
|
|
I suggested using Falstad simulator a while ago, which is free for such use and can be embedded in a page
Also has an option for a white background:
So most of it is implemented already, but it would be best if there were a way for the poster to edit the circuit and press Save instead of having to copy and paste the raw code into their post. | |||||||||||||||||||||||||||||||||||||||||||||||
feedback
|
|
Before we ask the time-strapped devs to embed some online schematic editor, let's look at the problem and determine what we need. What do we have now?We all have schematic capture programs on our PCs. They're high-quality pieces of software that we're intimately familiar with and that we may have paid a lot of money for. Additionally, the designs that we're talking about are usually already in that format, we've just got to grab the screenshot. We've mastered the learning curve, and can use them efficiently. Furthermore, they're linked into a toolchain that can generate PCBs and possibly simulations, and if not, we've got programs for that too. Why are these programs inadequate? Why is this inadequate?I can see two arguments against the continued use of desktop-only editors. It's not in-browserFirst, the desktop-only editors require you to launch an app outside of your browser. My response to this is that if it increases the effort requirement and removes some low-quality answers, then that's a pro and not a con. It's not that onerous to alt-tab out of the browser and into your schematic editor. It's not editableSecond, the desktop-only editors don't allow editing the schematic when it's uploaded as an image. You might draw parallels to Stack Overflow users posting screenshots of code - Sure, they've all got text editors, but there's value in making the content easy to copy/paste and edit. ConclusionI'd love to see an online, editable schematic capture program that we all knew and with which we could edit schematics. I simply don't think the benefits are worth the sacrifices. | |||
feedback
|
|
I think this is an excellent idea. I would certainly love to be able to edit schematics directly in the questions and answers. Maybe it's just me, but my workflow for adding a schematic to an answer goes something like this.
I sometimes find myself going round this loop several times at the expense of about half an hour. I think that certain people are objecting to an in-browser because it's something they don't yet have. I expect that if we already had one, and clabacchio suggested getting rid of it, then those same people would be up in arms, explaining in detail why this was a bad idea. | ||||
|
feedback
|
|
I've just come across http://www.diagram.ly/ which might be helpful as an online editor, as it does have electrical symbols. | |||
feedback
|