合集-Raspberry Pi
摘要:
How to fix the bug that there is no signal when the Raspberry Pi is connected to a monitor with an HDMI cable All In One
如何修复树莓派使用HDMI 线连接显示器后没有信号 bug
tvservice
kmsprint
DMT
CEA
HDMI
阅读全文

摘要:
Raspberry Pi command line tools vcgencmd All In One
vcgencmd -h
vcgencmd --help
vcgencmd version
vcgencmd commands
电压太低,不能完全带动 CPU/GPU 会损坏 SD 卡 ⚠️
欠压检测 ✅
vcgencmd get_throttled
阅读全文

摘要:
Python rpi_ws281x library All In One
Raspberry Pi & Python & WS2812B RGB LED Strip
rpi_ws281x
from rpi_ws281x import PixelStrip, Color, was
NeoPixel
adafruit-circuitpython-neopixel
RPi.GPIO
阅读全文

摘要:
Adafruit CircuitPython NeoPixel All In One
Raspberry Pi & Python & WS2812B RGB LED Strip
RPi.GPIO
rpi_ws281x
WS2811_STRIP_GRB
from rpi_ws281x import PixelStrip, Color, ws
PixelStrip
Color
阅读全文

摘要:
How to fix the problem that Raspberry Pi cannot use the root user for SSH login All In One
如何修复树莓派无法使用 root 用户进行 SSH 登录的问题
/etc/ssh/sshd_config
sshd
systemctl
阅读全文

摘要:
How to modify the hostname and username and password of Raspberry Pi All In One
如何修改树莓派的主机名、用户名和密码
阅读全文

摘要:
树莓派 4B 核心电子元器件图解 All In One
超频 & 散热片安装指南
Raspberry Pi 4B 超频
1.5GHz => 1.8GHz 🚀
阅读全文

摘要:
Linux install vim errors All In One
Vim
raspbeery pi
树莓派
阅读全文

摘要:
How to boot the Raspberry Pi system from a USB Mass Storage Device All In One
如何从 USB 启动树莓派引导系统 / 如何从 USB 大容量存储设备启动 Raspberry Pi 系统
阅读全文

摘要:
How to Control an External USB Web Camera Using a Raspberry Pi All In One
如何使用树莓派控制外接 USB 网络摄像头
阅读全文

摘要:
ARM Cortex-A72 CPU All In One
Raspberry Pi 4B, 4 核心 1.5GHz 64 位 CPU
Raspberry Pi 4B, 4 核心 1.8GHz 64 位 CPU
BCM2711
BCM2835
阅读全文

摘要:
Linux shutdown & reboot & poweroff All In One
Raspberry Pi
$ sudo shutdown -h now
$ sudo reboot
$ sudo poweroff
阅读全文

摘要:
软路由 & 旁路由 All In One
路由器
KeXUe上网
如何使用 Raspberry Pi 4B (8G) 搭建一个家用软路由
OpenWrt
阅读全文

摘要:
How to change the default Python2 to Python3 on Linux All In One
在 Linux 中如何把默认的 Python2 更改为 Python3
.bashrc / .zshrc alias
symbolic link
符号链接 (软链接/硬链接)
阅读全文

摘要:
Raspberry Pi 4 Model B Product Information Portal All In One
PCN
Product Information Portal / 产品信息门户
Linux shell command strings
阅读全文

摘要:
use SSH to connect to Raspberry Pi methods All In One
hostname.local
ssh eric@rpi4b.local
mDNS
# fix 丢失 hostname.local ✅
ff00::0 ip6-localnet
ff00::0 ip6-mcastprefix
阅读全文

摘要:
国产单片机开发板 All In One
Raspberry Pi 国产替代品 ❓
硬件配置还行, 配套软件生态不太行呀,感觉只适合小众用户玩玩而已
NanoPi R6S
FrindlyElec / 友善电子
AIoT / 物联网
Orange Pi / 香橙派
Orange Pi 5 / Orange Pi 5B / Orange Pi 5 Plus
阅读全文

摘要:
How to use Raspberry Pi scan bluetooth devices All In One
蓝牙
阅读全文

