Tricky Wiring Problem

Hello,
I have a tricky wiring problem, I am making an Arduino Micro game controller for an art exhibition. I have designed the controller to house the Arduino Micro within the controller body. I have bought a really nice sturdy long cable to go from the controller to the computer (which will be hidden).

The problem I have is that the cable is 3 core and I need a 4 core cable to attach to the micro USB output of the Arduino Micro. I am wondering if there is a way for me to transfer the data of the controller to the computer through a 3 core cable.

The controller has an analog stick and a button so therefore the Arduino needs 5 inputs(GND,3V,A0,A1 and D12) so it dosent make sense to store the Arduino outside the controller.

I am wondering if there is a clever way of getting the information across with a 3 core cable. Any advice would be greatly appreciated. thank you.

Power the 'controller' , and use D+, D- & GND to connect to the PC.

Hello Missdrew. thank you for your fast response.

There is only one 3 core wire going into the game controller. The ardunio micro needs two wires to power it .therefore there is only one more available wire. How would I connect this to D+ and D- ?

Power the controller with batteries or an external power supply. you need 4 wires to carry power & USB. Probably better to just use ethernet cab;e or something similar.

Ive decided just to buy a quad core microphone cable, thank you for your help

Try this one, what do you have on A1 and A0 on oscilloscope ?

This is not making sense!

Are you connecting the USB port of the Micro to the USB port of the computer? For that, you use a USB cable.

What's the cable length ?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.