Skip to content

Keyboard simulation PoC with arduino leonardo and nunchuck

Notifications You must be signed in to change notification settings

incaya/leonardo-nunchuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

leonardo-nunchuck

A simple example of how you can simulate keyboard actions with a leonardo board, using a nunchuck as gaming or input peripheral.

This should work with all 32u4 and SAMD based boards (Leonardo, Esplora, Zero, Due and MKR Family).

connections

We use a WiiChuck adaptor and this is how we connect it to the board :

WiiChuck connector Arduino pin
- GND
+ 3V3
d (SDA) D2
c (SCL) D3

Thanks to @todbot who did the hardest part!

About

Keyboard simulation PoC with arduino leonardo and nunchuck

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages