This page (revision-23) was last changed on 2022-03-22 20:37 by Murray Altheim

This page was created on 2019-12-23 02:09 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
23 2022-03-22 20:37 6 KB Murray Altheim to previous
22 2022-03-22 20:35 6 KB Murray Altheim to previous | to last
21 2021-12-23 09:02 4 KB Murray Altheim to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
This page will eventually contain a whole lot of information about the __Raspberry Pi__.
|[{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'}]
At line 3 changed one line
(Not quite yet)
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.
%%
At line 5 changed one line
The Raspberry Pi has several main interfaces, the 40 pin [GPIO], the 2 pin [I2C] and the [SPI] serial interfaces.
The Raspberry Pi has several interfaces, the 40 pin [GPIO], the 2 pin [I2C] and the [SPI] serial interfaces.
At line 12 added one line
The [KR01] robot uses a Raspberry Pi 3 B+, the [KRZ01] robot uses a Raspberry Pi Zero W.
At line 14 added one line
At line 12 changed one line
* [Frequently-Asked Questions|https://www.raspberrypi.org/documentation/faqs/]
* [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)