TechCrunch News 2024年11月25日
Raspberry Pi releases the Pico 2 W, a $7 wireless-enabled microcontroller board
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

Raspberry Pi Pico 2 W是一款围绕微控制器设计的小板,可大规模构建硬件项目。它采用自家的RP2350微控制器,具有多种特性,如多语言支持、多种核心选择、存储功能及无线能力等,且被工业和电子制造公司广泛使用。

📌Raspberry Pi Pico 2 W围绕微控制器设计,可控制其他电子组件或设备。

💻该微控制器有多种输入输出引脚,支持C、C++和MicroPython语言。

🎛️Pico 2 W配备双核双架构处理器,有多种核心可选,具有一定存储功能。

📡支持Wi-Fi和蓝牙,也有不含无线功能的版本供选择。

Meet the Raspberry Pi Pico 2 W, a tiny board designed around a microcontroller that lets you build hardware projects at scale. Raspberry Pi is once again using the RP2350, its own, well-documented microcontroller.

But what is a microcontroller again? As the name suggests, microcontrollers let you control other electronic components or devices. Regular Raspberry Pis are general purpose single-board computers, while microcontrollers are specifically designed to interact with other things.

Microcontrollers tend to be cheap, small and very power efficient. As you can see in the picture above, the Pico 2 W has dozens of input and output pins on the sides (the small yellow holes all around the board) with which it communicates with other components.

Hobbyists usually start developing a microcontroller-based project with a breadboard to avoid soldering. Later down the road, they can solder the microcontroller to other parts.

Unlike traditional Raspberry Pi computers, microcontrollers don’t run a full-fledged operating system. Your code runs directly on the chip.

In addition to C and C++, the Pico 2 W supports MicroPython, a Python-inspired language for microcontrollers, for development. The new board retains hardware and software compatibility with previous generation boards.

The new $7 Pico 2 W features a dual-core, dual-architecture processor running at 150MHz. When developing for the microcontroller, you can choose between a pair of Arm Cortex-M33 cores and a pair of open-hardware Hazard 3 RISC-V cores.

Arm Cortex-M33 cores are widely used in the microcontroller world, but some might prefer RISC-V cores. Everything is configurable in software, so you don’t have to pick one microcontroller over the other when you order new boards.

The Pico 2 W has 4 MB of on-board flash memory to store your code, while the RP2350 features 520 KB of on-chip SRAM. Again, this is not a computing beast. It’s a microcontroller!

As for wireless capabilities, the Pico 2 W supports Wi-Fi (2.4GHz 802.11n) and Bluetooth 5.2. It would have been nice to get 5GHz support for versatility, but maybe we’ll get that with the next revision.

If you don’t need wireless features for pricing or compliance certification reasons, Raspberry Pi also offers the Pico 2 without that functionality for $5.

Raspberry Pi’s products are being increasingly used by industrial and electronics manufacturing companies. When Raspberry Pi became a public company this year, it reported that the industrial and embedded segment represented 72% of its sales.

That’s probably why you can buy individual units of the Pico 2 boards, as well as 480-unit reels. This is what a reel of Pico 2 microcontroller boards looks like:

Image Credits:Raspberry Pi /

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

Raspberry Pi Pico 2 W 微控制器 硬件项目 多种语言 无线功能
相关文章