You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the idea to use this code to implement a "simple" hardware level "PC Remote power on" (like for consoles) for my DIY "Steam Machine" by using a transistor or octocoppler to power on the PC.
Currently i have two questions:
What would be the best point to implement it? is it a service? i don't want to implement it in the "apps" since i guess it would be best to have this feature available in different build targets, too. My first guess would be a bluetooth callback, but i'm not sure how to implement that at this point.
Which pins are still free to use? I would need two, one for Output and one to detect if the PC is already on
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I had the idea to use this code to implement a "simple" hardware level "PC Remote power on" (like for consoles) for my DIY "Steam Machine" by using a transistor or octocoppler to power on the PC.
Currently i have two questions:
Beta Was this translation helpful? Give feedback.
All reactions