hello,
I try to control 4 pneumatic solenoids with the Arduino mega.
I have all the equipment for the pneumatic system.
When I drive just one of the pneumatic solenoid coil another solenoid also respond.
The program is easy just drive the output digital pin to high voltage.
Anyone else having such a problem?
Does anyone have advice about operate pneumatic solenoids with Arduino mega?
Your question is hard to answer because you didn't tell anything about how you connected these solenoids.
You need to use something more than just the Mega's output pin to control that solenoid.
How long are the leads to the solenoids, and are the leads to all solenoids running in parallel ?
Show some schematics and a photograph.
And while you're at it, post that sketch of yours (as easy as it is, an error can occur anyway), using [code] [/code] tags.