We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Arduino & I/O Boards
Audio
Networking
Utility
Vision

Wii Nunchuck

This component will read all of the sensor values from
the Wii Nunchuck. Note: This component is meant to
be used in tandem with the Wii Nunchuck Arduino Sketch
which can be downloaded from the Firefly website at:
http://www.Fireflyexperiments.com.

Inputs

NameIDDescriptionType
Start Reading ValuesStartInput an Boolean value (True/False) to start receiving values from the Arduino. Note: You must first open the serial connection by using the Open Port component (Firefly/Boards/Open Port) before setting the Start input value to True.Boolean
PortNumberPortThe Port Number has to be the same Serial Port assigned in the Arduino Sketch. You can find which COM port you are using by clicking on the Tools>Serial Port button on the Arduino IDE.Integer

Outputs

NameIDDescriptionType
Accelerometer XAccXReturns the accelerometer X valueInteger
Accelerometer YAccYReturns the accelerometer Y valueInteger
Accelerometer ZAccZReturns the accelerometer Z valueInteger
Joystick XJoyXReturns the joystick value of the X-axisInteger
Joystick YJoyYReturns the joystick value of the Y-axisInteger
Z ButtonZbutReturns the status of the Z buttonInteger
C ButtonCbutReturns the status of the C buttonInteger
Status MessageMsgCurrent status of Serial PortText

Video Tutorials

Site design © Robin Rodricks.   Firefly and associated data © 2024 Andrew Payne (LIFT architects).  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service