aliases:
tags:
- proto
- Type/Tech/Platform
publish: true
version: 1
dateCreated: 2023-07-05, 14:00
dateModified: 2024-05-31, 11:07
from:
- "[[Codex/Tech/Making]]"
- "[[Single-board computer]]"
- "[[Personal computer]]"
related:
contra:
to:
![]() |
Raspberry Pi is a series of small single-board computers (SBCs) developed in the United Kingdom by Raspberry Pi Ltd in association with Broadcom. The Raspberry Pi project originally leaned toward the promotion of teaching basic computer science in schools. The original model became more popular than anticipated, selling outside its target market for uses such as robotics. It is widely used in many areas, such as for weather monitoring, because of its low cost, modularity, and open design. It is typically used by computer and electronic hobbyists, due to its adoption of the HDMI and USB standards. |
---|---|
wikipedia:: Raspberry Pi |
- the Raspberry Pi 2 boasts a 900 MHz, 32-bit quad-core ARM Cortex-A7 processor backed by 1GB of RAM. A later revision to this board boosted its power further, featuring a 900 MHz 64-bit quad-core ARM Cortex-A53 processor. This upgrade put the Pi 2 almost on par with the Raspberry Pi 3 Model B, albeit with a fixed clocking of 900 MHz in place.
aliases:
tags: Type/Tech area/tech/it proto
from: "[[Raspberry Pi]]"
related:
contra:
to:
dateCreated: 2024-01-29, 17:06
dateModified: 2024-01-29, 17:07
version: 1.0
publish: true
aliases:
tags: Type/Tech area/tech proto
from: "[[Raspberry Pi]]"
related:
contra:
to:
dateCreated: 2024-01-29, 17:07
dateModified: 2024-01-29, 17:08
version: 1.0
publish: true
aliases:
tags: Type/Tech area/tech proto
from: "[[Raspberry Pi]]"
related:
contra:
to:
dateCreated: 2024-01-29, 17:08
dateModified: 2024-02-18, 16:12
version: 1.0
publish: true
aliases:
tags: Type/Tech area/tech proto
from: "[[Raspberry Pi]]"
related:
contra:
to:
dateCreated: 2024-01-29, 17:09
dateModified: 2024-01-29, 17:09
version: 1.0
publish: true
aliases:
tags: Type/Tech area/tech proto
from: "[[Raspberry Pi]]"
related:
contra:
to:
dateCreated: 2024-01-29, 17:09
dateModified: 2024-01-29, 17:10
version: 1.0
publish: true
touch ssh
raspi-config
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US
network={
ssid=“Your network SSID name”
psk=“Your network password”
key_mgmt=WPA-PSK
}