buixuanan / fritzing

Automatically exported from code.google.com/p/fritzing
0 stars 0 forks source link

Embeddable web widget for Fritzing circuits #2869

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

Attach your sketch file and/or custom part files to the bug report. If the
sketch uses custom parts, save the sketch as shareable (under the file
menu).

What is the expected output? What do you see instead?

What version of Fritzing are you using? On what operating system?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by andre.knoerig@gmail.com on 12 Jan 2014 at 5:46

GoogleCodeExporter commented 9 years ago
We really want to have an embeddable piece of HTML that can display any 
Fritzing circuit.

First step: create a zoomable SVG viewer that displays a Fritzing circuit
Second step: put Fritzing as a service on our web server so that it can 
generate SVGs out of a given fzz
Third step: integrate with the projects gallery and Fab

A good example:
http://www.circuitbee.com/

A promising tool:
http://leafletjs.com/
in use here: http://www.anykey0x.de/map/

Original comment by andre.knoerig@gmail.com on 12 Jan 2014 at 5:52

GoogleCodeExporter commented 9 years ago
Issue has moved to new issue tracker at github. Please continue the discussion 
at https://github.com/fritzing/fritzing-app/issues

Original comment by andre.knoerig@gmail.com on 23 Sep 2014 at 3:44