2157 views|21 replies

4764

Posts

12

Resources
The OP
 

Finally realized remote boot, Raspberry Pi YYDS [Copy link]

 
 

The desktop computer is difficult to move around, and the laptop's performance is not enough.

Later I thought, wouldn't it be better to connect the Raspberry Pi to a GPIO, connect a relay, and then connect it to the mainboard to turn it on instead of the switch?

I did it right away and bought a dual-circuit optocoupler relay for a few dollars on Taobao.

Dual-path is one for booting and one for restarting.

Software Configuration:

1. Intranet penetration, basically you can control Pi arbitrarily by connecting to SSH

2. Write a GPIO script.

Hardware configuration, find the two pins of the motherboard power button. Connect them with a relay, give a signal here, and short-circuit the other side to turn on.

f55493bc8a3671d6bdc3f9ab36a994c1

Latest reply

Yes, yes   Details Published on 2024-1-22 09:28
 
 

6742

Posts

2

Resources
2
 

Is it possible to remotely boot the computer via a network cable? I remember that Sunflower needs to configure the BIOS.

Comments

Yes, you have to turn on network wake-up in the BIOS. It can be done without Sunflower, or if there is DDNS in the router.  Details Published on 2023-5-10 12:47
Yes, you have to turn on network wake-up in the BIOS. It can be done without Sunflower, or if there is DDNS in the router.  Details Published on 2023-5-10 10:49
 
 
 

2926

Posts

0

Resources
3
 
wangerxian posted on 2023-5-10 09:31 Is it possible to remotely boot the computer via a network cable? I remember that Sunflower seemed to need to configure the BIOS.

Yes, you have to turn on network wake-up in the BIOS. It can be done without Sunflower, or if there is DDNS in the router.

Comments

After [turning on network wake-up in BIOS], I can actually boot the computer remotely using the Raspberry Pi.  Details Published on 2023-5-10 11:25
 
 
 

119

Posts

0

Resources
4
 

How is it handled in BIOS? What is the communication protocol? Can you tell me? Thank you

 
 
 

6742

Posts

2

Resources
5
 
tagetage posted on 2023-5-10 10:49 Yes, you have to turn on the network wake-up in the BIOS. It can be done without Sunflower, and it can also be done with DDNS in the router.

After [turning on network wake-up in BIOS], I can actually boot the computer remotely using the Raspberry Pi.

Comments

No need for Raspberry Pi, a WEB page will do.  Details Published on 2023-5-10 12:46
No need for Raspberry Pi, a WEB page will do.  Details Published on 2023-5-10 12:22
 
 
 

2926

Posts

0

Resources
6
 
wangerxian posted on 2023-5-10 11:25 After [turning on network wake-up in BIOS], I can actually use Raspberry Pi to start the computer remotely.

No need for Raspberry Pi, a WEB page will do.

 
 
 

2926

Posts

0

Resources
7
 

The following address is generally used for network wake-up.

https://www.depicus.com/wake-on-lan/woli

MAC address:
DDNS address: (set by the router)
Subnet mask: 255.255.255.255 (just select the default one, or it can be the same as the local machine)
Wake-up port: xxxx (the wake-up port set by the router)

Finally, click WAKE UP

 
 
 

4764

Posts

12

Resources
8
 
tagetage posted on 2023-5-10 10:49 Yes, you have to turn on the network wake-up in the BIOS. It is also OK if you don’t use Sunflower. It is also OK if there is DDNS in the router.
After [turning on the network wake-up in the BIOS], I can actually use the Raspberry Pi to start the computer remotely.
Doesn’t network wake-up still require the network to be turned on?
 
 
 

4764

Posts

12

Resources
9
 
Is it possible to remotely boot the computer via a network cable? I remember that Sunflower requires BIOS configuration.
The sleep wake-up and network wake-up are all powered on.

Comments

Does it mean the computer is actually turned on?  Details Published on 2023-5-10 14:20
 
 
 

6742

Posts

2

Resources
10
 
Azuma Simeng posted on 2023-5-10 12:47 Those types of sleep wake-up and network wake-up are all powered on

Does it mean the computer is actually turned on?

Comments

You can shut down the computer, but you need to open the LAN port to monitor the fixed IP and the network card needs to support it. What does my old computer support?  Details Published on 2023-5-10 16:57
 
 
 

4764

Posts

12

Resources
11
 
Azuma Simeng posted on 2023-5-10 12:47 Those sleep wake-up and network wake-up are all powered on
Does it mean that the computer is actually powered on?
It can also be powered off, but the LAN port needs to be opened to monitor the fixed IP address and the network card needs to support it~ What does my old computer support?

Comments

I see. That’s not good, and it wastes electricity.  Details Published on 2023-5-10 19:27
 
 
 

6742

Posts

2

Resources
12
 
Azuma Simeng posted on 2023-5-10 16:57 Does it mean that the computer is actually turned on? [/quote] It can also be turned off, but you need to open the LAN port to monitor the fixed IP and the network card needs to support it~ What does my old computer support

I see. That’s not good, and it wastes electricity.

 
 
 

18

Posts

0

Resources
13
 

8266 is fine, but PI is a bit expensive. Just use the internal 3.3V or 5V to reduce the 3.3V power supply.

Comments

I put my pi with joplin and pihole and used it to start the machine. It's not too comfortable~  Details Published on 2024-1-8 11:25
I put my pi with joplin and pihole and used it to start the machine. It's not too comfortable~  Details Published on 2023-5-11 12:33
 
 
 

4764

Posts

12

Resources
14
 
8266 should be enough. Using PI is a bit expensive. Just use the built-in 3.3V or 5V to reduce the 3.3V power supply
I use my PI with joplin and pihole to start the machine. It's not very comfortable~
 
 
 

1462

Posts

0

Resources
15
 
I bought a Raspberry Pi 4B 2G version, but unfortunately I was so busy that it was covered in dust after I bought it. And the price was reduced by more than half later.
 
 
 

6

Posts

0

Resources
16
 
esp8266 connects to wifi, 10 yuan to get it done, Raspberry Pi???
 
 
 

6062

Posts

4

Resources
17
 
msold5 posted on 2023-5-11 11:23 8266 will be fine, using PI is a bit expensive, just use the built-in 3.3V or 5V to reduce 3.3V power supply

8266 is OK, but esp32-c3 c2 is not much more expensive. esp32-c3 can use Bluetooth to connect to the network

 
 
 

6

Posts

0

Resources
18
 

It's not much more expensive, but it's several times more expensive. In addition, Bluetooth network configuration is not very meaningful. It's not that ESP32 is bad, it's just like Raspberry Pi, which wastes performance. 8266 is enough and simple enough

Comments

Ah, my pi is not just for booting. That would be too extravagant. I have a lot of configurations on my pi, and the intranet penetrates joplin pihole. I just use the gpio port to boot.  Details Published on 2024-1-9 18:06
 
 
 

4764

Posts

12

Resources
19
 
It is not much more expensive, but it is several times more expensive. In addition, Bluetooth network configuration is not very meaningful. It is not that ESP32 is not good. It is just like Raspberry Pi, which wastes performance. 8266 is enough and simple enough.
Ah, my PI is not only used for booting. That would be too extravagant. I have configured a lot of PI, and the intranet penetrates joplin pihole. I just use the gpio port to boot.
 
 
 

364

Posts

0

Resources
20
 

The network relay made of special eps8266 seems to cost only a few dollars. This Raspberry Pi is a bit extravagant.

Comments

Oh, I didn't use the pi to boot the computer. I used the gpio to boot the computer and deployed a small server on the pi.  Details Published on 2024-1-22 09:01
 
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list