1

The Raspberry Pi 3 A+ ,I think is memory-constrained,in that Chromium does not work well. I wanted to code Scratch 3 on it as Scratch 2 is only available offline. Using the web seems off limits and so does Sonic Pi even offline. Thonny for Python is usable offline . Is there any way around this issue?. Would using some type of adaptor work e.g. Pimorono. Also, I presume it is more suited to hardware projects similar to Pi zero projects,am I right? I downloaded Raspbian via Noobs onto 16 Gb micro-sd card initially.

Bluelion7
  • 111
  • 3

1 Answers1

0

If you read the Foundation documentation you will see that Scratch 3 ONLY works on a Pi4 (or earlier model with 1GB RAM, but operation is marginal).

The Pi3A+ has the same memory 500MB as the earlier single CPU Pi models with a 4 core processor. It is an extremely capable machine - the only limitation is the number of simultaneous tasks.

You can certainly install Scratch 2 (which should be included in the full download).

DO NOT use NOOBS, install Raspbian.

Milliways
  • 59,890
  • 31
  • 101
  • 209