Skip to content

jannisko/nunchuckInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NunchuckInterface

This project's goal is to read out the analogue signal from a Nintendo Wii Nunchuck controller and print out the data in a human-readable form on a 16x2 character LCD screen. Because the LCD is to small for all the data we get there is a button to switch between two display modes.

Nunchuck-Connector:

When the flat part of the nunchuck connector is at the bottom / the U shaped part at the top:

  • Top Left: SCL (Arduino: A5)
  • Top Right: GND
  • Bottom Left: VCC (5V)
  • Bottom Right: SDA (Arduino: A4)

Doku

https://docs.google.com/document/d/17sPhZmqco-ob9_1tqnieoP1NTAr2UnXE5XqWIMpFRbY/edit?usp=sharing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages