树莓派 4B 核心电子元器件图解 All In One

xgqfrms / 2023-05-30 / 原文

树莓派 4B 核心电子元器件图解 All In One

散热片安装指南

散热片

  1. 树莓派 4B 带背胶铜铝散热片套件

芯片降温散热导热片5片装套

image

image

  1. 树莓派 4代 B型 纯铜散热片

南北桥 CPU 芯片、内存 MOS纯铜导热散热器

image

image

js 一键获取真实的 TB 商品 URL 和 id ✅

自动删除分享链接中的多余 UTM 用户追踪信息 ✅

(() => {
  let url = ``;
  const args = new URLSearchParams(location.search);
  try {
    for (let [name, id] of args) {
      if(name === 'id') {
        console.log(`id =`, id);
        url = `${window.location.origin}${window.location.pathname}?id=${id}`;
        console.log(`✅ get url success =`, url)
      }
    }
  } catch (err) {
    console.log(`❌ get url error =`, err)
  }
})();

image

树莓派 4B 核心电子元器件

image

image

https://www.raspberrypi.com/news/bullseye-bonus-1-8ghz-raspberry-pi-4/

树莓派 4B 引脚 GPIO

image

demos

树莓派历代版本迭代图解

image

Raspberry Pi 4 on sale now from $35/¥245 , 24th Jun 2019

https://www.raspberrypi.com/news/raspberry-pi-4-on-sale-now-from-35/

8GB Raspberry Pi 4 on sale now at $75/¥525, 28th May 2020

https://www.raspberrypi.com/news/8gb-raspberry-pi-4-on-sale-now-at-75/

Raspberry Pi 4B 8GB 零售价格和批发价格

RAM 内存大小 官方零售价 国内换算价格
(按照汇率:1: 7 近似计算)
实际购买零售价格
1GB $35 ¥245
2GB $45 ¥315
4GB $55 ¥385
8GB $75 ¥525 ¥650

Raspberry Pi Zero 零售价 $5 / ¥35

https://www.raspberrypi.com/news/raspberry-pi-zero/

Raspberry Pi Zero W 零售价 $10 / ¥70

https://www.raspberrypi.com/news/raspberry-pi-zero-w-joins-family/

Raspberry Pi Zero 2 W 零售 $15 / ¥105

https://www.raspberrypi.com/news/new-raspberry-pi-zero-2-w-2/
https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/

Raspberry Pi Pico 零售 $4 / ¥28

https://www.raspberrypi.com/news/raspberry-pi-silicon-pico-now-on-sale/

Raspberry Pi Pico W 零售 $6 / ¥42

https://www.raspberrypi.com/news/raspberry-pi-pico-w-your-6-iot-platform/

35 * 7
245

45 * 7
315

55 * 7
385

75 * 7
525

rpi4-modbp-8gb

image
image

货物小计:CNY 531.53
物流费用:CNY0.00
增值税:CNY69.10
合计:CNY600.63 ✅ (一直没有货 💩)

https://cn.element14.com/raspberry-pi/rpi4-modbp-8gb/raspberry-pi-4-model-b-cortex/dp/3369503

https://wiki.dfrobot.com.cn/Introduction_to_Raspberry_Pi_4B_c

树莓派选型指南

Raspberry Pi 4B 是树莓派最新发布的第四代产品,性能与树莓派 3B+ 相比无论是处理器速度,还是多媒体和内存上都有显著提升。

特点如下:
Raspberry Pi 4B 拥有与入门级 x86 PC 系统相媲美的桌面性能,带来高品质体验;
具备1.5GHz / 1.8Ghz 运行的 64位四核处理器;
最高支持以 60fps 速度刷新的 4K 分辨率的单显示屏,以 30fps 速度刷新的 4K 分辨率的双显示屏;
高达 8GB RAM(可根据需要选择1GB、2GB、4GB、8GB);
2.4/5.0 Ghz 双频无线 LAN,蓝牙5.0/BLE,千兆以太网;
USB3.0 和 PoE 功能,而且具备 2.0 和 3.0 两种USB端口;

8GB 适用于希望使用 64位系统且运行复杂程序的用户,64位系统匹配8G内存可更好的发挥 CPU 性能和内存优势;
总体性能上可以说是迄今为止功能最强大的树莓派 SBC 单板电脑;

image

https://mc.dfrobot.com.cn/thread-306023-1-1.html

refs

https://en.wikipedia.org/wiki/Raspberry_Pi



©xgqfrms 2012-2021

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!