摘要:
How to use the Raspberry Pi and Python to control a DHT11 wet and temperate module All In One
如何使用树莓派和 Python 来控制温湿度模块
Temperature & Humidity Sensor (DHT11)
把`温湿度`信息输出到 `OLED` 显示屏上
阅读全文

摘要:
How to use the Raspberry Pi and Python to control a buzzer All In One
如何使用树莓派和Python来控制蜂鸣器
有源蜂鸣器 vs 无源蜂鸣器
注意,这里的“源”不是指电源。而是指震荡源。
无源内部不带震荡源,所以如果用直流信号无法令其鸣叫。必须用2K~5K的方波去驱动它
声音频率可控,可以做出“多来米发索拉西”的效果。(高阶玩家)
在一些特例中,可以和 LED 复用一个控制口
💡: 使用无源蜂鸣器,只要输出不同频率的PWM 波,即可发出不同的音符; 不同的音符组合起来就是一个曲子了, 可以用来播放音乐; ✅
有源蜂鸣器内部带震荡源,所以只要一通电就会叫
程序控制方便,单片机一个高低电平就可以让其发出声音,而无源蜂鸣器却做不到
阅读全文

摘要:
gpiozero API All In One
Python & Raspberry Pi
阅读全文

摘要:
RPi.GPIO API All In One
Python & Raspberry Pi
Keyes RGB LED 140C05
阅读全文

摘要:
Node.js & Raspberry Pi & WS2812B RGB LEDs strip All In One
Node.js & Raspberry Pi & WS2812B RGB LED 灯带
Fritzing
阅读全文

摘要:
Raspberry Pi 3 Model B and Raspberry Pi 3 Model B+ and and Raspberry Pi 4 Model B All In One
树莓派 3B / 树莓派 3B+ / 树莓派 4B
阅读全文

摘要:
How to use Linux command or Python code get Raspberry PI's Temperature All In One
如何使用 Linux 命令或 Python 代码获取 Raspberry PI 的温度
vcgencmd
阅读全文

摘要:
How to connect to multiple SSD1306 OLED Displays using Raspberry Pi GPIO I2C PIN All In One
如何使用 Raspberry Pi 的 GPIO I2C PIN 连接多个 SSD1306 OLED 显示器
Soc: BCM2837 / BCM2836
阅读全文
摘要:
Raspberry Pi & 0.96 inch SSD1306 OLED display All In One
CircuitPython
MicroPython
Adafruit
阅读全文

摘要:
WS2812B RGB LED 灯带外接电源所需要的电压计算公式 All In One
rpi_ws281x
GPIO
BCM
Python
pinout
Raspberry Pi
阅读全文

摘要:
Raspberry Pi GPIO pins All In One
Raspberry Pi GPIO Pinout / 树莓派 GPIO 引脚大全
引脚编号分类:物理编号、BCM GPIO 编号、WiringPi 编号
通信方式分类:GPIO 通信、PWM 通信、I2C 通信、SPI 通信、UART 通信
alias
阅读全文

摘要:
如何使用蓝牙控制树莓派 All In One
Raspberry Pi & Bluetooth & Node.js
阅读全文

摘要:
Raspberry Pi & Experience AI All In One
Experience AI is a new educational programme that offers cutting-edge KS3 (ages 11–14) resources on artificial intelligence and machine learning for teachers and their students.
阅读全文

摘要:
如何修复树莓派在更换了一个 SD 系统卡后,无法使用 SSH 登录问题 All In One
Raspberry Pi 无法 SSH 登录,报错 ❌
known hosts
raspberrypi.local
/Users/xgqfrms-mm/.ssh/known_hosts
raspi-config
阅读全文

摘要:
How to use the Raspberry Pi to study the Linux kernel source code All In One
如何利用树莓派来研究 Linux 内核源码 All In One
在 Linux 系统中,一切皆文件!
阅读全文

摘要:
Raspberry Pi 设置开机登录后自启动脚本 All In One
Raspberry Pi 设置开机自动启动 SSH
6 种修改系统文件来实现开机自启动的方法
2 种修改系统配置文件来实现开机登录后自动执行自定义 shell 脚本的方案
.profile
.bashrc
init.d tab
systemd
crontab 定时器/定时任务
rc.local
userconf.txt
config.txt
wpa_supplicant.conf
阅读全文

