Hello guys
My name is Martin. I'm 14 years old
I really like programing and electronics
I was visiting this site for a long time and it's just a great forum. i like all the mods you have done so far and they are just amazing.
This is my idea of doing this mod...
i was thinking alot about the razorx dual nub, but this just gives the contact and acts like a button press.
but if you press the button the screen view /character just moves for a big distance and its still difficult to control your game with that
but with this mod you would simulate a very short click over and over again (that would happen fast) and the more you would pull the stick to that direction the click would be longer
OK this is how i would do it.
1. I would read the analog data from the analog stick with arduino
2. you know the arduino have that adc converter so it gives me out value between 0 and 1023
3. depending on the value the loop would execute the following code
4. then it would turn on the digital output(which is connected to button... [] ) for a very short time
5. this time tho depends on the value. then it would wait again for a short time and again turn on the output
6. if you would pull the stick all the way to the right it would just keep the output on like you were holding the [] button
tell my what you think about it. if you don't understand, answer to topic: hey martin your description sucks. I don't know a thing what are you trying to tell us :P
I will try to explain again with pictures.
Thank you for all your responds.