The Raspberry Pi, a cheap ‘simplified’ computer for teaching
is anything but simple. It has a 25 mm2
system-on-chip [1]
in a 40 nm process, approximately 50 million gates [2]. It runs
an operating system kernel with 17 million lines of code [3].
While you can do simple things with it, there is a lot of
complexity hidden behind the scenes.