Power on my PC with RFID
by nbear1
Electronics Journey Overview
Follow this step-by-step electronics journey to see real progress updates, challenges overcome, and practical experience.
Progress Updates (3 total)
Update #1: Power on my PC with RFID
10% completeI have an older PC that I think would be cool if I made it be able to power on with an RFID module.
Challenges Overcome: Purchased the Arduino Nano and RFID modules.
Obstacles Faced: Electronic wizardry is magic and I am no wizard.
Looking Back: Both modules will work off of 3.3v which can be permanently provided by a PC power supply, even when the PC is off. Allowing the Arduino to always be on and "listening" for the RFID signal to power on the PC.
Update #2: proto-circuitry magic
40% completePrototyped the circuit and got the code working. The white LED in the foreground is a stand-in for a relay that would functionally power on the PC.
Challenges Overcome: Chatgpt did my code, I'm not a wizard Harry and I'm not affriad to admit it.
Obstacles Faced: Crappy breadboards and wires lead to loose connections. I didn't WANT to solder the headers on the nano, but for testing reliability I did.
Looking Back: RFID is cool
Update #3: Relay switch
65% completeAdded a relay to the circuit. Now when a valid RFID tag is detected the relay will activate. This will be crucial for actually powering on the PC.
Looking Back: Relay module wiring
Relay Module Pin (Nano ESP32 Pin)
S (D2)
+ (VBUS / 5V)
- (GND)
Screw terminal side Relay Terminal (Use)
COM (One side of mock button / future PWR_SW)
NO (Other side of mock button / future PWR_SW)
NC (Not used)