24

How did the Raspberry Pi get its very famous name? And who came up with the idea to call a budget computer after an item of food?

goldilocks
  • 60,325
  • 17
  • 117
  • 234
Darth Vader
  • 4,218
  • 24
  • 47
  • 70

3 Answers3

19

Raspberry is from an old tradition: there was Tangerine Computer Systems. In the mid-1980s there was a British company called Apricot Computers which competed with Apple (yet another fruit) and PC computers. Even before that there was also another British company called Acorn (being a nut, it qualifies as fruit).

And of course there's also: BlackBerry, Cherry Corporation (now known as ZF Electronics), Papaya Studio, etc...

Meaning that if you want to start a new company and don't want to get sued, you'd better choose any name but that of a fruit.

Peter Mortensen
  • 2,004
  • 2
  • 15
  • 18
Karpov
  • 343
  • 2
  • 8
13

According to this question on the offical forum, the founders wanted a fruit name for nostalgia and Pi comes from Python.

Jacobm001
  • 11,904
  • 7
  • 47
  • 58
6

As we all can easily imagine (and as was said before), a fruit name was chosen because of tradition. What is not so well known, is that Pi does stand for:

Python Interpreter.

It was originally planned to equip the Pi with a built-in interpreter for python, just like the C64 had a built-in Basic iterpreter. You can read more about this at the Pi's german Wikipedia page.