# device_board_raspberrypi **Repository Path**: algoideas/device_board_raspberrypi ## Basic Information - **Project Name**: device_board_raspberrypi - **Description**: 树莓派 Device仓 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-01 - **Last Updated**: 2023-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: OpenHarmony, 树莓派4B ## README # device_board_raspberrypi ## 介绍 本仓用于放置raspberrypi相关内容,各开发板的使用教程和使用详细说明可点击下表开发板名称查看。 | 开发板名称 | SoC型号 | 应用领域 | 设备互联类型 | |:-------------------------------------------:|:---------------:|:--------------------------------------:|:-------------:| | [RaspberryPi-4B](raspberrypi_4b/README_zh.md) | `Broadcom BCM2711` | 教育、家庭自动化、工业自动化、人工智能助手等 | 有线以太网、WIFI、蓝牙 | #### Raspberry Pi 4B简介 - [RaspberryPi-4B](https://gitee.com/algoideas/device_board_raspberrypi/blob/master/raspberrypi_4b/README_zh.md) Raspberry Pi(中文名为“树莓派”,简写为RPi,或者RasPi/RPi)是为学生计算机编程教育而设计,只有信用卡大小的卡片式电脑,其原生系统基于Linux。 #### 开发板架构 ![扩展板架构](./figures/raspberry-pi-4B-pinout.jpg "树莓派4B") ## 目录 ``` device/board/raspberrypi ├── raspberrypi_4b # 树莓派4B开发板目录 └── figures # 树莓派相关图片目录 ``` ## 使用说明 RaspberryPi_4B参考: - [RaspberryPi-4B](https://gitee.com/algoideas/device_board_raspberrypi/blob/master/raspberrypi_4b/README_zh.md) ## 相关仓 - device_board_raspberrypi - [vendor_raspberrypi](https://gitee.com/algoideas/vendor_raspberrypi) - [device_soc_broadcom](https://gitee.com/algoideas/device_soc_broadcom)