惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
量子位
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
B
Blog
U
Unit 42
C
Check Point Blog
I
InfoQ
aimingoo的专栏
aimingoo的专栏
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 【当耐特】
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
H
Help Net Security
MongoDB | Blog
MongoDB | Blog
博客园 - Franky
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
云风的 BLOG
云风的 BLOG
宝玉的分享
宝玉的分享
爱范儿
爱范儿

Latest from TechRadar in News

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone NYT Connections today – my hints and answers for April 16 (#1040) Quordle hints and answers for Thursday, April 16 (game #1543) NYT Strands hints and answers for Thursday, April 16 (game #774) Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way Allbirds — the shoe viral company — just pivoted into AI, and I wish this were an Onion headline 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts OpenAI reveals its Mythos rival designed for cybersecurity pros NYT Connections hints and answers for Tuesday, April 14 (game #1038) Forget Dr Doolittle, study finds animals might not only want to use tech, but they also want to talk to us with it… 'The decision is deeply troubling': Tesla gets a green light for Full Self-Driving in Europe — but not… OpenAI flags third-party data issue — all macOS users should update now Microsoft says Copilot is for ‘entertainment' not work, Meta’s Muse Spark and 7 other AI stories you… Man Utd vs Leeds Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news What is the release date for Invincible season 4 episode 7 on Prime Video? Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… The Lenovo Legion Go 2 handheld costs more than two Nvidia RTX 5080 GPUs — and that's genuinely absurd Secretlab is launching its first Diablo desk, with a design that 'traces the infernal history' of the series
Clever Raspberry Pi hack gets Sony's PS5 controller worki...
Darren Allan · 2026-05-01 · via Latest from TechRadar in News
Someone holding a PS5 DualSense Controller
(Image credit: Sony)

  • A modder has come up with a way to use a DualSense controller wirelessly on PC without losing haptics and the adaptive triggers
  • It uses a Raspberry Pi Pico 2 W as a bridge between the controller and PC
  • This solution seemingly has no discernible added latency, at least for non-competitive gaming

If you use a PS5 DualSense controller for gaming on your PC, you might well be frustrated that to get full functionality, you must have it connected via the cable, and not wirelessly – but that isn't true any longer, thanks to this clever use of a Raspberry Pi.

Tom's Hardware reports that a new creation built with a cheap Raspberry Pi Pico 2 W (the wireless variant of the Pico 2) acts as a bridge between the PC and the controller. This allows the DualSense to connect over Bluetooth and work just as it does on PS5 with haptic feedback, the nifty adaptive triggers, and other goodies.

In case you didn't realize, those functions work fine on PC when you hook up with the cable, but they don't if you connect to the PC (directly) using Bluetooth. This is because the Windows implementation of Bluetooth doesn't have the full bandwidth required by the DualSense to enable all its functions to be transmitted wirelessly.

Article continues below

The project, dubbed 'DS5Dongle', was highlighted on Reddit and is the creation of a developer by the name of 'awalol' on GitHub.

How does it work? Essentially, the Raspberry Pi Pico 2 W is plugged into the PC and acts as a bridge, meaning the PS5 controller connects to it (rather than the computer) – with the Pi then presenting itself to Windows 11 as a wired DualSense.

It's a clever workaround, and you can buy the necessary goods to fashion your own DS5Dongle for less than $20 in the US (or a roughly equivalent outlay in your region). All you need is a Pi Pico 2 W and a microUSB cable, and of course, the file for the project from GitHub.


Happy PC gamer

(Image credit: Shutterstock / Gorodenkoff)

Analysis: a neat solution, and latency doesn't spoil the wireless gaming fun

This shortcoming has been an annoyance for many PC gamers who want to use their PS5 DualSense with games that are better suited to a controller than to a mouse and keyboard. It's not ideal having to be restricted to plugging in your DualSense, as wireless obviously offers a great deal more freedom.

Sign up for breaking news, reviews, opinion, top tech deals, and more.

Once you've made your own Pi dongle, all you need to do is the initial handshake with the controller, and then your DualSense will be connected to the PC automatically every time you turn the controller on (assuming you leave the dongle in place, of course).

Are there any drawbacks? The obvious worry is that this is an extra step between the PC and the controller, so it may introduce some input latency, which is a point raised by some Redditors on the above thread.

According to the original poster, though, it's not a problem. They observed: "I can only say about my experience, which is I didn't feel any difference to wired. But I only play single player games."

It may not be an ideal solution for competitive gaming, but this is definitely one of the smarter DIY tech pieces I've seen for PC gamers this year. There's some possible flakiness with the current implementation of the DS5Dongle, as noted on GitHub, including the audio from the controller potentially being choppy. The project is still a work in progress.


A Gigabyte Radeon RX 9070 XT against a white background

Follow TechRadar on Google News and add us as a preferred source to get our expert news, reviews, and opinion in your feeds. Make sure to click the Follow button!

And of course, you can also follow TechRadar on YouTube and TikTok for news, reviews, unboxings in video form, and get regular updates from us on WhatsApp too.


Darren is a freelancer writing news and features for TechRadar (and occasionally T3) across a broad range of computing topics including CPUs, GPUs, various other hardware, VPNs, antivirus and more. He has written about tech for the best part of three decades, and writes books in his spare time (his debut novel - 'I Know What You Did Last Supper' - was published by Hachette UK in 2013).