I need an H bridge for a project that uses electromagnets.
Basically switch between polarities, quickly.
If I understand correctly - a DC ESC is what I need.
I see a lot of ESCs on a website called Hobbywing.
But some of them mention things like:
'BEC Output: Switch Mode: 6V/7.4V@3A' - Hobbywing QuicRun WP Crawler Brushed 80A
or
'NEW Updated SBEC 6V/3A' - HobbyWing QuicRun 1060 Waterproof Brushed 60A
Does this mean that you need more than 5v to control them?
As far as I know - arduino uses 3-5v.
Also I see examples of controlling these things using a package called 'Servo.h'
In this (and others) example they control the speed
But I can't find an example that switches the direction (which is why I need an H bridge)
So in terms of RC cars it would be - drive forward -> then drive back.