Quantcast
Channel: fritzing forum - Latest posts
Viewing all 28176 articles
Browse latest View live

If can not find the component needed in Library

$
0
0

Google is your friend. A search for “fritzing part 4001” turns up

https://github.com/tomaskovacik/hw/blob/master/fritzing/parts/4001/TC4001B.fzpz

Which while not the drawing above is at least more than the standard generic part. To create a part with the drawing above you would need to create a new custom part by editing the schematic svg file with an svg editor such as Inksacape. In this case I’d probably start with this part as it has all the needed connectors and formating already done for you and all you would need to do is edit the square boxes in the svg to logic symbols. To get those logic symbols you can use copy/paste from other parts (I think most of the shapes are in the 4000 series parts posted and now in core). With more experience in parts making you could (or I could) make this in to a schematic subparts part where each individual gate can be moved by itself (this has performance implications however, a lot of them makes frixting slow). Last you could post your work here so others can use it as well.

Peter


A discussion of future direction

$
0
0

I think this is likely the problem, the group function isn’t simple internally. The code is set up to deal with parts as svg files (not groups of svg files as your group function would need) so you would need something capable of combining several svg files in to one i.e. the missing svg editor in parts editor. I’m having an exciting time trying to figure out enough of how the code works to fix some of the bugs I know about (at the moment related to saving and deleting parts) where the code already knows how to do what I need somewhere else but not in the place that I want it. It is difficult to follow the flow of code to isolate how it eventually deletes the files which is a relatively simple task. Manipulating svgs is going to be much more difficult (although again, the code currently does it). So basically I wouldn’t hold my breath. Unless we can attract some of the original developers back to provide at least guidance and suggestions of how things should be done, improvements (even as simple as bug fixing) are going to take a lot of time.

Peter

Is there a ATMEGA1284a-au part?

$
0
0

Thank you. I did not realize it exists in tqfp44 name.

If can not find the component needed in Library

$
0
0

Peter, THANK YOU,
enaugh info!
I shall try to study to do at the same way.

We study (with kids) several systems (Altium Designer, Altium Cirquit Maker and Studio, Eagle, Upverter, DipTrace…).
Now begin within Fritzing.

We try to find the best way for metodological optimized (for kids from
11-13 age and above) to begin Create and Disign - interest, simple, perspectively…

Different systems - some different ways and “rukes of life” ;), sure.

Thank you and other Fritzing-Friends.
Your are friendly and kind.
Regards.
Alexey Batin,
Ekaterinburgg, Russia.

FZPZ for modules: power SM-014 & MAX31855 simple

$
0
0

Hi folks,
sorry if my question is absolutely stupid.
I spend tons of hours googling but still can’t find fzpz files for the following modules:

GERI AC-DC power module:
https://www.aliexpress.com/item/220V-to-3-3V-500mA-3-5W-AC-DC-Power-Supply-Buck-Converter-Isolated-Power-Module/32512311548.html

MAX31855 Thermocpule - basic version:
https://www.aliexpress.com/item/MAX31855-K-Type-Thermocouple-Breakout-Board-Temperature-200C-to-1350-Celsius-for-Arduino/32746337946.html

Have I missed something? I can’t believe I’m the first who want to use it in my project.

Thank you very much for advice,
R.

V-cut or panelization

Looking for a water level switch

How can add MQ-2 smoke detector picture in fritzing , please help me ! :(


Looking for a water level switch

FZPZ for modules: power SM-014 & MAX31855 simple

$
0
0

The MAX31855 Thermocpule should be in Fritzing… just enter MAX31855 into the search box and hit enter. The AC-DC power module may need to be drawn up.

Looking for a water level switch

$
0
0

Tkanks steelgoose, I have already the sensor, I was trying to get the drawing to update my fritzing dwg, do you know how to get this dwg ?

Looking for a water level switch

$
0
0

Sorry, I guess you want the fritzing .fzpz part. I did a quick search and I don’t find one. You may need to improvise or draw on up.

How can add MQ-2 smoke detector picture in fritzing , please help me ! :(

$
0
0

If you type mq in to the parts bin search (the magnifying glass) and press enter you will find a breakout board and sensor for the mq-3. I expect an mq-2 will be similar enough.

Peter

Looking for a water level switch

$
0
0

In the sketch from https://github.com/vu2aeo/Fritzing (which shows up in a google search for "fritzing part water level sensor) this person used a pushbutton switch from core to represent the water sensor (since it is essentially a switch). If you want breadboard to be a bit more accurate you might start from one of the water flow sensors although they aren’t exactly like your device either.

Peter

FZPZ for modules: power SM-014 & MAX31855 simple

$
0
0

The MAX31855 appears to be in the adafruit fritzing library (which isn’t loaded by default in Fritzing but is available as a bin on github). For the power supply this should do. As always you need to verify the pcb foot print against a real part as I don’t have one.

sm-014.fzpz (13.7 KB)

Peter


FZPZ for modules: power SM-014 & MAX31855 simple

$
0
0

Hi Peter,
thank you very much for sm-014.fzpz, it helps a lot.

Ad of MAX31855 module, there are more versions on the market. Unfortunately, the basic plate, which contains only MAX31855 (it has only 5 pins, not six), is not included in the adafruit fritzing library.

The basic plate is:
https://www.aliexpress.com/item/MAX31855-K-Type-Thermocouple-Breakout-Board-Temperature-200C-to-1350-Celsius-for-Arduino/32746337946.html

The extended one, which is included is:

Is there any way hot to obtain fzpz for the basic MAX31855 plate?

Thank you,
Roman

FZPZ for modules: power SM-014 & MAX31855 simple

$
0
0

Doesn’t look easy. There is no mechanical drawing that I can see on the net (not uncommon for these) for the 5 pin version. Without that or an example to measure there isn’t a way to cut down the adafruit part (which would be relatively trivial). Unless you need pcb view (in which case you need the exact dimensions) the adafruit one should serve as it has most of the needed connections (I assume Vin is probably VCC on your module).

Peter

Api-ms-win-crt-runtime-l1-1-0.dll Fix?

$
0
0

Same problem here.
Win 8.1. Pro
I just don’t get it why after such a long time it is not corrected.
There must be many people having this problem and not all of them can spot this forum, the specific discussion and send their comments!
I even had to log in, something that most people or students will avoid to do.

If the whole thing is just a missing dll, please add it.

USB 3.1 type C female socket connector

$
0
0

Is there a part for fritzing have spent hours looking but no luck as yet. still a noob so i do apologise if ive missed something obvious.

Looking for a water level switch

Viewing all 28176 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>