

Raspberry Pi 推出 MCU 產品 Pico
source link: https://blog.gslin.org/archives/2021/01/23/9934/raspberry-pi-%e6%8e%a8%e5%87%ba-mcu-%e7%94%a2%e5%93%81-pico/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Raspberry Pi 推出 MCU 產品 Pico
Raspberry Pi 推出了新的產品線 Raspberry Pi Pico,基於 ARM 架構的 MCU (microcontroller unit),Hacker News 上也有不少討論:「Raspberry Pi Pico and RP2040 Microcontroller (raspberrypi.org)」。
與 Raspberry Pi 的 Zero 系列比起來,Zero 上面有 512MB RAM,不算大但還是可以跑一個完整的 OS。而 Pico 的定位就直接是 MCU 了,基本上就是特製的系統。
再來是看 Pico 的規格,比隔壁棚的 ESP32 低一些,但可以看出來 Pico 主要的定位還是教學:高速雙核心 CPU、多腳位、大的記憶體以及 flash (對於一般量產的 MCU 來說),支援透過 Micro-USB 的 5V 供電界面方便開發與使用。
官方支援 C 與 MicroPython 兩種開發使用的模式,其中在 Hacker News 上有人抱怨 MicroPython 哭爸慢,不過這點應該還好,要在上面跑比較複雜的人會自己跳到 C 上面開發。
最後來講價位,目前定價是每顆 USD$4,當然跟一般商用量產的 MCU 差不少 (會盡可能壓低到「剛好夠用」的等級,價錢就有可能低到 USD$0.x),但相比於現在在教學上很紅的 ESP32 (大約在 USD$10 附近) 來說,等於是殺出另外一條產品線,加上挾帶著 Raspberry Pi 的知名度來說,等於是讓更多人熟悉 MCU...
Related
Raspberry Pi 4 推出 8GB 版本
Raspberry Pi 宣佈了 8GB 版本:「8GB Raspberry Pi 4 on sale now at $75」。 除了記憶體變成 8GB 以外,也因為記憶體加大而需要更多電力,所以電供元件的部份也跟著改動,然後也提到 COVID-19 造成的延遲: To supply the slightly higher peak currents required by the new memory package, James has shuffled the power supply components on the board, removing a switch-mode power supply from the right-hand side…
May 28, 2020In "Computer"
在 Hacker News 上看到 Raspberry Pi 400 使用心得
在 Hacker News 看到 Raspberry Pi 400 的使用心得:「I've now played with a Raspberry Pi 400 for a week and here are my conclusions」,先前在「Raspberry Pi 400」這邊有提到 Raspberry Pi 400,主要就是一台 Raspberry Pi 4 Model B 的主機,但跟鍵盤整合在一起。 在文章裡提到了 Raspberry Pi 4 可以 USB Boot 後帶來的改變 (參考之前寫的「Raspberry Pi 4 可以透過 USB 開機了」這篇),主要是透過 USB3 外接硬碟可以讓讀寫速度大幅提昇…
November 23, 2020In "Computer"
最近很少寫 Blog (程式沒寫幾行,倒是一堆行政上面的事情),不過 Twitter 上倒是常常念。 最近忙一些事情,像是寫不完的採購簽呈 (還好有一部分交給 slzzp 了),然後是開不完的會,如果要抽時間寫程式的話,就得在一般人下班後才有空了... 不管怎麼樣,最近看 jnlin 玩,以及我自己玩一些東西,有些有趣的想法,寫下來紀錄起來。 FreeBSD 7.0 的 SCHED_ULE 長期觀察下來 (超過兩個月) 算是相當穩定,這點在目前 PIXNET 的 Web Server 端可以看出來 (在 FreeBSD 跑 apache22 event 是使用 threading,配合 FastCGI 跑 PHP),但 gjournal 與 ZFS 在效率以及穩定度上都還不堪使用。(指 heavy I/O) MyISAM 的讀取速度非常快,但不利於大量 Update (因為寫入的動作需要 table lock)。在國外的討論裡,一般都是推薦使用 InnoDB 解決這類 table 的情況,但實際上目前…
March 6, 2008In "Computer"
Leave a Reply Cancel reply
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
Notify me of follow-up comments by email.
Notify me of new posts by email.
Post navigation
Recommend
-
8
AMD:RDNA 2 的中階產品會在 2021 上半年推出 Radeon RX 6800 系列與 Radeon RX 6900 XT 雖然供貨情況不佳,但這並不影響 AMD 在接下來的產品規劃,因為在 CES 2021 的 Keynote 上證實我們將會在 2021 上半年見到中階的 RDNA 2 顯示卡...
-
9
Meet Raspberry Silicon: Raspberry Pi Pico now on sale at $4 Today, we’re launching our first microcontroller-class product: Raspberry Pi Pico. Priced at just $4, it is built on RP2040, a brand-new chip developed right h...
-
10
Matrix 首页推荐 Matrix 是少数派的写作社区,我们主张分享真实的产品体验,有实用价值的经验与思考。我们会不定期挑选 Matrix 最优质的文章,展示来自用户的最真实的体验和观点。 文章代表作者个人观点,少数派仅对标题...
-
6
树莓派发布4美元微控制器RaspBerry Pi Pico – 开源派 树莓派基金会官方发布首款微控制器级产品 Raspberry Pi Pico,售价4 美元。微控制器树莓派 Pi Pico 可以处理模拟输入和低延迟 I/O,还提供非常低功耗的待机模式。官网商城还有带预焊接接头的 R...
-
10
The Raspberry Pi Pico is a new $4 microcontroller January 21, 2021
-
42
How to add Ethernet to Raspberry Pi Pico Raspberry Pi Pico has a lot of interesting and unique features, but it doesn’t have networking. Of course this was only ever going to be a temporary inconvenience, and sure enoug...
-
32
Raspberry Pi Pico template project Dependencies: All Nim dependencies can be fetched(after nimble is installed, I suggest using choosenim for installing Nim.) with, nimb...
-
10
CloudFront 把本來的 Lambda@Edge 產品線拆細,推出 CloudFront Functions Amazon CloudFront 本來的 Lambda@Edge 產品線拆細,多出一個...
-
9
Tailscale 也推出類似 Cloudflare Tunnel 的產品,Tailscale Funnel Tailscale 也推出了類似
-
7
針對 OEM 市場的 PCIe 4.0 性能導向產品,Micron 推出 3500 NVMe SSD
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK