-
I hit this as soon as I open up my design :-(
```
Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: java.awt.geom.Rectangle2D$Double cannot be cast to java.awt.Rectangle
at fr…
-
While studying the diagram DIY_LED_Clock_STC15W408AS.pdf I noticed the RxD/TxD on the external pins of P1 are swapped. All diagrams of the clocks that I have seen so far connect the 3rd pin of P1 (nex…
-
Some schematics out in the wild have an incorrect voltage divider (swapped resistor values) for the 1.2V power supply. R14 should be 10K and R15 should be 20K. R14 is the resistor in parallel with C19…
-
Hi!
Can you share the schematic?
Can this firmware replace the original Gotek read-protected firmware?
Can this firmware handle bigger pendrives/images than 1.44 MB?
ghost updated
7 years ago
-
Hey, thanks for working on these scripts.
I ran the difftool on [spark/core](https://github.com/spark/core)
```
git difftool -t eaglediff v0.2.3..v0.2.4 -- EAGLE/core.brd
```
and this is what …
-
Hi there, I know this project is a few years old now, I'm wondering if you have the schematics for your design at all? I can't find them here. Thanks!
-
There may be way to overcome #34 and #41.
I started implementation of `spice4qucs` extension. This extension allows you to switch between `qucsator` simulation kernel and `ngspice` simulation kernel.…
-
The circuit library 74xx.lib shipped with KiCAD contains an entry for the 74LS51 logic gate part. According to the respective data sheet, this part is wrong. Neither the gate symbol nor the pin assign…
-
KiCad is a set of applications used to capture electronic schematics and design printed circuit boards. KiCad runs on Windows, Linux, and Apple OSX and is released under the open source GNU GPL.
It i…
-
Should this continue to exist in the public domain, or under a FOSS license?
Does this count as a derivative of Octavo's OrCAD symbol? If so what's the license on that?
Need to think about all that…