Quantcast
Channel: fritzing forum - Latest topics
Viewing all 5449 articles
Browse latest View live

What is with the fritzing StarterKit and CreatorKit?

$
0
0

In the fritzing example projects, are the Sub-projects “Fritzing Creator Kit”, “Fritzing Starter Kit” and “Fritzing Workshop”.

And there existing a playlist for the Starter Kit in english
youtube (dot) com/watch?v=9E779EfPLI4&list=PL8CD32146ED5CD04E
in german
youtube (dot) com/watch?v=998xrtggNfM&list=PLCBA3EB7225FF750C
and for the Creator Kit in german
youtube (dot) com/watch?v=Ubd0NcbB_bE&list=PLKGvwBlRVbwnZQNZrsPigFRClxWRgOe-A

It is also mentioned on the fritzing website
fritzing (dot) org/shop/starter-kit/
fritzing (dot) org/starterkit-instructions
fritzing (dot) org/fritzing-creatorkit
fritzing (dot) org/shop/

And it was mentioned in the news. For example on Golem
golem (dot) de/news/fritzing-creator-kit-im-test-bastelkasten-fuer-nachwuchs-arduino-hacker-1312-103496.html
and
kinder-technik (dot) de/arduino-einstieg-mit-fritzing-starter-set/

But where are the Kits do buy?
On Amazon both are sold out
amazon (dot) de/Fritzing-StarterKit-with-Arduino-Ethernet/dp/B007OSF34Y
amazon (dot) de/CREATOR-KIT-MIT-ARDUINO-DEUTSCH/dp/B00F8A2154

Same on Conrad Electronics
conrad (dot) com/p/fritzing-creator-kit-mit-arduino-uno-deutsch-1284420

The server of the fritzing shop with all its sub-domains are no longer existing
shop (dot) fritzing (dot) org/

Will the fritzing kits ever be republished?
Or PDF-versions of the books together with links to the components of reichelt (dot) de or other shops to buy every component for its own, to have at the end one of the fritzing boxes.

And what is with the “Fritzing Workshop” example? Existing videos for that?

Btw: I wanted to post that text, but it comes a
“Sorry, new users can only put 2 links in a post.”
So I have modified the links.

1 post - 1 participant

Read full topic


Modificar tamaño de visualización en pantalla

$
0
0

Buenos días, soy de Barcelona y hace algun tiempo que utilizo Fritzing, que considero un programa excelente, muy bueno y útil.

Pero hoy, al abrirlo, me ha aparecido un problema en la visualización del tablero de trabajo de Fritzing. El tablero se ve desmesuramente grande dentro de la pantalla:

Hasta ahora, el tamaño de la visualización era el “normal”, de forma equilibrada, con espacio suficiente para trabajar con normalidad.

Ya que el resto de los programas, utilidades, imágenes, etc, independientes de Fritzing, se visualizan con el tamaño correcto en mi portátil, y solo es Fritzing el que me da este error, creo que es debido a alguna configuración de este, pero que no logro encontrar si se puede modificar la vista dentro del programa. Es posibleesta modificación? Alguien tiene idea de qué puede haber pasado y la manera de revertir/adaptar el tamaño?

Agradeceré qualquier ayuda que me lleve a solucionarlo, ya que trabajar en estas condicones es muy desagradable.

Perdón por no escribir en inglés, pero es un idioma desconocido para mi.

Espero vuestra ayuda.

Saludos cordiales.

1 post - 1 participant

Read full topic

How to create the own breadboard?

$
0
0

Because all the FRANZIS-Advent calendars and some other suites for beginners are using the SYB-46 board, I wanted to create it for fritzing.

SYB-46

But sadly I can not using it in fritzing itself.
I have copied the file SYB-46.svg in .\fritzing-parts\svg\core\breadboard
Additional I have in .\fritzing-parts\core\ made a copy of breadboard2.fzp and copied it to SYB-46.fzp.
I edited then the file by replacing
<layers image="breadboard/breadboard2.svg">
to
<layers image="breadboard/SYB-46.svg">
and changing
module moduleId="Breadboard-RSR03MB102-ModuleID"
to
module moduleId="Breadboard-SYB46-ModuleID"

