fruitoftheloom wrote: ↑Tue Sep 03, 2019 11:29 am
Ranukic wrote: ↑Tue Sep 03, 2019 1:06 am
Hey,
My daughter (12) and I wanted a project that we could work on together. She likes programming "coding" as she calls it and I wanted to encourage that. So I purchased a Pi4 along with the needed accessories in order to get us started. However I am diving a little deeper into the "how to" and am finding posts saying that Pi4 does not support retropi as a gaming console. Did I make a mistake with the purchase of the Pi4 or is there a way to make the Pi4 work?
Thanks, Ran
Yes it is clearly stated by the Retropie Developers that the 4B is not yet supported:
https://retropie.org.uk/news/
That appears to be true. Most of the software that makes up Retropie is open source and available separately--much even as part of Raspbian. Moreover, a new version of Retropie seems likely to run on the Pi 4B in the near future.
While your daughter is too old to want to program Scratch, a web browser can be useful for finding help and examples when writing code in other languages and working on physical computing projects. Because of the improved technology in the Pi 4B, web browsers work much better on that model.
From an educational point of view, it might anyway be better not to start building a full Retropie gaming console and begin with using the GPIO to sense a switch, blink a light and turn on a motor. By the time those smaller things are done, one is in a better position to understand what is going on with Retropie. By then the Pi 4B may be supported as well.