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

推荐订阅源

H
Help Net Security
宝玉的分享
宝玉的分享
The Cloudflare Blog
Apple Machine Learning Research
Apple Machine Learning Research
V
Visual Studio Blog
Last Week in AI
Last Week in AI
Hugging Face - Blog
Hugging Face - Blog
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
MyScale Blog
MyScale Blog
aimingoo的专栏
aimingoo的专栏
Microsoft Security Blog
Microsoft Security Blog
D
Docker
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Recent Announcements
Recent Announcements
大猫的无限游戏
大猫的无限游戏
IT之家
IT之家
P
Proofpoint News Feed
L
LangChain Blog
Blog — PlanetScale
Blog — PlanetScale
The GitHub Blog
The GitHub Blog
博客园 - 【当耐特】
Martin Fowler
Martin Fowler

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.