several doubts about Fritzing

Hi, I’m new here, and also new to the world of Arduino and Fritzing.
First, I’m translating this post with Google Translate. Is there a Spanish-language community where I can ask questions?
Another question: Does Fritzing have libraries for download? I want to have different-colored diodes; I only see one blue one.
What about other electronic components? For example, if I want a power amp with IGBT transistors, how do I add them to the schematic?
Thanks.

You can post in Spanish

@josemari75 You can request for new parts here, and there are generic parts(eg led) that comes in different colours (select from Inspector drop down menu)

Español:

Puedes publicar en español.

Puedes solicitar piezas nuevas aquí. Hay piezas genéricas (por ejemplo, LED) disponibles en diferentes colores (selecciona en el menú desplegable del Inspector).

You can use the Inspector to set properties of parts,
for example the color of a light emitting diode:

As a general rule a google search of the form “fritzing part part_name” where part_name is the name or description of the part you want is a good place to start for instance “fritzing part power amp with IGBT transistors” turns up your post and several others but probably no good matches which means that we would need a web site with physical dimensions and connector information to make a part (part making is difficult so if you need a small number of parts you are better off getting someone with experience to make the parts for you.)

Peter

via google translate

Como regla general, una búsqueda en Google con el formato “fritzing part_name”, donde part_name es el nombre o la descripción de la pieza que buscas, es un buen punto de partida. Por ejemplo, “fritzing part power amp with IGBT transistors” muestra tu publicación y varias más, pero probablemente ninguna coincidencia. Esto significa que necesitaríamos un sitio web con las dimensiones físicas y la información del conector para fabricar una pieza (fabricar piezas es difícil, así que si necesitas pocas piezas, es mejor que contrates a alguien con experiencia para que te las fabrique).

Peter

bueno, como dije soy nuevo y con 0 experiencia, donde los componentes tengo una lupa, ayi puse led y me salio leds rojos de diferente tamaño y leds azul super flux (que no es el tipico led) no tengo ninguno mas…
¿como podria tener leds verdes y azules para sumarlos a mis componentes?
gracias

bueno, cogí


uno de esos leds y como se ve, no hay un desplegable para seleccionar el color como en el tuyo

You need to copy the led in to the sketch (they can’t be changed in the part bin only in a sketch) like this.

once in the sketch the color can be changed in Inspector (the lower right window) but only for some components, those that will change will have drop down boxes for the parameters that are changeable.

selecting orange will change the color to orange

dragging in a header connector

will allow you to change the sex (male female or a variety of other options) and the number of connectors

here to a male 6 pin header. There are a variety of other part that are the same (screw terminals for one probably some others I don’t currently remember.)

That is because your LED is in the part bin not in a sketch. it will only change in the sketch.

Peter

via google translate

Debes copiar los LED de entrada al boceto (no se pueden cambiar en la bandeja de piezas, solo en un boceto) de la siguiente manera.

Una vez en el boceto, el color se puede cambiar en el Inspector (ventana inferior derecha), pero solo para algunos componentes. Aquellos que se cambien tendrán cuadros desplegables para los parámetros modificables.

Al seleccionar naranja, el color cambiará a naranja.

Al arrastrar un conector de encabezado,

Permitirá cambiar el sexo (masculino o femenino, entre otras opciones) y el número de conectores.

Aquí Un conector macho de 6 pines. Hay varias otras piezas iguales (terminales de tornillo para una, probablemente para otras que no recuerdo).

Esto se debe a que el LED está en el contenedor de piezas, no en un boceto. Solo cambiará en el boceto.

Peter