/ns-joycon-showcases

There is some showcases about ns-joycon.

Primary LanguageTypeScript

Quick start

Connect your Joy-Con(s) using bluetooth with PC.

And then execute commands below.

npm install
npm run build
# Root permission necessary.
npm run start

Notes

This DEMO is based on todbot/electron-hid-toy that is Electron App with node-hid.