Notifications
Clear all

pwm to arduino by hall effect rotary switch

3 Posts
2 Users
0 Likes
570 Views
butch
(@butch)
SLOTCARS
Joined: 3 years ago
Posts: 12
Topic starter  

i am trying to make a pwm for a 12 volt motor run by a mosfet or a fet system because i need 50 amps burst @ 14.5 volts. the next thing is i want to use a trigger to move to rotary hall effect or encoder, because they move easy and that only moves 60 degrees. i have been watching how some people use the 0 to 255 or 0 to 1024 in the code. i have noticed you can set where you want to start at low and stop at full speed. so if i have a 360 degree rotation hall effect i need to know if i can use 60 degrees and set the on - off points. plus i need a program. just getting started in the programing. hope some one knows what i am talking about.


   
Quote
robotBuilder
(@robotbuilder)
Member
Joined: 5 years ago
Posts: 2042
 
Posted by: @butch

... hope some one knows what i am talking about.

Not really.  What kind of motor, what is the task, why those requirements?

Maybe just buy a motor controller?

A complete description of where you are at and where you want to be means avoiding a long thread of posts where others are trying to ascertain exactly what is required. An exact reply requires an exact and complete statement of the problem.

Often the first move is to do a google search for a similar project.

 


   
ReplyQuote
butch
(@butch)
SLOTCARS
Joined: 3 years ago
Posts: 12
Topic starter  

THIS IS WHAT I WANT TO DO!

I WANT TO USE A ARDUINO PWM, CONTROLLED BY A ( 0 TO 5 VOLT DC ROTARY HALL EFFECT POT ). OR I CAN GET A 5 TO 0 DC VOLT HALL EFFECT.

THE MOTOR HAS A HIGH AMP LOAD. SO IT HAS TO BE RUN WITH A MOSFET OR A MD10C CYTRON BOARD TO GIVE A 30 AMP LOAD. BUT IT NEEDS TO BE VARIABLE 0 TO 12 VOLTS DC AS FAST AS YOU CAN MOVE YOUR FINGER!

I WAS THINKING OF A CYTRON MD10C, DRONEBOT SAID IT RUNS COOLER THAN A MOSFET.

TRANSISTOR-INDUCT-CONTROL-DEMO FILE FOR ARDUINO WHERE CAN I GET THIS?


   
ReplyQuote