Hi everyone!
New here, and have an Arduino coming in the post today. Something I've been looking around to try and find some guidance on, is how to control a thumbstick with the Arduino. As far as I understand, a thumbstick on any controller, is two pots and a switch. I've found how to read data from a thumbstick, but just can't find anything on how to go about sending data to a controller in place of the thumbstick.
Essentially, what I'm looking to do, is control a small R/C toy with its 2.4Gghz transmitter, controlled by a computer programme. The easist way I can see to do this, is to control the solderpoints it has on the thumbsticks to send data to the microcontroller. If anyone has any other ideas on how to go about this, please let me know - for example bypassing the transmitter altogether and using something else entirely.
Cheers!