I'd CNC machine that part, which is much more expensive in-quantity than the casting option but for a handful of prototypes gets you there quickly.
You could look at ClinicalTrials.gov, you can quite easily search for completed, phase 3 trials example. https://clinicaltrials.gov/search?aggFilters=phase:3,status:...
Likely some kind of Electro-Optic Modulator. You could use their wavelength comb to separate the light and then use a Mach–Zehnder interferometer to perform On-Off-Keying as an example
Have you ever heard that "the market can stay irrational longer that you can stay solvent"? The thing about bubbles is, you can often easily spot them, but can't so easily say when they'll pop.
As a practicing EE and naive programmer, It is pretty hard to build a simulation engine for electronics and even harder to build a performant engine. SPICE does this with huge matrices of differential equations and math…
>“But Graham,” I hear you protest, “I see these practices recommended in vendor’s datasheets all the time! Surely they can’t be wrong? They’re professionals!” >The 100nF value for decoupling became so entrenched because…
Piggybacking onto this comment, but another reason for external pours is thermal performance. A copper pour on the surface on the PCB allows heat to convect off the board more easily. The gains aren't massive, but they…
I was not expecting a Worm reference in this thread, well done.
Link to the actual paper for those interested. https://www.nature.com/articles/s41467-024-48534-4 (Open-Access) I had wondered why they weren't doing this in simulation but didn't realise that Finite Element Analysis…
> According to police, the worker had initially suspected he had received a phishing email from the company’s UK office, as it specified the need for a secret transaction to be carried out. However, the worker put aside…
WaveDrom also have a package for making bitfield diagrams (https://github.com/wavedrom/bitfield). Has anyone used both of these? I'd be interested to see how they compare.
Your search term would be "wiring harness manufacturer". I've not come across anyone in this space that would take a web order like PCB fabricators unfortunately, the demand isn't there. If you need wiring harnesses or…
Thats odd, I can't see any reference to Creative Commons in my copy. The copyright rests with the Australian Defence Force Journal and is administered by Copyright Agency Ltd as far as I understand.
Good point, from a certain perspective all programming languages are dead and we're actually historical computer-lingusts.
Jim's article pretty much confirms my assumption that Fortran isnt "dead" but is instead more of a de-facto domain-specific language. If you're a meterologist, you'll probably be using Fortran just because all of the…
The claim here is that "existing hardware fuzzers are inefficient in verifying processors because they make many static decisions disregarding the design complexity and the design space explored". "To address this…
Systems Thinking goes beyond just causal loop diagrams, which are a useful tool in soft-systems modelling. Systems Thinking is more of a foundational mindstate rather than a set of tools and I think this is something I…
Best comment in this thread, a lot of folks seem to be stuck on the etymology rather than the very deliberate use of special keywords in collabrative working. Sailing, Flight, Surgery; All of these require people to…
Agreed, its a nice accessible article for beginners. I can see someone who has really only played with Arduinos and Adufruit modules looking at this and getting some inspiration to try out some of the techniques he…
He's not using the Arduino Uno for anything useful, its just a test jig to check the cable works. He says at the start of the article that he needs a USB-UART converter to work with another project. I'm assuming that…
EE is my day job so I may be biased towards more formal resources. Sparkfun, Adafruit, etc have some good stuff to get you off the ground and building projects almost right away. I think they're great "taster" in how…
Can't wait to be told to RTFM by some person on the internet because I cant get the security patches to build for an implantable pacemaker.
I don't think we're disagreeing. Devs have no incentive to develop for ARM if there is no market share like you said, so they're not going to buy a $599 kit and its existence won't sway them either. I think there will…
>The big question is—will this $599 desktop be enough to push more developers towards cross-compiling for native ARM64 software on Windows? No, more consumer hardware like the Surface series will push devs. Who will…
I'd CNC machine that part, which is much more expensive in-quantity than the casting option but for a handful of prototypes gets you there quickly.
You could look at ClinicalTrials.gov, you can quite easily search for completed, phase 3 trials example. https://clinicaltrials.gov/search?aggFilters=phase:3,status:...
Likely some kind of Electro-Optic Modulator. You could use their wavelength comb to separate the light and then use a Mach–Zehnder interferometer to perform On-Off-Keying as an example
Have you ever heard that "the market can stay irrational longer that you can stay solvent"? The thing about bubbles is, you can often easily spot them, but can't so easily say when they'll pop.
As a practicing EE and naive programmer, It is pretty hard to build a simulation engine for electronics and even harder to build a performant engine. SPICE does this with huge matrices of differential equations and math…
>“But Graham,” I hear you protest, “I see these practices recommended in vendor’s datasheets all the time! Surely they can’t be wrong? They’re professionals!” >The 100nF value for decoupling became so entrenched because…
Piggybacking onto this comment, but another reason for external pours is thermal performance. A copper pour on the surface on the PCB allows heat to convect off the board more easily. The gains aren't massive, but they…
I was not expecting a Worm reference in this thread, well done.
Link to the actual paper for those interested. https://www.nature.com/articles/s41467-024-48534-4 (Open-Access) I had wondered why they weren't doing this in simulation but didn't realise that Finite Element Analysis…
> According to police, the worker had initially suspected he had received a phishing email from the company’s UK office, as it specified the need for a secret transaction to be carried out. However, the worker put aside…
WaveDrom also have a package for making bitfield diagrams (https://github.com/wavedrom/bitfield). Has anyone used both of these? I'd be interested to see how they compare.
Your search term would be "wiring harness manufacturer". I've not come across anyone in this space that would take a web order like PCB fabricators unfortunately, the demand isn't there. If you need wiring harnesses or…
Thats odd, I can't see any reference to Creative Commons in my copy. The copyright rests with the Australian Defence Force Journal and is administered by Copyright Agency Ltd as far as I understand.
Good point, from a certain perspective all programming languages are dead and we're actually historical computer-lingusts.
Jim's article pretty much confirms my assumption that Fortran isnt "dead" but is instead more of a de-facto domain-specific language. If you're a meterologist, you'll probably be using Fortran just because all of the…
The claim here is that "existing hardware fuzzers are inefficient in verifying processors because they make many static decisions disregarding the design complexity and the design space explored". "To address this…
Systems Thinking goes beyond just causal loop diagrams, which are a useful tool in soft-systems modelling. Systems Thinking is more of a foundational mindstate rather than a set of tools and I think this is something I…
Best comment in this thread, a lot of folks seem to be stuck on the etymology rather than the very deliberate use of special keywords in collabrative working. Sailing, Flight, Surgery; All of these require people to…
Agreed, its a nice accessible article for beginners. I can see someone who has really only played with Arduinos and Adufruit modules looking at this and getting some inspiration to try out some of the techniques he…
He's not using the Arduino Uno for anything useful, its just a test jig to check the cable works. He says at the start of the article that he needs a USB-UART converter to work with another project. I'm assuming that…
EE is my day job so I may be biased towards more formal resources. Sparkfun, Adafruit, etc have some good stuff to get you off the ground and building projects almost right away. I think they're great "taster" in how…
Can't wait to be told to RTFM by some person on the internet because I cant get the security patches to build for an implantable pacemaker.
I don't think we're disagreeing. Devs have no incentive to develop for ARM if there is no market share like you said, so they're not going to buy a $599 kit and its existence won't sway them either. I think there will…
>The big question is—will this $599 desktop be enough to push more developers towards cross-compiling for native ARM64 software on Windows? No, more consumer hardware like the Surface series will push devs. Who will…