Finished 2DOF 12V DC wiper arduino playseat

Finished projects, you can't start topics here and have to request a topic in the "administrator" section first.
Please use the image gallery for your pictures, a short tutorial can be found here.
The first image in the first post will be shown in the project gallery.

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby kalarius » Thu 13. Mar 2014, 15:30

I have the same problem with the motors.
The software of arduino is not the problem
The problem is the monster H bridge.
The one of the 2 chips is burned or does not work .
(i had connect the power with + to - so i burn the bridge)
When I burn the breadge I notice that the one motor speeds and react but the other on back way it is toooooooooo slow and I can stop it by hand and at the other way it is ok.
I use an other breadge and it is now ok.
see http://www.kalarakis.com/html/rali.html
Iam 123Kgr and the seat react fine
kalarius
X-Sim Supporter
 
Posts: 22
Joined: Mon 5. Aug 2013, 18:17
Has thanked: 1 time
Been thanked: 3 times

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby RacingMat » Thu 13. Mar 2014, 15:43

Thanks Kalarius for this information! I understand that.

@Monaco85 and kalarius: when your motomonster bridge burnt, was it cooled by a heatsinker and a fan?
Did you inserted fuse between motor and Hbridge or not?
2 DOF playseat : arduino, motomonster, 12V truck wiper motors
http://www.x-sim.de/forum/viewtopic.php?f=37&t=943
User avatar
RacingMat
X-Sim Stage 2 edition
 
Posts: 456
Images: 147
Joined: Wed 20. Feb 2013, 21:30
Location: Marseille - FRANCE
Has thanked: 4 times
Been thanked: 130 times

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby Monaco85 » Thu 13. Mar 2014, 16:06

Yes i have cooled the motomonster.
But no fuse. I will change the motors today.

I dont think that it is burned. Because it works only slower. I can maybe use popolu i have here. But i need to look what i have to change for.
Monaco85
X-Sim Supporter
 
Posts: 55
Joined: Wed 27. Nov 2013, 12:32
Has thanked: 2 times
Been thanked: 0 time

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby Monaco85 » Thu 13. Mar 2014, 21:39

Okay. I checked the wiper *
When i Change die wiper cables the other wiper moves much slower. But only down. It seams like it has not enaugh power to move faster.

I will Change to popolu in a few days.
Monaco85
X-Sim Supporter
 
Posts: 55
Joined: Wed 27. Nov 2013, 12:32
Has thanked: 2 times
Been thanked: 0 time

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby RacingMat » Thu 13. Mar 2014, 22:34

When i Change die wiper cables the other wiper moves much slower.

-> hence it's the Bridge and not the motor!

what pololu bridge do you have ?
I have already some code of pololu755 http://www.pololu.com/catalog/product/755
2 DOF playseat : arduino, motomonster, 12V truck wiper motors
http://www.x-sim.de/forum/viewtopic.php?f=37&t=943
User avatar
RacingMat
X-Sim Stage 2 edition
 
Posts: 456
Images: 147
Joined: Wed 20. Feb 2013, 21:30
Location: Marseille - FRANCE
Has thanked: 4 times
Been thanked: 130 times

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby Monaco85 » Thu 13. Mar 2014, 23:26

Monaco85
X-Sim Supporter
 
Posts: 55
Joined: Wed 27. Nov 2013, 12:32
Has thanked: 2 times
Been thanked: 0 time

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby RacingMat » Thu 13. Mar 2014, 23:35

Cool! No need to change the code of this post:
it's the same as Motomonster
- 1 pin for speed (PWM)
- 2 pins for direction

yours
Mat
2 DOF playseat : arduino, motomonster, 12V truck wiper motors
http://www.x-sim.de/forum/viewtopic.php?f=37&t=943
User avatar
RacingMat
X-Sim Stage 2 edition
 
Posts: 456
Images: 147
Joined: Wed 20. Feb 2013, 21:30
Location: Marseille - FRANCE
Has thanked: 4 times
Been thanked: 130 times

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby Monaco85 » Fri 14. Mar 2014, 12:23

Can i stack the popolu on my arduino same as motomonster?
Monaco85
X-Sim Supporter
 
Posts: 55
Joined: Wed 27. Nov 2013, 12:32
Has thanked: 2 times
Been thanked: 0 time

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby Monaco85 » Sat 15. Mar 2014, 23:53

i changed to popolu and now it works.

/* VNH2SP30 pin definitions*/
int inApin[2] = {
2, 7}; // INA: Clockwise input
int inBpin[2] = {
4, 8}; // INB: Counter-clockwise input
int pwmpin[2] = {
9, 10}; // PWM input
int cspin[2] = {
0, 1}; // CS: Current sense ANALOG input
int enpin[2] = {
6, 12}; // EN: Status of switches output (Analog pin)
int statpin = 13; //not explained by Sparkfun
/* init position value*/
int DataValueL=512; //middle position 0-1024
int DataValueR=512; //middle position 0-1024


This is Setup. Thx to Tombo.
http://www.pololu.com/picture/view/0J3753
Monaco85
X-Sim Supporter
 
Posts: 55
Joined: Wed 27. Nov 2013, 12:32
Has thanked: 2 times
Been thanked: 0 time

Re: Finished 2DOF 12V DC wiper arduino playseat

Postby Monaco85 » Sun 16. Mar 2014, 22:13

I have one more question.

Now it works with Race07. But the accell is very slow. How can i ajust the vipers to work faster.

I want to go back with my seat when i press the Gaspedal :-)
Monaco85
X-Sim Supporter
 
Posts: 55
Joined: Wed 27. Nov 2013, 12:32
Has thanked: 2 times
Been thanked: 0 time

PreviousNext

Return to Motion simulator Finished Project Gallery

Who is online

Users browsing this forum: No registered users and 3 guests

cron