Please help support the site by donating at the link below.https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8ZRU34U47BESW
Nice work buddy.Where did you get that "trackball" breakout board?I'm working on unificating the comfort of the controller and the accuracy of KB/mouse.
If i want to use a 10k pot , i still need a resistor in there or can I just use a different cap to match?
Sweet. I'm going to the shack l8r it looks like, I was thinking about picking up some 555's to try one on sharpshooter.Edit: After looking at the diagram , 555 will only give me 1 input and 1 out put. I think programming is the way to go. All on one chip. For 2 track balls I would need 8 "555" timers.
We're going to build a DCA also called a Digital to Analog Converter.You were saying that the trackball outputs are PWM, as the trackball moves faster the PWM signal pulses faster. The trackball can only move in two vectors simultaneously at once.Realistically in a PS3/Xbox360 controller both of the X and Y axis pots have four outputs, because the center pin is usually common and then the chip recognizes the voltage drop on ether side of the pot therefore it knows what direction to go. (there are multiple ways to look at this).In this case we have to just convert the speed of a pulse to a voltage output as simple as that. So now we have to do is figure out how to program a chip to convert our signal.
Well ok I want to use an atmega168 but I would need someone else to design the DAC circuitry...