I run one of the plow rigs at work with a tailgate salter. The controller doesn’t work right anymore and work can’t seem to find a replacement. I was thinking I can program an arduino with a couple relays and put it in a project box. It’s just a 12v DC motor that draws 15 amps I think. I’ve gotta clear it with the big boss but he’ll probably tell me to go for it since it’ll cost him less than $50.
It’s just gotta be a basic on/ off timer. I’ll probably make it a little fancy and give it a high time and low time setting with a switch.
If the relay is closed with the pin low. Do I need a pull down resistor or can the Arduino do that internally? I only ask because my box of resistors is somewhere in a box in storage after I moved and I’d have to buy more. I’ve never coded the internal resistors in. I’ve only dabbled with Arduino but I know enough to make it work since it’s so simple
It’s just gotta be a basic on/ off timer. I’ll probably make it a little fancy and give it a high time and low time setting with a switch.
If the relay is closed with the pin low. Do I need a pull down resistor or can the Arduino do that internally? I only ask because my box of resistors is somewhere in a box in storage after I moved and I’d have to buy more. I’ve never coded the internal resistors in. I’ve only dabbled with Arduino but I know enough to make it work since it’s so simple