TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New Functionality: Bluetooth for Raspberry Pi Pico W

151 pointsby crispinhalmost 2 years ago

10 comments

roywasherealmost 2 years ago
This is the PR where the work is being merged into ‘upstream’ micropython for those who are interested. I have been following this side February. Very interesting to see <a href="https:&#x2F;&#x2F;github.com&#x2F;micropython&#x2F;micropython&#x2F;pull&#x2F;10739">https:&#x2F;&#x2F;github.com&#x2F;micropython&#x2F;micropython&#x2F;pull&#x2F;10739</a>
评论 #36325539 未加载
noodlesUKalmost 2 years ago
This is great! I think the rp2040 is moving towards being a very universal (and capable) platform for tinkerers who might have once reached for an Atmel based Arduino or an ESP32.
评论 #36329422 未加载
Ciericalmost 2 years ago
There are already some cool projects using the PicoW bluetooth, I&#x27;m currently modifying <a href="https:&#x2F;&#x2F;github.com&#x2F;DavidPagels&#x2F;retro-pico-switch">https:&#x2F;&#x2F;github.com&#x2F;DavidPagels&#x2F;retro-pico-switch</a> to try and make a custom controller from scratch. Hopefully it&#x27;ll get far enough to push to github at some point.
评论 #36326768 未加载
spdustinalmost 2 years ago
With ESPHome now supported on Picos (and other RP2040-based boards) this is an exciting time to be a home automation geek.
gadgetoidalmost 2 years ago
It’s been possible to use Bluetooth for a while, but a bug prevented Bluetooth and Wifi from running stably at the same time.<p>I threw together a Bluetooth speaker firmware - for some of our (Pimoroni) boards - with FFT visualisation quite some months ago - <a href="https:&#x2F;&#x2F;github.com&#x2F;Gadgetoid&#x2F;galactic-bluetooth-audio">https:&#x2F;&#x2F;github.com&#x2F;Gadgetoid&#x2F;galactic-bluetooth-audio</a><p>Album art display is also possible but small matrix displays don’t lend themselves well to it - <a href="https:&#x2F;&#x2F;github.com&#x2F;Gadgetoid&#x2F;galactic-bluetooth-audio&#x2F;pull&#x2F;13">https:&#x2F;&#x2F;github.com&#x2F;Gadgetoid&#x2F;galactic-bluetooth-audio&#x2F;pull&#x2F;1...</a>
评论 #36334194 未加载
评论 #36330545 未加载
yardiealmost 2 years ago
Oh great! I just received a batch of Pico Ws and felt there may be BT functionality under the shield. Broadcom has incorporated into all their wifi chips even if it&#x27;s not used&#x2F;not connected.
评论 #36336707 未加载
Tepixalmost 2 years ago
The RP2040 is very popular with Nintendo Switch modchips these days. I wonder Bluetooth makes these chips even better for the purpose (OTA updates?).
dabluecaboosealmost 2 years ago
Somehow I missed the release of the pico. Has anyone played with one? What&#x27;s it like to tinker with compared to a pi zero or a full sized pi?
评论 #36326199 未加载
devmoralmost 2 years ago
Extremely awesome. I have a lot of Pico W projects that send very minimal wifi data and could benefit from the reduced power consumption of BT.
flangola7almost 2 years ago
I did not know it has a Bluetooth chip
评论 #36328067 未加载
评论 #36326299 未加载
评论 #36325922 未加载