From 83d7d740a8c1818af1bc2aabdbe00f279a0b749a Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 13 Jan 2024 01:32:00 +0200 Subject: [PATCH] relay alternative --- docs/_diy_parts_atx.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_diy_parts_atx.md b/docs/_diy_parts_atx.md index 3eebcc4..56d6bdd 100644 --- a/docs/_diy_parts_atx.md +++ b/docs/_diy_parts_atx.md @@ -1,6 +1,7 @@ With this part, you will be able to remotely turn on, turn off and restart your computer! -* *x4* [MOSFET relays OMRON G3VM-61A1](https://www.digikey.com/products/en?keywords=G3VM-61A1).
+* *x4* MOSFET relays [OMRON G3VM-61A1](https://www.digikey.com/products/en?keywords=G3VM-61A1) + or [OMRON G3VM-61AY1](https://www.digikey.com/products/en?keywords=G3VM-61AY1).
*Don't use random relay modules or random optocouplers! Some of these may not be sensitive enough for the Raspberry Pi, some others may be low-level controlled. Either use relays that are activated by a high logic level, or follow the design provided and buy an OMRON. See details [here](https://github.com/pikvm/pikvm/issues/13).*