skaught
September 19, 2020, 12:06am
1
I would like to drive a single channel solid state relay capable of handling 120vac @<1amp as directly as possible from a mkr1000.
Small size matters greatly. Switching speed does not matter at all as the switching frequency will be less than 1 hz.
The relay will trigger as many as 3000 times per day and will need to operate for many years so it must be a SSR.
This application will pull a 120vac (low current) control signal to low for 1 second intervals based on the wifi and programmatic responses.
Can the mkr1000 WIFI drive any SSRs? Is there a better option that is the same size as the mkr1000?
There is a 5vcc available however size is very restricted.
Thank you
Can the mkr1000 WIFI drive any SSRs?
Can your mkr1000 light a LED? That is all it takes for a SSR.
Paul
skaught
September 19, 2020, 1:33am
3
That depends on the LED does it not?
And I do not have one yet, I will not buy my prototype Arduino until I can figure out which components are the best suited.
And which SSR? I need one that is very small and can work with the mkr1000 (or similar).
Wawa
September 19, 2020, 2:15am
4
Even a small Omron G3MB-202P SSR needs the same or a bit more current than a 3.3volt pin can provide.
Common SSR boards solve that with a transistor between pin and SSR LED .
Leo..
skaught
September 19, 2020, 4:15am
5
I am having trouble finding any commonly.
Random thought but would a level shifter be suitable for running an SSR ?
They can be had in very small module sizes maybe enough to glue to the side of an SSR.
Many of the Chinese modules also claim to run from 3 volts too.
How about this SSR instead, if you can live with just 825mA of switching current:
Can the MKR1000 drive 5mA?
Datasheet for the chip would suggest that at least some of the IOs can sink up to 10mA.
skaught
September 20, 2020, 2:28am
8
@CrossRoads This looks perfect!! THANK YOU!
skaught
September 20, 2020, 2:38am
9
@ballscrewbob
That is also a great idea, I'll try that too!
Thanks!