Joy-Con 2/Joy-Con の Bluetooth の仕様に関する情報を少しメモする(+ 特殊なコントローラーなどの余談)
https://qiita.com/youtoy/items/79001c24a8bcb22fc096?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #GamepadAPI #WebBluetooth #Joy_Con #WebHID #joy_con2

Joy-Con 2/Joy-Con の Bluetooth の仕様に関する情報を少しメモする(+ 特殊なコントローラーなどの余談) - Qiita

はじめに 以下のポストなどにあるように、2018年・2026年に入手した Nintendo Switch・Nintendo Switch 2 のそれぞれのコントローラーである「Joy-Con/Joy-Con 2」に関する話です。 これらを、Nintendo Switch・...

Qiita
Live coding alert! 🚀 Watch scanlime hack the HTML Gamepad API live from the shop — battling a cold, prototyping controller support, and diving into Robot Odyssey nostalgia. Perfect for WebDev and hardware tinkerers who love creative, retro-inspired hacks. Cozy, geeky, and full of practical demos! #HTML #GamepadAPI #LiveCoding #WebDev #JavaScript #RetroGaming #Maker #English
https://tv.hs3.pl/videos/watch/22366e99-1753-4c8f-9c18-4f3dce547391
HTML Gamepad API, Live coding with a cold, more Robot Odyssey

PeerTube

I revived my old gamepad.js library from 9 years ago and rebuild it almost from scratch

https://github.com/Absulit/gamepad.js

I've also added them to npm and jsr package managers and it also has their cdns available

https://www.npmjs.com/package/@absulit/gamepad.js

https://jsr.io/@absulit/gamepadjs

#gamepad #gamepadapi #javascript #gamedevelopment #development #dev

9 years ago I made this library and I rebuilt it from the ground up for the new age.

Added a consistent behavior in #Firefox and #Chrome. I have to test more devices because I'm sure the default mapping is missing a few buttons in a Logitech gamepad.

https://github.com/Absulit/gamepad.js
https://absulit.github.io/gamepad.js/example/

#gamepad #gaming #dev #javascript #gamepadapi

How Not To: Interact With Your Web App With A PS4 Controller.

In this article we’ll connect with a PS4 controller to our web browser and use it as a way to interact with our web application.

ITNEXT