Search function in the parts view does not work
Same issue. As shown by dmargal search text box appears in 0.9.2 but not in 0.9.3 (64bit in my case). Running Win10.
View ArticleESP-WROOM-32 (ESP-32S) part
You have a few problems. Connector39 to 50 have layer="unknown" in the fpz file which means the connections aren't active in any of the views for those pins (they need to change to breadboard,...
View ArticleSearch function in the parts view does not work
Have either of you tried clicking on the magnifying glass? From a fresh start of Fritzing the search box is greyed out as shown and clicking on the box doesn't do anything. To activate search you need...
View ArticleSearch function in the parts view does not work
Many times. I've seen that when starting there are 2 files created under C:\Fritzing\bins including a search.fzb file. It seems to work like any other bin e.g. you can drag parts into it.
View ArticleWhy the voltage drop without any reason?
Hi guysI'm using MSP430F2274 which needs a power supply of 1.8V - 3.6V. I have a computer charger which gives 19V and maximum 1.5A. I regulate (correct word?) that with L7812CV down to 12V which I...
View ArticleSainSmart 16 channels relay board
Waooh! that's a number of things to change... and you know how long it is to redo the connections for a 70 pins board I'm not sure I'll have time in a near future to get those fixed since SUSE...
View ArticleFritzing part for QF 40 pins
Hi, The worst part about friting is that the exact pin ic you need is not there, but so much others are there. Can some one please help me with making QFN 40 for XR10910
View ArticleSainSmart 16 channels relay board
Here is an update with the .1in grid and the connector order fixed: 16-Channel Relay Module.fzpz (74.0 KB)
View ArticleSearch function in the parts view does not work
Hmm, the only other suggestion I have is to try clearing the temp and user directories (note that this will destroy all your current sketches so you need to keep a copy of the directories before...
View ArticleSainSmart 16 channels relay board
Wow, impressive job for a first part! I'm not surprised some of the reply doesn't make sense, I had assumed you were an experienced part maker from the quality . Your only remaining problem worth...
View ArticleWhy the voltage drop without any reason?
Yes regulate is the correct word. You are running in to ohms law. While under no load your resistor voltage divider works the MSP430 draws current, and thus effectively changes the resistance of your...
View ArticleExact placement of holes on boards
Having the same problem here. It's not just 0.001mm off, it's more like 0.1mm If I type 0mm as the origin for an imported silkscreen layer, for example, it will move to 0.082mm Kind of a fundamental...
View ArticleExact placement of holes on boards
In the future it might be, but this is not that kind of program. There is probably a 0.1mm manufacturing tolerance on the part being fitted, why does it have to be so accurate. I did engine machining...
View ArticleNecesito ayuda para crear un PCB
Hola a todos!, Tengo estos tres componentes, un Arduino uno r3, un CC 3000 Shield (https://www.adafruit.com/product/1491) yun DHT11 (http://www.adafruit.com/product/386). Cuando intento "cablear" las...
View ArticleSainSmart 16 channels relay board
vanepp: Your only remaining problem worth fixing is the female pins in the fpz (which I have done). They are what is causing the lack of the red connection indicators in schematic That sounds weird...
View ArticleNecesito ayuda para crear un PCB
podrias poner una captura del problema para comprenderlo mejor.
View ArticleSainSmart 16 channels relay board
cbosdonnat: That sounds weird that being female pins, those aren't indicated as not connected in the schematics... isn't that a fritzing bug? after all the type of connector shouldn't influence the...
View ArticleCan I have help in finishing the variables?
byte fontArray[] = {0b00111111, // 0 DP-g-f-e-d-c-b-a, 1 = segment on0b00000110, // 10b01011011, // 20b01001111,0b01100110,0b01101101,0b01111101,0b00000111,0b01111111,0b01101111, // 9};unsigned long...
View ArticleCan I have help in finishing the variables?
This code appears to be wrong. A Fritzing schematic of the hardware would be necessary to make a stab at correcting it I expect as various parts of the code will depend on what pins are in use for...
View ArticleCan I have help in finishing the variables?
im entirely new with arduino and this is a 4 digit seven segment
View Article