We are still actively working on the spam issue.

Difference between revisions of "Raspberry Pi"

From InstallGentoo Wiki
Jump to: navigation, search
(Added Pi-hole and Octoprint to Raspberry Pi applications)
(Communications: Add a few more entries)
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
[[File:Rpi.png|thumb|Raspberry Pi logo]]
 
[[File:Rpi.png|thumb|Raspberry Pi logo]]
  
The '''Raspberry Pi''' is an ultra-low-cost credit-card sized [[single board computers|single board computer]] which was conceived with the primary goal of teaching computer programming to children.  It has gained a popularity among hardware hackers. The latest version is the 4, model B.
+
The '''Raspberry Pi''' is an ultra-low-cost credit-card sized [[single board computers|single board computer]] which was conceived with the primary goal of teaching computer programming to children.  It has gained a popularity among hardware hackers. The latest versions are the 4, model B; and the closely related 400, which is slightly faster.
  
 
==Hardware==
 
==Hardware==
Line 43: Line 43:
 
*[http://www.ducky-pond.com/posts/2012/Jul/installing-citadel-on-rpi/ E-Mail Server]
 
*[http://www.ducky-pond.com/posts/2012/Jul/installing-citadel-on-rpi/ E-Mail Server]
 
*[http://elinux.org/RPi_Nginx_Webserver Webserver,] [http://raspberrywebserver.com/raspberrypicluster/comparing-the-performance-of-nginx-and-apache-web-servers.html nginx or Apache]
 
*[http://elinux.org/RPi_Nginx_Webserver Webserver,] [http://raspberrywebserver.com/raspberrypicluster/comparing-the-performance-of-nginx-and-apache-web-servers.html nginx or Apache]
*[http://cavebeat.org/2013/08/raspberry-pi-as-tor-middle-relay/ TOR Relay]
+
*[http://cavebeat.org/2013/08/raspberry-pi-as-tor-middle-relay/ Tor Relay]
 
*[http://www.yacypi.org/ YACY Search Engine] (Dead project)
 
*[http://www.yacypi.org/ YACY Search Engine] (Dead project)
 
*[http://piratebox.aod-rpg.de/dokuwiki/doku.php/raspberry Piratebox]
 
*[http://piratebox.aod-rpg.de/dokuwiki/doku.php/raspberry Piratebox]
Line 55: Line 55:
 
*[http://cavebeat.org/2013/08/howto-compile-retroshare-on-raspberry-pi/ Retroshare]
 
*[http://cavebeat.org/2013/08/howto-compile-retroshare-on-raspberry-pi/ Retroshare]
 
*[http://www.davidhunt.ie/piphone-a-raspberry-pi-based-smartphone/ Smartphone]
 
*[http://www.davidhunt.ie/piphone-a-raspberry-pi-based-smartphone/ Smartphone]
 +
*[https://skysedge.com/unsmartphones/RUSP/index.html Retro phone]
 +
*radio amateur stations, requires license and filtering
 +
**[https://github.com/pa3gsb/Radioberry-2.x Radio Berry] amateur ("ham") radio cape
 +
**[https://github.com/F5OEO/rpitx rpitx] a general radio frequency transmitter
  
 
===Audio===
 
===Audio===
Line 71: Line 75:
 
*[http://www.tbamud.com/ Host your own MUD.]
 
*[http://www.tbamud.com/ Host your own MUD.]
 
*[http://www.lakka.tv/ Lakka.tv], the libretro [[Single board computers | SBC]] distribution, will let you emulate video game systems upto the 4th gen (snes, genesis) and a little 5th gen (psx) as of late 2016.
 
*[http://www.lakka.tv/ Lakka.tv], the libretro [[Single board computers | SBC]] distribution, will let you emulate video game systems upto the 4th gen (snes, genesis) and a little 5th gen (psx) as of late 2016.
 +
*[https://github.com/JustArchiNET/ArchiSteamFarm ArchiSteamFarm]
  
 
==Variants==
 
==Variants==
Line 83: Line 88:
  
 
[http://elinux.org/RPi_Hub RPi Hub]
 
[http://elinux.org/RPi_Hub RPi Hub]
 +
 +
==Buying==
 +
The supply chain crisis has been made worse by scalpers, so these are hard to get, and often expensive. Roughly half the volume used to go to the professional market, and this is now been given priority during the shortages.
 +
The reason for the popularity with the professionals, is that the producer has promised to keep supplying older boards for many years, and they have been true to their words. Such long term support normally comes with a huge
 +
premium that they do not charge.
 +
 +
Nevertheless, some cheap boards can be found using the continuously updated [https://rpilocator.com/ PRi Locator].
  
 
==See also==
 
==See also==

Latest revision as of 22:13, 3 May 2023

Raspberry Pi Model B
Raspberry Pi logo

The Raspberry Pi is an ultra-low-cost credit-card sized single board computer which was conceived with the primary goal of teaching computer programming to children. It has gained a popularity among hardware hackers. The latest versions are the 4, model B; and the closely related 400, which is slightly faster.

Hardware

The Raspberry Pi is based around the Broadcom BCM3825 SoC. This contains the ARM1176JZFS processor (floating point, running at 700Mhz), and a Videocore 4 GPU.

The GPU is capable of BluRay quality playback, using H.264 at 40MBits/s. Hardware accelerated playback of h.264 is currently limited to omxplayer and XBMC.

The Raspberry Pi has 8 dedicated GPIO pins, a UART, i2c bus, SPI bus with two chip selects, i2s audio, 3v3, 5v, and ground. I/O pins on the Raspberry Pi are limited to 3.3v and will be damaged by 5v signals, making it incompatible with most Arduino devices.

Video outputs supplied are HDMI and composite video. A DSI (Display Serial Interface, common in cellphones) connector is available, however a binary blob does not exist yet.

A 3.5mm audio jack or HDMI provides sound.

Applications

3D Printing

Smart Home

Hosting

Communications

Audio

Media

Gaming

Variants

There are currently six Raspberry Pi models. Model A, Model B, Model A+, Model B+, Model Raspberry Pi 2 B+ and the newest one, Raspberry Pi Zero.

Model A has 1 USB port and lacks ethernet capability. 256MB RAM

Model B has 2 USB ports and a USB-based 10/100 ethernet port. 512MB RAM

The first production run of the Model B (Red PCB) is limited to 256MB RAM.

RPi Hub

Buying

The supply chain crisis has been made worse by scalpers, so these are hard to get, and often expensive. Roughly half the volume used to go to the professional market, and this is now been given priority during the shortages. The reason for the popularity with the professionals, is that the producer has promised to keep supplying older boards for many years, and they have been true to their words. Such long term support normally comes with a huge premium that they do not charge.

Nevertheless, some cheap boards can be found using the continuously updated PRi Locator.

See also