You can increase the motor voltage but this can damage your hardware.
I think best solution stronger geared DC Motor.
[ Play Quicktime file ] 20140316_215141.mp4.MP4 [ 6.2 MiB | Viewed 3162 times ]
const int potMini=208;
const int potMaxi=815;
First serial tests without Xsim
For beginning, start by sending yourself instructions to the Arduino and to your motors...
No need at this stage to use Xsim and Game's data !
In the "Serial Monitor" send the following strings in Hexa and Enter:
R7FL7F
-> it should move the playseat in horizontal position
R64L64
R3FL3F
R01L01 (max !!)
-> it should tilt the playseat backward and a bit further
R9BL9B
RC1LC1
RFFLFF (Max !!)
-> it should tilt the playseat forward and a bit further
You can mix for rolling movment :
R3FLC1
R01LFF (Max !!)
-> roll left
RC1L3F
RFFL01 (Max !!)
-> roll right
Return to Motion simulator Finished Project Gallery
Users browsing this forum: No registered users and 2 guests