Scalling objects
Hi, How to make objects (for example LCD) bigger or smaller on breadboard view?
View ArticleIs it possible perhaps a Daft question
Hi vanepp, thanks for the explanation on the leds & buttons, I have ordered some common anode bi/leds that should sort that problem out. I was finding building the breadboard with everything on it...
View ArticleAbout the parts submit category
HiWe have developed an open-source prototyping platform evive. The FritZing file is attached.Please add it in next version of FritZing. Explore more at: http://evive.cc OR http://bit.ly/evive1....
View ArticleLooking to pay someone to create a large part
Have a look at http://forum.fritzing.org/t/about-the-parts-submit-category/1014/5?u=dhrupal93You can see more details for similar work at http://evive.cc evive-v1.png2000x2374 584 KB
View ArticleEvive: An open-source prototyping platform for students and makers
HiWe have developed an open-source prototyping platform evive. The FritZing file is attached.Explore more at: http://evive.cc. evive is an open-source embedded platform for all age groups to help them...
View ArticleLinux Fritzing Update
Versuche seit gestern Fritzing auf meinem Linux Mint 17.3 an den Start zu bekommen.Aus der Anwendungsverwaltung kann ich die alte 0.9.0 installieren und auch starten, nun möchte ich aber die aktuelle...
View ArticleIs it possible perhaps a Daft question
tjorch: // if a turnout is NOT in motion, check to see if its button is pressed int button_state = digitalRead(turnouts[i].data.button_pin); if(button_state == HIGH){ // toggle position I expect that...
View ArticleScalling objects
To zoom in use the mouse wheel, to make an actual part bigger you have to edit the part in something like Inkscape.
View ArticleScalling objects
If you scaled a part that fitted to the BB, it wouldn't fit anymore. If you want the actual part bigger, it's a new part.
View ArticleIs it possible perhaps a Daft question
Hi vanepp, your an absolute STAR, changing the high to low has done the trick,I will wait for the new leds to arrive, there's lots more to be getting on with, again many thanks Terry
View ArticleLooking to pay someone to create a large part
One more question: On the Arduino outputs there is A4 and A5 and a separate SCL (which should also be A4?) and SDA(which should also be A5?). I'm assuming the pins are bussed together internally (as...
View ArticleLooking to pay someone to create a large part
Thats right, the current version of the Arduino Uno has the seperate SCL and SDA pins as well as the A4 and A5 pins so I thought i'd also have these connections as well even though they are in fact...
View ArticleHigh voltage capacitor discharger circuit
Hello, i got my Atlas ESR Plus (ESR70) - Capacitor Analyser. So even when it has integrated voltage discharge that's for low voltages. So I decided to make one using arduino nano, some lcd with...
View ArticleGround fill islands
Hi, Are pins of islands connected to ground fill? Even if there are traces both side that make the pins isolated? Please find attached the example.What are the connector0: cooper fill? Screen Shot...
View ArticleGround fill islands
Click on one pin, and if both are connected they should turn yellow. You can export it for production and check the drawings, and even use a Gerber program - I use Gerbv - to see everything.
View ArticleLinux Fritzing Update
reading your issue... Try sudo apt-get remove fritzing then run these instructions to extract and run Downloading & installing Fritzing on Ubuntu Linux problem A simple get you up and running......
View ArticleHigh voltage capacitor discharger circuit
I found this opto coupler vishay-h11aa1 http://lt.rsdelivers.com/product/vishay/h11aa1/vishay-h11aa1-dc-input-transistor-output-optocoupler-through-hole-6-pin-dip-6/9032508 It suppose to work for DC...
View ArticleHigh voltage capacitor discharger circuit
The recommended connection diagram was: And whole article is at: https://electronics.stackexchange.com/questions/103297/measure-on-off-pulse-of-relay-with-reversed-polarity-with-a-mcu
View ArticleHigh voltage capacitor discharger circuit
Then there is this recommendation about protection up to 2.5kV using a bunch of resistors. langster1980.blogspot.lt Voltage Measurements Using the Arduino I often need to make voltage measurements...
View Article