Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 26 |
Nodes: | 6 (0 / 6) |
Uptime: | 16:12:09 |
Calls: | 629 |
Files: | 1,186 |
D/L today: |
18 files (29,890K bytes) |
Messages: | 166,545 |
So, are Russian attack drones built around old model rPIs ??? Do they
use Linux ? Hmmm ... RED Hat ???
https://www.bbc.co.uk/news/articles/cg5e9zlpz6eo
British microcomputers were among more than 100,000 foreign-made
parts contained in Russian missiles and drones used in Sunday's
deadly strikes on Ukraine, Volodymyr Zelensky has said.
The Ukrainian president called for further "effective" sanctions
after saying parts originating in allied countries including
Germany, Japan and the US have been identified in Russian weapons.
The Department for Business and Trade (DBT) said it had
recently undertaken efforts to crack down on UK firms whose
products have continued to make their way into Russia's
military supply chain.
"We take reports of goods from UK companies being found
in Russian weaponry incredibly seriously," a government
spokesperson said.
. . .
-a The article did not name the exact chip-maker(s).
-a PROBABLY it's ARM.
-a So, are Russian attack drones built around old
-a model rPIs ??? Do they use Linux ? Hmmm ...
-a RED Hat ???-a :-)
-a The Pi-5 uses a USA, Broadcom, chip but vast
-a quantities of older chips/boards are out there.
-a ARM chips are almost ubiquitous in small devices.
On Mon, 6 Oct 2025 23:07:19 -0400, c186282 wrote:
So, are Russian attack drones built around old model rPIs ??? Do they
use Linux ? Hmmm ... RED Hat ???
https://ardupilot.org/ardupilot/
Supposedly the Ukraine uses ArduPilot in some drones. Despite the name it outgrew the Atmel processors long ago. Many of the integrated packages use the Cortex M4.
On Mon, 6 Oct 2025 23:07:19 -0400, c186282 wrote:
So, are Russian attack drones built around old model rPIs ??? Do they
use Linux ? Hmmm ... RED Hat ???
https://ardupilot.org/ardupilot/
Supposedly the Ukraine uses ArduPilot in some drones. Despite the name it outgrew the Atmel processors long ago. Many of the integrated packages use the Cortex M4.
-a The Ards are very good - within their reasonable
-a range. Did many projects/devices with the 2560s.
-a Lots of hand-soldered add-on shields.
-a But they're not modern FAST.
c186282 wrote:<https://www.qualcomm.com/news/releases/2025/10/qualcomm-to-acquire-arduino-accelerating-developers--access-to-i>
-a-a The Ards are very good - within their reasonable
-a-a range. Did many projects/devices with the 2560s.
-a-a Lots of hand-soldered add-on shields.
-a-a But they're not modern FAST.
I view Arduino as a waning technology, which makes it strange that
Qualcomm have bought then at this time ...
As for Russia ... as said, the EXACT UK tech
-a being used was not included in the article.
-a The govt WILL look into it. However some
-a chips, like the ARMS, are almost ubiquitous
-a and can be salvaged/reprogrammed from a
-a zillion devices.
c186282 wrote:
-a-a The Ards are very good - within their reasonable
-a-a range. Did many projects/devices with the 2560s.
-a-a Lots of hand-soldered add-on shields.
-a-a But they're not modern FAST.
I view Arduino as a waning technology, which makes it strange that
Qualcomm have bought then at this time ...
Ards still have their place ... but don't expect laptop-scale
performance. They're basically micro-controllers. A Pico would be a
better starting point for new projects.
c186282 wrote:
-a The Ards are very good - within their reasonable range. Did many
-a projects/devices with the 2560s.
-a Lots of hand-soldered add-on shields.
-a But they're not modern FAST.
I view Arduino as a waning technology, which makes it strange that
Qualcomm have bought then at this time ...
On Wed, 8 Oct 2025 07:50:36 +0100, Andy Burns wrote:As I said, its probably more their development kits and
c186282 wrote:
-a The Ards are very good - within their reasonable range. Did many
-a projects/devices with the 2560s.
-a Lots of hand-soldered add-on shields.
-a But they're not modern FAST.
I view Arduino as a waning technology, which makes it strange that
Qualcomm have bought then at this time ...
The UNO Q doesn't look like waning tech to me.
I tend to agree. I always found arduinos to be expensive, and now RP2040
et al are way cheaper, one wonders what ATMEL is worth any more. Perhaps
what Arduino is, is not so much the hardware, as the expertise in tool chains, development platforms and the like.
On Wed, 8 Oct 2025 09:46:01 +0100, The Natural Philosopher wrote:I've found once set up its not that bad,.
I tend to agree. I always found arduinos to be expensive, and now RP2040
et al are way cheaper, one wonders what ATMEL is worth any more. Perhaps
what Arduino is, is not so much the hardware, as the expertise in tool
chains, development platforms and the like.
The UNO R4 uses the Renesas RA4MI, a Cortex-M4 processor. It isn't your grandfather's UNO. The new UNO Q definitely ain't.
The toolchains ans IDEs are a plus.
https://arduino-pico.readthedocs.io/en/latest/
There are times when the Pico C++ SDK is necessary but it isn't much fun.
Either MicroPython or Arduino Core is more straight forward.
on the UNO Q they are also using Arduino Core/Zephyr RTOS for the STM32.
The ST C++ SDK is another one that's not much fun.
It's the classic trade off. If you don't need balls to the wall runtime performance faster development time wins.
c186282 wrote:
-a-a The Ards are very good - within their reasonable
-a-a range. Did many projects/devices with the 2560s.
-a-a Lots of hand-soldered add-on shields.
-a-a But they're not modern FAST.
I view Arduino as a waning technology, which makes it strange that
Qualcomm have bought then at this time ...
On 08/10/2025 07:50, Andy Burns wrote:
c186282 wrote:I tend to agree. I always found arduinos to be expensive, and now RP2040
-a-a The Ards are very good - within their reasonable
-a-a range. Did many projects/devices with the 2560s.
-a-a Lots of hand-soldered add-on shields.
-a-a But they're not modern FAST.
I view Arduino as a waning technology, which makes it strange that
Qualcomm have bought then at this time ...
et al are way cheaper, one wonders what ATMEL is worth any more. Perhaps what Arduino is, is not so much the hardware, as the expertise in tool chains, development platforms-a and the like.
On Wed, 8 Oct 2025 07:50:36 +0100, Andy Burns wrote:
c186282 wrote:
-a The Ards are very good - within their reasonable range. Did many
-a projects/devices with the 2560s.
-a Lots of hand-soldered add-on shields.
-a But they're not modern FAST.
I view Arduino as a waning technology, which makes it strange that
Qualcomm have bought then at this time ...
The UNO Q doesn't look like waning tech to me.
As mentioned in these groups before, do not
-a be so quick to discount "old" tech.
c186282 wrote:
As mentioned in these groups before, do not
-a-a be so quick to discount "old" tech.
Newer stuff seems to have come along and eaten its lunch, if it's coming back we'll see ...
c186282 wrote:
As mentioned in these groups before, do not
-a-a be so quick to discount "old" tech.
Newer stuff seems to have come along and eaten its lunch, if it's coming back we'll see ...
On 09/10/2025 09:29, Andy Burns wrote:
c186282 wrote:I find round wheels are still perfectly useable
As mentioned in these groups before, do not
-a-a be so quick to discount "old" tech.
Newer stuff seems to have come along and eaten its lunch, if it's
coming back we'll see ...
Andy Burns wrote:
c186282 wrote:
As mentioned in these groups before, do not be so quick to
discount "old" tech.
Newer stuff seems to have come along and eaten its lunch, if it's
coming back we'll see ...
A lot of the time it doesn't have to "come back" because it's still
here, heavily embedded, doing its thing like it always did.
So, unless you and/or employer is just rolling in spare cash, don't
be in a hurry to buy the 'latest greatest' until, if, it's
NECESSARY. "Latest/greatest", "New And Improved" - is a MARKETING
SCAM.
You mentioned the UNO Q?
Lots of products seem to embed various forms of Pi, I'm sure some do the
same with arduino, but I'd struggle to name one, vs several Pi ones I
can think of (Brennan B2/B3 jukebox, piKVM, HomeAssistantYellow) ...
c186282 wrote:
Andy Burns wrote:
c186282 wrote:
As mentioned in these groups before, do not be so quick to
discount "old" tech.
Newer stuff seems to have come along and eaten its lunch, if it's
coming back we'll see ...
A lot of the time it doesn't have to "come back" because it's still
here, heavily embedded, doing its thing like it always did.
Fair enough, arduino hasn't gone away, just gone down in popularity.
So, unless you and/or employer is just rolling in spare cash, don't
be in a hurry to buy the 'latest greatest' until, if, it's
NECESSARY. "Latest/greatest", "New And Improved" - is a MARKETING
SCAM.
You mentioned the UNO Q?
Lots of products seem to embed various forms of Pi, I'm sure some do the same with arduino, but I'd struggle to name one, vs several Pi ones I
can think of (Brennan B2/B3 jukebox, piKVM, HomeAssistantYellow) ...
Ard offers (offered ?) a 'dual processor' model.
I think the hotter CPU would run a very basic Linux. The two CPUs
could, kind of awkwardly, talk to each other.