Hi all, I'm building my second arduino project. I'm building an arduino controlled water fountain.
My specifications when designing my circuit were :
- The board can have two power supplies (for arduino and/or for the solenoids)
- More than three solenoids will not be active at the same time
- More than three solenoids will not be active at the same time
- I need 8 solenoids
- It should be controlled remotely by Rs485
- I need to connect an external analog sensor
- Every relay/solenoid must have a whitness led.
And I think that's all, pretty simple. I end up building the attached schematics for power supply, microcontroller, rs485 communications and solenoid/relays drivers.
For the solenoids initially used Tip120 transistor but reading other posts in the forum I ended up using a MOSFET (RFP30N06LE)
I am very new to electronics, this is my second design, any advice, idea, correction would be of great help!