There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
41–50 of 199 posts
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#42Nordic is not really that cheap if you just want a Cortex-M4. You buy Nordic parts for their radios. If you just want processing power, GigaDevices has an M4 at less than $1 last I checked. Unfortunately, it wouldn't work for the design we were working on as the standby power consumption wasn't great.
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#43This is depressing. Single use disposable. Full of copper, gold, tungsten, halfnium. Will leach poison into the ground. Some of the most advanced technology of our age. Use it once, toss it in the trash. Meanwhile the paper versions work just fine.
The optics on this seem to indicate that it is just a lateral flow test of some kind. It's not even different. Instead of having to interpret a couple lines you have software interpret the strip and tell you over bt on your phone. So much tech for so little.
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#44This is depressing. Single use disposable. Full of copper, gold, tungsten, halfnium. Will leach poison into the ground. Some of the most advanced technology of our age. Use it once, toss it in the trash. Meanwhile the paper versions work just fine.
If you read the full Twitter thread they explain that paper doesn’t work for everyone (the color blind and the incompetent, for example.) There is a use case, it just might not be for you.
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#45Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#46I worked at a company that was using these chips to control doors. They're extremely cheap chips, but writing code for them is not pleasant. Documentation is lacking and the tools people use to write code for it suck. Props to the devs who helped put this together.
At that point, why not just use something like the original SoC from the Raspberry Pi 1 and use the plethora of Linux dev tools available?
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#47This is depressing. Single use disposable. Full of copper, gold, tungsten, halfnium. Will leach poison into the ground. Some of the most advanced technology of our age. Use it once, toss it in the trash. Meanwhile the paper versions work just fine.
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#48This is depressing. Single use disposable. Full of copper, gold, tungsten, halfnium. Will leach poison into the ground. Some of the most advanced technology of our age. Use it once, toss it in the trash. Meanwhile the paper versions work just fine.
Quoted post unavailable.
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#49So my followup question is: I have a few of these, can I do anything with them once I'm done with the test? Hook up to the headers and reprogram? What about the Binax test? Or any of the other "connected" ones?
Re: There's an ARM Cortex-M4 with Bluetooth inside a Covid test kit
#50I worked at a company that was using these chips to control doors. They're extremely cheap chips, but writing code for them is not pleasant. Documentation is lacking and the tools people use to write code for it suck. Props to the devs who helped put this together.
They are cheap, last 10 years with a single battery, and do only what they need to do. Also secure. No crazy attack vectors. And easily symbolically verifiable. And I wrote tons of simulators and fuzzers for them.