|[{Image src='attach/RaspberryPi/RaspberryPi3B%2B.jpg' width='300' caption='Raspberry Pi 4'}] | [{Image src='attach/RaspberryPi/RaspberryPi4.png' width='300' caption='Raspberry Pi 3 B+'}] | [{Image src='attach/RaspberryPi/RaspberryPiA%2B.jpg' width='300' caption='Raspberry Pi A+'}] | [{Image src='attach/RaspberryPi/RaspberryPiZeroW.jpg' width='300' caption='Raspberry Pi Zero W'}]

From the [Raspberry Pi|https://en.wikipedia.org/wiki/Raspberry_Pi] page on Wikipedia:
%%blockquote
The __Raspberry Pi__   is a series of small single-board computers developed in the United Kingdom by the  Raspberry Pi Foundation to promote teaching of basic computer science in schools and in developing countries. The original model became far more popular than anticipated, selling outside its target market for uses such as  robotics. It now is widely used even in research projects, such as for weather monitoring because of its low cost and portability. It does not include peripherals (such as keyboards and mice or cases.  However, some accessories have been included in several official and unofficial bundles.
%%

The Raspberry Pi has several interfaces, the 40 pin [GPIO], the 2 pin [I2C] and the [SPI] serial interfaces.

Here's a [recipe] for __[how to blink an LED|HowToBlinkAnLED]__ on the [Raspberry Pi].

The [KR01] robot uses a Raspberry Pi 3 B+, the [KRZ01] robot uses a Raspberry Pi Zero W.


!! Links

* [Raspberry Pi|https://en.wikipedia.org/wiki/Raspberry_Pi] on Wikipedia
* From __raspberrypi.org__:
** [Raspberry Pi home page|https://www.raspberrypi.org/] 
** [Frequently-Asked Questions|https://www.raspberrypi.org/documentation/faqs/] 
** [Documentation|https://www.raspberrypi.org/documentation/]
** [Raspian|https://www.raspberrypi.org/documentation/raspbian/] (the version of [Linux|https://en.wikipedia.org/wiki/Linux] ported to the Pi)

!! Pages Tagged "Raspberry Pi"

[{HasTagOf RaspberryPi}]

----

[{Tag RaspberryPi}]