|
IF YOU LIKE,
and use any of my projects or libraries, and would like to encourage further development you can donate through PayPal here:
Rather donate hardware directly? Then click here.
|
|
|
|
|
|
Project: Wii OLED Test
|
|
Another project I did because I was bored
This is an example demonstrating how to use my OLED_I2C and WiiChuck libraries to rotate two 3D vector planes based on input from the nunchuck.
Please note that this sketch has only been tested on an Arduino Due but it should work on all the development boards supported by both of the used libraries.
It should be noted that the project has not been updated to reflect the new recommendations regarding display initialization starting with OLED_I2C v2.00.
Version: |
1.0 |
09 Mar 2015 |
• initial release |
Required hardware:
|
A development board compatible with the libraries used in this project. |
|
An I2C OLED module compatible with the OLED_I2C library with a 128x64 resolution. |
|
A Nintendo Wii NunChuck Controller |
|
Required software:
Source code:
Download sketch: Wii_OLED_Test.zip (Filesize is 1.41 KiB. Downloaded 863 times)
|
|
|
|