I don't have any code, I'm fairly new in this field please any help with be highly appreciated
soo you need a trigger for the brake system i can be crash sound view threshold what is the trigger that will cause the brake?
What brake?
bruh
Alright I what to create automatic brake system project, which will be operating under the code installed in an arduino, which will be mounted under motor driver shield and obstacle will be detected by altrasonic sensor.so when the obstacle it has been detected from 2cm away,the motors must stop from rotating... Any help and clarifications will be highly appreciated
if (object_detected) set_motor_speed(0);
For more details, post links to all the components and a wiring diagram (hand drawn is preferred, with pins, parts and connections clearly labeled).
Wait what no
Soo you will create a cOnst variable and name it distance for example, and make a if statement soo that if distance = 2 or smth like that nake the stop search on youtube how to use ur motor driver and the if statement
As @jremington asked, what sort of brakes ?
Hydraulic,pneumatic, friction, anchor etc ?
Also - if we’re applying the brakes, you need to stop the motors.
Perhaps a photo of your mechanism to accompany the schematic / circuit diagram.
- A moving body.
- A stick.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.