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

推荐订阅源

腾讯CDC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
博客园_首页
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
The Cloudflare Blog
V
Visual Studio Blog
罗磊的独立博客
T
Tailwind CSS Blog
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
D
Docker
Last Week in AI
Last Week in AI
B
Blog RSS Feed
C
Check Point Blog
J
Java Code Geeks
The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
博客园 - 聂微东
MongoDB | Blog
MongoDB | Blog
雷峰网
雷峰网

TechSpot

Flagship Rematch: Ryzen 7 5800X3D vs. Core i9-12900K Slack chats and internal data from failed startups are finding a second life in AI training A $5 Bluetooth tracker hidden in a postcard exposed a warship's movements Leakers claim PlayStation 6 could offer at least 3x the performance of the PS5 The Mac Mini is no longer a niche product, it's local AI infrastructure IPv6 traffic reaches parity with IPv4 for the first time, Google data shows Xbox expansion cards are now cheaper than SSDs, and PC users are repurposing them Blue Origin prepares to reuse New Glenn booster in bid to challenge SpaceX Nvidia could bring back the 12GB RTX 3060 as supply issues disrupt GPU roadmap What was the first OS you ever used? SNK revives NeoGeo AES with modern upgrades and HDMI support Valve's Proton 11 beta boosts Linux gaming with better performance and classic game support Researchers warn Microsoft Defender vulnerability is already being exploited A four-day Steam freebie turned into $250,000 for an indie game AMD may relaunch Ryzen 7 5800X3D for AM4's 10th anniversary This humanoid robot can almost run as fast as a human sprinter Two New Jersey men jailed for helping North Korean IT workers infiltrate 100+ companies A $7,000 DIY radar project is taking on hardware that usually costs over $100,000 Metro 2039 is going darker than ever, launching this winter on PC and consoles Gemini arrives on macOS with a dedicated desktop app AI infrastructure boom pushes AMD, Intel and Arm to new valuation heights New self-healing material can repair itself over 1,000 times, extend the lifespan of cars and aircraft Japan's bullet train to debut high-tech private cabins, for an added fee Memory card and flash drive pricing surges 120%, with some models spiking 260% Open-source tool decrypts all private data collected by Windows Recall on Copilot PCs The 2026 PC and Console Gaming Report shows most revenue now comes from games outside the Top 20 PureMac is a new open-source macOS cleanup and app removal tool Your Airbnb host might actually be AI Steam might soon display 30-day price history for game deals Intel brings 18A process to budget laptops with new Core Series 3 CPUs
A $7 Raspberry Pi can do something Sony refuses to: give ...
Daniel Sims · 2026-05-02 · via TechSpot

Serving tech enthusiasts for over 25 years.
TechSpot means tech analysis and advice you can trust.

Connecting the dots: Many PC games support the PlayStation 5 controller's adaptive triggers and haptic feedback, but these almost always require a wired connection. A new custom firmware addresses this by turning a Raspberry Pi Pico 2 W into the wireless dongle that Sony refuses to make.

Modder "awalol" has spent the past several weeks developing firmware that, when installed on a 2-inch-long Raspberry Pi device, allows PCs to use adaptive triggers and haptic feedback on Sony's DualSense controllers without a wired connection. Living room PC gamers will likely appreciate the cheap custom add-on.

The DualSense's adaptive triggers simulate resistance during actions such as pulling a gun's trigger or pressing a vehicle's pedals, and haptic feedback enhances controller vibrations.

While the PS5 supports these features wirelessly, only a handful of PC titles support wireless adaptive triggers, and haptic feedback does not work over Bluetooth on PC because it relies on audio signals. A wireless dongle would be the only solution, but Sony has not disclosed plans to provide one, so awalol decided to make one using a Raspberry Pi Pico 2 W.

PSA: Since Sony won't make a PC dongle for the DualSense, you can build your own for less than $20 using a Raspberry Pi Pico 2W. Wireless Adaptive Triggers and Haptic Feedback finally work natively.
by u/SlaveKnightSoman in pcmasterrace

An early version of the firmware is available on the modder's GitHub repository, and a readme file contains setup instructions in English. To begin, grab a Raspberry Pi Pico 2 W (available from Amazon for $16 or from PiShop and Micro Center for $7) and hold the BOOTSEL button. Then, connect the device to a PC via USB – it will mount as a storage device. Drag and drop the UF2 file onto the device to turn it into a wireless dongle.

To connect the PlayStation 5 controller, put it into pairing mode by pressing and holding the Create button, then pressing and holding the PS button until the light bar begins flashing. The Pico 2 W should detect and connect to the controller automatically.

Redditor "SlaveKnightSoman" reports that Windows detects the device as a wired gamepad. After the initial pairing, the DualSense connects automatically when turned on.

SlaveKnightSoman shared a video (above) demonstrating the mod in Days Gone. The PC version of Days Gone does not support the DualSense over Bluetooth at all, but the demo shows basic controls and adaptive triggers working flawlessly, and the Redditor claims haptic feedback also works.

A tip from a commenter also enabled awalol to improve the firmware, raising the dongle's polling rate to 1,000Hz and eliminating any additional input lag compared to the PS5 experience.