Then I added in .\fritzing-parts\bins\core.fzb
behind

 <instance moduleIdRef="Breadboard-RSR03MB102-ModuleID" modelIndex="49" path="breadboard.fzp">
    <views>
      <iconView layer="icon">
          <geometry z="-1" x="-1" y="-1"/>
        </iconView>
    </views>
 </instance>

my own

 <instance moduleIdRef="Breadboard-SYB46-ModuleID" modelIndex="49" path="SYB-46.fzp">
     <views>
         <iconView layer="icon">
             <geometry z="-1" x="-1" y="-1"/>
          </iconView>
      </views>
  </instance>

But sadly it don’t work.
After starting Fritzing, there comes then the error message

Das folgende Bauteil konnte nicht gefunden werden:
‘Breadboard-SYB46-ModuleID’ bei ‘SYB-46.fzp’

Possible the SQLite database at .\fritzing-parts\parts.db have to be updated.
But I don’t know, how to do it. I can only edit the text files. But it seems, that is not enough.

If anybody wants to work with my SVG-file for youself, it have exactly the same license like the Fritzing parts. And if it is possible, it is also © by Fritzing.

1 post - 1 participant

Read full topic

DPDT SWITCH? TAIWAY Part# 100-DP1-T100B1M2QE

USB cable in breadboard view

Cannot move wire to top layer

$
0
0

Hi,

am new to Fritzing and just creating a prototype board, I needed a Max485 part, which I go from github, it seems that any wires (tracks) connected to it cannot be moved to the top layer?

I can do this with other wires connected to other components.

What would prevent this?

Windows, Latest Version

3 posts - 2 participants

Read full topic

:-1: error: /lib/x86_64-linux-gnu/libpcre.so.3: error adding symbols: DSO missing from command line

$
0
0

Hi,
I’m a beginner with Fritzing and I’m trying to compile it on my Ubuntu 20.04 LTS.
I have the following error:
:-1: error: /lib/x86_64-linux-gnu/libpcre.so.3: error adding symbols: DSO missing from command line

I compiled “libgit2” using the following commands:
cd libgit2
mkdir build
cd build
cmake -DBUILD_SHARED_LIBS=OFF …
cmake --build .

Some other details:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: foca

qmake --version
QMake version 3.1
Using Qt version 5.12.8 in /usr/lib/x86_64-linux-gnu

Can someone help to me ?

thanks in advance

2 posts - 2 participants

Read full topic

Power supplyyyy

$
0
0

(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged)

1 post - 1 participant

Read full topic


I need Max 30100 please

Parts that i need

$
0
0

hello, I’m new here and I need some parts that I did not find on the software:

SparkFun Pulse Oximeter and Heart Rate Sensor - MAX30101 & MAX32664 (Qwiic)

30205 Body Temperature Sensor

#piezoelectric film sensor - * Piezo Vibration Sensor

if anyone made one of them please add them (I’m trying to understand how to create a new part but so far no luck)

Thank you in advance

1 post - 1 participant

Read full topic

Erstellung Kupferflächen

$
0
0

Guten Tag, ich schreibe hier Deutsch, da meine Englischkenntnisse dürftig sind……

Ich restauriere einen alten Tivoli Spielautomat und muss eine neue Platine erstellen.
Konnte alles Nachbilden ausser die rot markierten Flächen (über diese Flächen werden Schleifkontakte bewegt).

Besten Dank für Eure Tips! Gruss Max

1 post - 1 participant

Read full topic

Can't run the .exe file from download ( windows 64)

$
0
0

Hello All, I’m a newby : just downloaded the program and logd-in…
the download won’t run the exe file : windows can’t find a few .DLL files. But these files are in the download… Have tried a few more download attempts they all have the same isseu.
Who knows what to do ?

Greetings from Holland
Sjoerd en Teade

2 posts - 1 participant

Read full topic

CA9 9mm Carbon Potentiometer Part File (Arduino Starter Kit)

$
0
0

Hi All,

Does anyone know where I can get a part file for CA 9mm Carbon Potentiometer, i.e. the one used in recent Arduino Start Kits, or other parts if possible.