摘要:
How to use SSH to access the Raspberry Pi without know the Wi-Fi IP address All In One
如何在不知道 Wi-Fi IP 地址的情况下使用 SSH 访问树莓派
没有显示器,不知道树莓派 IP 地址的情况下,如何通过 SSH 远程访问树莓派的终极解决方案
1. 必备条件
有一个家庭 Wi-Fi,有互联网访问; (PS: 也可以没有互联网访问, 如果有离线的系统镜像和 Raspberry Pi Imager 工具)
SD 卡读卡器; (PS: 也可以没有, 如果电脑自带了读卡器)
一个 5V/3A 的 USB 电源适配器
一个树莓派 (3B / 3B+ / 4B)等
一台电脑
Raspberry Pi Imager
Raspberry Pi OS
阅读全文

摘要:
Raspberry Pi Code Editor All In One
GPIO module bug
Python
Scratch
阅读全文

摘要:
Linux copy from pipe command All In One
vscode 中显示乱码 ❌ ,但是 terminal 中查看却显示正常 ✅
修复 macOS 从 terminal 导出 man 手册到 markdown 文件的时候,vscode 中显示出现的乱码 bug 🚀
use vscode to fix copy from terminal encoding bug 🚀
ASCII backspace characters
ASCII 退格字符
阅读全文

摘要:
how to use crontab to send an email on Linux All In One
阅读全文

摘要:
macOS Terminal & Raspberry Pi client_loop: send disconnect: Broken pipe All In One
阅读全文

摘要:
Raspberry Pi crontab not work bug All In One
Raspberry Pi crontab 不执行 bug
安装&配置邮件服务器 email / mail
阅读全文

摘要:
Raspberry Pi GPIO 针脚图解教程 All In One
Raspberry Pi
GPIO
Raspberry Pi Pico GPIO
ADC 模数转换器
PWM
BCM
crontab
LED
阅读全文

摘要:
how to get Raspberry Pi System Information All In One
如何获取树莓派的系统信息
Temperature
vcgencmd
阅读全文

摘要:
2023 最新的如何树莓派上安装中文输入法和设置中文语言环境教程 All In One
亲测有效:Raspberry Pi 3B + Raspberry Pi OS (64-bit)
安装中文输入法
设置默认语言环境
如果使用的是 macOS 上的 Terminal 出错了,需要手动关闭本地环境变量,即取消勾选
重启系统
测试验证
阅读全文

摘要:
Linux change archive mirror All In One
Linux / Debian / Ubuntu / Raspberry Pi OS
切换 Linux 镜像源 / 切换 Raspberry Pi 镜像源
tsinghua
阅读全文

摘要:
How to publish a Linux package to mirror All In One
阅读全文

摘要:
Raspberry Pi 3B won't turn on after being powered on All In One
树莓派 3B 通电后无法开机
指示灯只有红色的 LED 亮,绿色的 LED 不亮了 ❓
红色亮说明通电了,但是绿色不亮,即 PWR 指示灯工作正常 ✅, ACT 指示灯工作异常 ❌
阅读全文

摘要:
Raspberry Pi Debug Probe All In One
阅读全文

摘要:
How to find the "usbmodem" of Raspberry Pi Pico on macOS All In One
/dev/tty.usbmodem0000000000001 not exist bug ❌
阅读全文

摘要:
How to check the USB devices connected to Linux by using Terminal All In One
Raspberry Pi
macOS
lusb
ls -al /dev/ | grep disk
阅读全文

摘要:
Raspberry Pi Imager All In One
Raspberry Pi OS
阅读全文

摘要:
use macOS terminal can not install MicroPython on Raspberry Pi Pico bug All In One
使用 macOS 终端无法在 Raspberry Pi Pico 上安装 MicroPython bug
Thonny IDE
minicom
阅读全文

摘要:
Raspberry Pi Pico All In One
picozero API
minicom
usbmodem
GPIO
LED
pinout
Raspberry Pi Model 3B
阅读全文
摘要:
macOS 如何通过 SSH 访问树莓派 All In One
tags: ["macOS", "树莓派", "IP", "WIFI", "Raspberry Pi3", "SSH", "SFTP"]
DNS
mDNS
multicast DNS / 组播 DNS
hostname.local
阅读全文

