From 2809c336b81f521095863255885fac185ea87eec Mon Sep 17 00:00:00 2001 From: Candas1 Date: Sat, 21 Nov 2020 11:53:11 +0100 Subject: [PATCH] Created Variant Nunchuk (markdown) --- Variant-Nunchuk.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Variant-Nunchuk.md diff --git a/Variant-Nunchuk.md b/Variant-Nunchuk.md new file mode 100644 index 0000000..014c1f7 --- /dev/null +++ b/Variant-Nunchuk.md @@ -0,0 +1,21 @@ +This variant can be used with Wii Nunchuk (not the Wiimote). + +## Wiring: +* Connect blue wire to SCL and green wire to SDA. Those are the wires from right sensor board cable. +* 100k Pull up resistors connected to 3.3v are recommended to prevent issues when nunchuk is disconnected + +|SCL|--|3.3v| +|-|-|-| +|GND|--|SDA| + +⚠ Red wire from sensor cable delivers 15v !!! +Use 3.3v from programming port or a voltage regulator. + +Proceed with [calibration](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Calibration) for better control. + +## Troubleshooting: + +If the board is beeping +* On some boards the wire colors might differ, try switching blue and green cable + +