Earlier quoted context omitted.
That's been a funny thing for me. I'm not an electrical engineer, at all. My electrical knowledge is an introductory electromagnetics course I had to take in college that I've mostly forgotten, reading/watching EEVblog, other internet sources, playing around with cheap and/or old parts, reading whatever I can find, etc. I've made some retrocomputing boards ( 4 layer boards can be had for very cheap these days (JLCPCB…
"Want to do PCIe? Join PCIe SIG. Want to do USB? Join USB-IF..." As someone who works for a large silicon vendor I can tell you that even with access to those industry groups the documentation still sucks!!!! I look at the amazing documentation available surrounding various software initiatives (OpenCV, machine learning, linux drivers, programming languages, etc...) with envy. It's all right there and out in the open…
A circuit simulator that doesn't look like it was made in 2003
131–140 of 270 posts
Re: A circuit simulator that doesn't look like it was made in 2003
#132Earlier quoted context omitted.
Hey! I work on Diode w/ Austin (OP). Yeah we use a wasm-compiled version of ngSpice for the circuit simulation.
presumably melony already knew that because ngspice is mostly licensed under a 3-clause bsd license which says > Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. unless you're violating the ngspice license? or the documentation and/or other materials are just hard t…
Re: A circuit simulator that doesn't look like it was made in 2003
#133Schematics are for understanding what a circuit does. Breadboards are for prototyping small low-speed circuits. Veroboard is for prototyping larger medium-speed circuits. Gerbers & a PCB are for production and for prototyping large or high-speed circuits. If the tool could automatically make a 3D breadboard view from a schematic, it'd be pretty neat for beginners. If the tool warned you when the normal parasitic capa…
Fritzing can kind of make breadboards from schematics, but doesn't have a 3D view... which I'm fine with because why do we need 3D?
It’s interesting too that there are all sorts of mistakes that become a bit more obvious when you look at it in 3D than in the 2D view.
Re: A circuit simulator that doesn't look like it was made in 2003
#134Re: A circuit simulator that doesn't look like it was made in 2003
#135Earlier quoted context omitted.
presumably melony already knew that because ngspice is mostly licensed under a 3-clause bsd license which says > Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. unless you're violating the ngspice license? or the documentation and/or other materials are just hard t…
Melony is not that pedantic and melony does not ask questions whose answers melony already know. Melony has better things to do than to hound SaaS services over alleged license violations (unlike a certain somebody ).
Re: A circuit simulator that doesn't look like it was made in 2003
#136Re: A circuit simulator that doesn't look like it was made in 2003
#137Earlier quoted context omitted.
"Want to do PCIe? Join PCIe SIG. Want to do USB? Join USB-IF..." As someone who works for a large silicon vendor I can tell you that even with access to those industry groups the documentation still sucks!!!! I look at the amazing documentation available surrounding various software initiatives (OpenCV, machine learning, linux drivers, programming languages, etc...) with envy. It's all right there and out in the open…
It blew my mind that the microcontroller I'm now using has a 1000+ page datasheet.
Re: A circuit simulator that doesn't look like it was made in 2003
#138Re: A circuit simulator that doesn't look like it was made in 2003
#139Re: A circuit simulator that doesn't look like it was made in 2003
#140Earlier quoted context omitted.
That's been a funny thing for me. I'm not an electrical engineer, at all. My electrical knowledge is an introductory electromagnetics course I had to take in college that I've mostly forgotten, reading/watching EEVblog, other internet sources, playing around with cheap and/or old parts, reading whatever I can find, etc. I've made some retrocomputing boards ( 4 layer boards can be had for very cheap these days (JLCPCB…
Yeah, joining the clubs is burdensome. I'm lucky to be in an industry where there's enough value-add, that we just pay the piper and move on. Myself, I buy that kind of stuff pre-integrated.
The electronics are a thing I do as a hobby and I try my absolute hardest to ensure work and hobby resources are kept separate. Electronics is sufficiently different from my professional role that it doesn't feel draining as a thing to do on the side. I'm not one of those "spend 8 hours programming/architecting/designing at work only to go home and spend another 6 writing code for fun" kind of people. I definitely write software and learn at home from time to time, but the motivation for doing it on the side is certainly less than it was before I turned it into a full time job. So I tend to gravitate towards things that are interesting to me but not necessarily useful to others.