摘要:
面包板使用教程 All In One
树莓派 3V 针脚供电
Raspberry Pi 3B GPIO
干电池 3V (1.5x2节) 才能带动 LED 发光
crontab
LED
阅读全文

摘要:
Raspberry Pi Pico & MicroPython All In One
Thonny IDE
MicroPython Firmware
MCU
RP2040
RA4M1
STM32
ESP32
Arm Cortex®-M4
Dual ARM Cortex-M0+
Adafruit
阅读全文

摘要:
Raspberry Pi & Python & GPIO All In One
pinout
树莓派
LED
Python
阅读全文

摘要:
Raspberry Pi Remote Access All In One
Raspberry Pi 自动关闭 WLAN 电池管理 / 电源管理
防止 SSH 一段时间后自动断开连接
阅读全文

摘要:
Raspberry Pi 4 B 8G All In One
阅读全文

摘要:
How to use macOS to connect to Raspberry Pi without the monitor All In One
如何在没有显示屏的情况下使用 macOS 连接树莓派 All In One
nmap
zenmap
阅读全文

摘要:
Linux 关机命令 All In One
shutdown & poweroff
Raspberry Pi 关机命令
macOS 关机命令
reboot
poweroff
shutdown
阅读全文

摘要:
Raspberry Pi 5 All In One
树莓派 5
阅读全文

摘要:TensorFlow Lite & Raspberry Pi All In One
阅读全文
摘要:
how to install GitLab on Raspberry Pi OS
GitLab & Raspberry Pi
阅读全文

摘要:
Raspberry Pi & GPIO All In One
GPIO 12 / BCM 12
阅读全文

摘要:
Raspberry Pi 电路图模拟器 All In One
阅读全文

摘要:
树莓派 4B 入门教程 All In One
阅读全文

摘要:如何在树莓派上搭建 gitlab 服务 All In One
如何在树莓派上搭建 gitlab 服务, 树莓派,gitlab, git, raspberry pi,
阅读全文
摘要:Raspberry Pi & Node.js & WebSockets & IM
linux & chmod 777 & chmod +x
Raspberry pi,node.js,websockets,IM,JS,app,web,linux,nginx,IoT,chmod, chmod +x , chmod 777,bash,shell
阅读全文
摘要:Raspberry Pi & Raspberry Pi 4 All In One
Raspberry pi,Raspberry Pi 4,linux,server,node.js,python,C, IoT, SD/SDHC/SDXC/SDUC
阅读全文
摘要:IoT & Raspberry Pi
Linux Shell
chmod 777
IoT,Raspberry pi,Linux Shell,web,shell,bash, chmod +x, chmod 777, chmod, bash,
阅读全文
摘要:NMAP 使用教程 All In One
nmap [Scan Type(s)] [Options] {target specification}
EXAMPLES:
nmap -sn 192.168.2.0/24 (ping 所在wlan 的所有host)
nmap -v -A scanme.nmap.org
nmap -v -sP 192.168.0.0/16 10.0.0.0/8
nmap -v -iR 10000 -P0 -p 80
阅读全文
摘要:如何使用 config.txt 配置 Raspberry Pi 3 的各种信息!
阅读全文
摘要:
如何在没有显示器的情况下查看 Raspberry Pi 3 的 IP 地址信息 All In One
Raspberry Pi 3
IP Address
Nmap
阅读全文

摘要:How To Install Linux & Nginx & MySQL & PHP (LEMP) stack on Raspberry Pi 3 All In One
Raspberry Pi 3,LEMP,Linux,Nginx,PHP(PHP-FPM), MySQL(MariaDB)
阅读全文
摘要:如何启用树莓派的硬件看门狗功能,让它在系统宕机时可以自动重新开机 All In One
Raspberry Pi watchdog
阅读全文
摘要:如何在 Raspberry Pi 树莓派上安装浏览器的详细教程 All In One
Raspberry pi 3
树莓派 3
阅读全文
摘要:树莓派(raspberry pi 3) 中文界面支持的设置,安装中文环境,中文输入法 All In One
阅读全文
摘要:2016 最新的树莓派3 上手评测图解教程新手必看 All In One
Raspberry Pi 3 & VNC 安装,启动,关闭
阅读全文