I have seen them used in the projects book, and had a bit of search but couldn’t source.

Many Thanks

3 posts - 2 participants

Read full topic

Fritzing part for adjustable header block

$
0
0

The Arduino UNO has a number of connector blocks, e.g. the A0-A5 block. I want to design a PCB using Fritzing that has the same type of connector block. What is the part name for this type of connector, and is there a part with the ability to have a variable number of connectors, like what can be done with the Fritzing generic IC part?

2 posts - 2 participants

Read full topic

Leitung springt auf benachbarten Pin, den ich mit einer anderen Ader verbinde

$
0
0

Beim Versuch, das Bauteil Grafik-LCD (128×64) anzubinden, kommt es immer, wenn ich Pin #14 mit einer (schwarzen) einadrigen Leitung bestücken will, immer dazu, dass die rote Ader von Pin #15 ungefragt auf Pin #14 springt, so dass auf #14 zwei Adern enden und #15 unbelegt bleibt. Siehe Screenshot.

Der einzige funktionierende Workaround wäre, die rote Ader von #15 zu löschen, die schwarze Ader an #14 anzudocken und die rote Ader nochmal anzulegen. Doch warum verhält sich Fritzing an dieser Stelle so komisch?

NB: Das LCD-Bauteil soll bei mir eigentlich ein Grafik-VFD (GP9002A01A) repräsentieren, daher stimmt die Pinbelegung scheinbar nicht überein.

2 posts - 2 participants

Read full topic


AD8232 HEART Monitor

Custom Card Edge Connector Part

$
0
0

Hello everyone!

I am quite new to this (Forum and the design of PCBs in general), so please be gentle with me if my question lacks a certain degree of precision or correct terminology. I have for some time now been trying to come up with a more feasible solution to the following problem:

I have two parts that I need to join:

  1. A card-like electrode with 10 contacts (pitch 2mm): (_F5A5577
  2. A mini edge card socket that receives this electrode (and is later placed on a PCB - currently a SAMTEC MB1-120-01-L-S-01-SL-N): https://www.samtec.com/products/mb1

My main problem right now is, that the edge card socket mentioned above only works for this purpose, if every second contact pin is removed manually (i.e. with pliers, which is messy and time-consuming). To improve on this process it was my first intuition to look for an alternative edge card socket with 2mm pitch, 10 contacts and 0.80 mm card thickness. However, I could not find any manufacturer that produces a connector with these specifications.

Therefore, I am now wondering if there could be a customised solution for this. I am not sure if the solutions that I have so far come up with are worthwile:

  1. Using a connector like the TE 1-1775469-0 - I don’t know if this will provide good contact and will retain the electrode well.
  2. Adding contact pins directly to a PCB and adding a 3D-printed enclosure afterwards using something like this (without the wire): https://www.molex.com/molex/products/part-detail/crimp_terminals/1721601802

So now I am wondering: What do you think would be a good solution - especially one that I could achieve using Fritzing? Do you think one of the above directions is good or is there perhaps even something that is much simpler that I have not considered?

Thank you all very much in advance for your feedback and your ideas!

Greetings
Michael

1 post - 1 participant

Read full topic

Convert logic diagram to breadboard

$
0
0

jj

Guys I need help building this on the breadboard. Could someone simulate this in fritzing and show it to me?
I’ve been struggling with this for 2 weeks and I am running out of patience. I cant get the light to shine using the 4 push buttons :pleading_face:

1 post - 1 participant

Read full topic

GSM MULTIZONE - ALARMA By Vinsky

STM32F407G-DISC1- Discovery kit with STM32F407VG MCU

$
0
0

I don’t need this part, and only made it for a tutorial.

It seams to work ok, but if someone wants to part check it and fix it I’ll leave that up to you.

v1.0 - STM32F407G-DISC1.fzpz (100.2 KB)

EDIT - The experts say to not use this part because there are errors in BB view, so if they don’t fix it - I’m not good enough to fix it -, use it at your own risk.

4 posts - 3 participants

Read full topic

Viewing all 5449 articles
Browse latest View live


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