Electroluminescence
Also here is an image of the inverter currently in use. I'm sorry I'm not very knowledgeable in its actual circuitry so I am not sure which diagram pertains to it online. Inverter.jpg1024x683 111 KB...
View ArticleSerial monitor before upload
From What I understand You can use Serial Mionitor or Serial Plotter to for readable updates or plotted presentations of the well being of your current verifierd code.
View ArticleSchematic and PCB problem
You are welcome, it was fairly trivial for me and its a double win, because I wasn't aware that a path was an illegal entity type for a terminal definition and am working on a python script to flag...
View ArticleZX Distance and Gesture Sensor
Google indicates it may be here: github.com sparkfun/ZX_Distance_and_Gesture_Sensor ZX_Distance_and_Gesture_Sensor - XYZ Interactive Technologies, Inc. infrared ZX distance and gesture sensor if not...
View ArticleFritzing digispark attiny85?
Google says: http://tuxamito.com/wiki/index.php/Digispark Peter
View ArticleElectroluminescence
The 9V battery already exists in Fritzing, the inverter is pretty easy (you only need a box with two wires in and two wires out for what you want to do) the exciting part is likely to be the board in...
View ArticleFritzing and a 3d scan
It likely can't be directly imported in to Fritzing. You may be able to adapt an existing Fritzing part to do what you need but Fritzing parts creation isn't all that easy to do. Here are a couple of...
View ArticleElectroluminescence
Got the specs and even diagrams for the board but having a whole ton of issues just trying to properly export them for use. I thought I had this board in my parts collection but I don't. Been trying...
View ArticleElectroluminescence
If you are better at github than I (shouldn't be hard ) a Fritzing part appears to be here (but I can't figure out how to download it from github the usual download button is missing):...
View ArticleConnector terminal from view layer not exported to svg
Environment:Fedora 24x86_64Fritzing Version 0.9.2 (b8d2d5970658f0bed09c661c9 I have not upgraded to 0.9.3, since trying to stay with what is provided in the Fedora repos. It appears that the svg...
View ArticleConnector terminal from view layer not exported to svg
While I haven't used 9.2 (newby using 9.3) the usual reason for this in 9.3 is the lack of a breadboard group in the svg. The svg export function is the only thing I know of that this affects. You...
View ArticleConnector terminal from view layer not exported to svg
Both versions of the svg file have the id="breadboard" group, the fzp file specifies that for the layer, and the element in question is a child of the breadboard group. It is just that single element...
View ArticleConnector terminal from view layer not exported to svg
If you post the part I can try it on 9.3 on Windows and see if it does the same thing. Peter
View ArticleElectroluminescence
Yeah, that GitHub is a bit unclear. If you click on the actual file in the directory it gives you the download on the right, or click on "View Raw" when the file is open.If there is no download I...
View ArticleConnector terminal from view layer not exported to svg
badPart.fzpz (5.3 KB) The square (foot) part of pin 0 does not export to svg. Actually, I guess it does export, but gets corrupted, so is not visible. In text editor, compare that element to those...
View ArticleFritzing and a 3d scan
What is this thing, is it a circuit, a part, or what. If it's just a circuit a photo will be good enough, but you could leave the 3D open and use it as a guide and just remake it in FZ. If it a part...
View ArticleConnector terminal from view layer not exported to svg
Yep 9.3 shows the same problem (the pin 1 tip is missing in the exported svg). From Inkscape it appears to me that the connectors are not in group breadboard, so I ungrouped everything (which also...
View ArticleConnector terminal from view layer not exported to svg
I've been doing some exploring on parts creation, and are far as I can tell, the elements referenced by svgId and terminalID attributes in the fxp file do not need to be in the same group / on the...
View ArticleConnector terminal from view layer not exported to svg
I have some suspicion you are correct, but figured I'd try it and see if it fixed it (the breadboard layer missing entirely is the fault I know of and that isn't the case here). Your fpz file has a...
View Article