Can I run the Arduino IDE on a Raspberry Pi 4 and upload the code to my arduino boards?
Yes, that is very easy to do
What about using a LattePanda instead of the Raspberry Pi?
What OS does it use ?
Windows 10. But I'm more worried about ram.
Why not just give the full details of it instead of a drip feed ?
See links in post #5
Which you added since my post
It looks like it has plenty of RAM to run the IDE
Oh okay.
My moms PC is 16gb ram, but when I run the IDE the ram goes from 11% used to 78% used.
Meaning the IDE is using 67% of 16gb - 11 gb for the IDE itself.
That sounds unlikely considering that the IDE runs perfectly on a 4Gb Raspberry Pi 4

Modern programs change their requests depending on the resources. That is, with available 16 GB, it will take 11, and with available 4 - it will be enough from 3.5
Ah ok.
I suppose it will be slightly slower though.
I regularly run the IDE in a VM with only 6gb allocated, and I just checked on another VM with only 3G, and that seem to work OK as well. 8G should be plenty.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.