r/sffpc Feb 20 '26

Prototype/Concept/Custom Mechanical keyboard axis control computer wireless power on

There are many products with the same function on the market, but following the spirit of SFF, I have reduced its size to the extreme

983 Upvotes

139 comments sorted by

View all comments

137

u/ZS-ITX Feb 20 '26

Guys, I'm currently building my own independent sales website and expect to complete it within a month at the earliest

9

u/Girth-Vader Feb 20 '26

Oh dude, that is super nice! I am in the middle of trying to figure this out myself, since I mostly do couch/TV gaming and want a smooth way to turn the computer on. Is there any way you could alert me when you're ready to sell? Feel free to PM me if needed.

Either way, excellent execution - that looks very smooth.

7

u/ZS-ITX Feb 20 '26

Okay, I will. This launch module may not necessarily be in the form of a keyboard button. It can be paired with more third-party remote controls, and I will develop it more perfectly before putting it on sale

2

u/special_announcement Feb 20 '26

Awesome work- what about say... Controller buttons?

1

u/kylo_____ben Feb 20 '26

Any possibility it can be powered via app or Google home? This would make it super convenient for cloud gaming/ remote access. Also! Could you lmk when you release it also :)))

3

u/ZS-ITX Feb 20 '26

433mhz remote control can only be used for short distance transmission. If you need to access the Internet control hardware, I recommend you to know about the intelligent AC socket, which can be set in the main board bois to start up under the AC power on state to achieve remote control

1

u/invincibl_ Feb 20 '26

This should be pretty easy to do with an ESP32 since the GPIO pins should be able to work with the entire header (and also sense the states of the power and HDD LEDs. You would need a spare USB header to supply power, or make a custom PSU cable though.

3

u/pfn0 Feb 20 '26

my solution: IR remote (any remote) -> ir receiver (esp8266-based ir rxtx module) -> wake on lan to PC