Raspberry Pi 5
PulseAugur coverage of Raspberry Pi 5 — every cluster mentioning Raspberry Pi 5 across labs, papers, and developer communities, ranked by signal.
4 天有情绪数据
-
《赛博朋克2077》夹克配备由Raspberry Pi驱动的可玩OLED领子
一位cosplay爱好者制作了《赛博朋克2077》中NUSA Infiltrator夹克的现实版本,其特色是有一个独特的领子。该领子集成了四个柔性OLED显示屏,成本约为1200美元,由两台Raspberry Pi 4单板计算机供电。夹克的领子可以显示动画,甚至可以通过Steam手柄玩游戏,隐藏式电池可提供约三小时的续航。
-
Prospector Labs 提出“luckrig”用于 LLM 硬件配置测试
Prospector Labs 推出了“luckrig”概念,用于评估运行大型语言模型的特定硬件配置(即“rigs”),而不仅仅是模型本身。该系统旨在填补空白,允许用户测试具有精确 GPU 规格、量化和上下文长度的模型,其灵感来自早期的 P2P 工具 Hotline Connect。用户可以通过贡献自己的调优笔记和计时测量来获得访问他人配置的权限,重点关注硬件多样性而非速度或排行榜。
-
Flipper One 作为开源 Arm Linux 多功能工具发布
Flipper Devices 发布了 Flipper One,这是一款新的开源 Arm Linux 计算机,设计为便携式多功能工具。该设备通过集成堪比 Raspberry Pi 5 的 Linux 处理器和 M.2 扩展插槽,显著扩展了 Flipper Zero 的功能。Flipper One 仍处于早期开发阶段,该公司正积极寻求社区贡献,以完善其功能并为市场做好准备。
-
AI HAT+ 2 通过 Hailo-10H 在 Raspberry Pi 5 上实现本地 LLM
新的 AI HAT+ 2 配备 Hailo-10H 芯片,为 Raspberry Pi 5 提供 40 TOPS 的处理能力。这使得 Llama 3.2 和 DeepSeek R1 等大型语言模型能够本地运行。HAT+ 2 包含 8GB 专用 RAM,速度可达每秒 50 个 token,实现了具有增强隐私的完全离线 AI 功能。
-
用户详述使用 SSH 和 tmux 进行 Claude 代码命令行设置,以实现无缝设备漫游
作者详细介绍了与 Anthropic 的 Claude Code 交互的极简、以命令行中心为重的设置。该配置利用运行 Debian Trixie 的树莓派作为中央枢纽,通过 SSH 远程访问,并在 tmux 会话中进行管理,以实现跨设备的持久状态。该设置强调纯粹的 Unix 哲学,摒弃了传统的集成开发环境和基于云的解决方案,以实现精简的工作流程。
-
Hobbyist 3D prints AI-powered C-3PO head capable of conversation
Sam Potozkin, a business analyst, has created a 3D-printed head of the Star Wars character C-3PO that can converse using AI. Potozkin designed and assembled the head, which includes a voice generator and text parsing ca…
-
SPEC CPU 2026 benchmark suite launches with enhanced portability, excluding AI workloads
The Standard Performance Evaluation Corporation (SPEC) has released its updated SPEC CPU 2026 benchmarking suite, which includes 52 tests and a significantly larger codebase than its predecessor. This new suite is desig…
-
AI audio inference deployed on Raspberry Pi 5 for automotive apps
Kieran Coulter will present on deploying AI audio inference on the Raspberry Pi 5 at the Audio Developer Conference (ADC) Japan. The presentation, titled "TX/RX Part 2: AI Audio on the Raspberry Pi," will focus on autom…
-
LLMs integrated into multi-robot systems, with benchmarks for edge devices
A survey paper reviews the integration of Large Language Models (LLMs) into Multi-Robot Systems (MRS), categorizing applications from high-level task allocation to low-level action generation. It highlights challenges s…
-
Robots gain semantic understanding with VLM and adaptive memory
Researchers have developed a "Semantic Autonomy Stack" to enable indoor mobile robots to understand natural language instructions, overcoming the latency and memory limitations of current Vision-Language Models (VLMs). …
-
Maker builds interactive C-3PO head using AI and Raspberry Pi
Samuel Potozkin has created a functional C-3PO head using a Raspberry Pi 5, integrating real-time speech-to-text, a large language model for interpretation, and text-to-speech synthesis to mimic the iconic voice. While …
-
研究人员开发出新的AI模型,用于解码肌电信号中的高维手指运动
研究人员开发了一个新的框架,使用消费级硬件从肌电图(EMG)信号中解码高维手指运动。该系统结合了EMG臂带和网络摄像头,收集了新的数据集EMG-FK,其中包含20名参与者的同步EMG和15个手指关节角度。基于GRU网络的Temporal Riemannian Regressor(TRR)模型处理黎曼协方差特征,在Raspberry Pi 5上实现了最先进的回归精度和实时性能,从而能够直观地控制机械手。