Arduino code for omron encoder incremental (E6B2-CWZ6C)
i need to run my omron encoder.. i tried already what link stated at the omron pic,,didnt work..any solution to this?
View ArticleCreating parts with movable schematic elements
Thanks for this Peter!This is exactly what I needed to know! At a glance, this seems fairly straight forward - just alter some attributes in the .FZP file and the part becomes a number of sub-parts. I...
View ArticleResistor value selection is really limited
The resistor is a complicated part that uses spice modeling... We just figured out a couple of days ago on how to create any bb image and still use the spice model. I will work on you stand up...
View ArticleAtiny LED flasher with constant on
Please, could you post the schematic of you solution?I do not understand how it works. How do you manage to get 3 states (LED ON, blink, OFF)? For your information, the solution I proposed is designed...
View ArticleCould I use it for non arduino, raspberry pi project?
Indeed, your imagination is the only limit....
View ArticleArduino code for omron encoder incremental (E6B2-CWZ6C)
Are you talking about this encoder?http://www.mouser.com/ds/2/307/e6b2-c_dsheet_csm491-217673.pdf What would you like to accomplish? What outcome inside fritzing are you looking for?
View ArticleInserting Images into Breadboard View
Hi, I'm trying to make schematics for my AP Physics 2 students to follow during labs. I am unable to find parts that are digital multimeters, and so would like to insert images onto the breadboard...
View ArticleCompact top view on breadboard
The bendable legs could not be put in the center of the part or they just end up on top of the part... so I put them in from of the parts. After importing the parts... save the bin, close Fritzing are...
View ArticleAtiny LED flasher with constant on
Ah, there has been a miscommunication here, I wasn't trying to solve his entire problem, only the part of converting a signal going from -5v to ground in to one that can be fed to a logic input...
View ArticleCreating parts with movable schematic elements
I'm still trying to wrap my head around parts creation starting from zero knowledge of xml or svg and so may have a negative bias sounds like you have experience already which may make it easier....
View ArticleA way to flip the perf board or denote connections in the current top view
There is no way to plan connections on the perfboard. Currently I'm using the PCB view instead because that lets me place components and the connections between them.
View ArticleInserting Images into Breadboard View
Assuming http://www.backward-workshop.com/fritzing-parts/ isn't what you want, yes it can be done by creating an svg file of the multimeter you want and create a new part. I'm currently struggling...
View ArticleCompact top view on breadboard
I would have though 2 or 3 small squares on top of the part would be better because it would be more real, but then again red contacts wouldn't be seen on a red LED. Does the part obscure the pins if...
View ArticleInserting Images into Breadboard View
If you can find a really good pic of a multimeter you can convert it to a svg for BB view with not much effort. Then just some boxes for the other views because you probably won't need them.This is a...
View ArticleCompact top view on breadboard
The bendable legs are FZ generated legs. They are generated on top of the image... it looks like they are coming out of the top of the image... There was no way around this... Try dragging one of the...
View ArticleCreating parts with movable schematic elements
Well, I followed the instructions and this is what I came up with... At least I think I did it right... LM358-Subparts.fzpz (12.7 KB) LM358-Subparts_FZ-img1.jpg852x588 37.9 KB
View ArticleCreating parts with movable schematic elements
Almost, but it shouldn't be leaving the extra images around nor creating 2 copies of the active image(i.e. 2 copies of the op amp with pins 1, 2 and 3 when there is only one part on the schematicThis...
View ArticleCreating parts with movable schematic elements
That's not right... these are Fritzing's instructions; https://github.com/fritzing/fritzing-app/wiki/2.1-Part-file-format#split-schematic-symbols-optional <g id="subpart1"> <g...
View ArticleCreating parts with movable schematic elements
Hmmm, looking back at http://forum.fritzing.org/t/problem-with-4xxx-logic-gates-can-you-reproduce-this/1616/29 I don't actually see the reference to the parts format file, so maybe I just saw that...
View ArticleCreating parts with movable schematic elements
That can't be right either... Subpart1 includes pin3 and pin7 which is part of the first op-amp and subpart2 is the rest of the first op-amp. Subpart3 is the second op-amp... How do you split that up?...
View Article