Hello all :)
I have made my first project that I want to order PCB for. But I don't know if it will work or if all looks OK.
If anybody have some time available it would be great if you could check out my project and see if all looks fine :)
https://easyeda.com/kjetil.nt/Dust_collector-1328b8bbde5e400494c293826cfeb580
What I am hoping this does;
-Talk to a control unit (in the future, but for now, just standalone) via I2C or other protocols.
-Input is 12 V, a transistor is used to get it down to 5V for the ATTINY 85.
-[Current sensor][1] should sense that when current is drawn the solenoid opens the gate and sends a signal to the dust collector to start.
-An remote switch that starts the dust collector manually if you don't use the current sensor.
-External 12V source if you use many gates and you don't want high current go throug the thin 4 lead wire.
[1]: http://www.fixmasterelectronics.com.ph/product/non-invasive-ac-current-sensor-100a-max/
Can this have a chance to work? :p Thank you if you speared some time to review my work :)