https://github.com/hacksore/pc-console
WIP
https://github.com/hacksore/pc-console
Last synced: over 1 year ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/hacksore/pc-console
- Owner: Hacksore
- Created: 2020-10-11T02:33:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T02:24:20.000Z (almost 6 years ago)
- Last Synced: 2024-10-05T23:41:19.167Z (almost 2 years ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# steam-pc
Make a steam powered computer that feels like a console, it runs Windows for max compatibility.
Idea is to allow for a bluetooth xbox controller to be able to power on the computer when it's asleep with some hacky magic!
## Hardware
- Raspbery Pi
- Ubertooth One SDR
- Windows PC that supports WOL
- Xbox One Wireless Controller
### Objectives
- [x] Shell is replaced with Steam
- [x] No Windows password/logon screen
- [x] Can wake up on controller power
- [ ] System can go to sleep (Steam seems to be holding windwos hostage 😡)
### Getting LAP address
- Run `ubertooth-rx` and power on your controller you should see some traffic from your controller
- You should see lines like `systime=1602379978 ch=68 LAP= err=1 clkn=92641 clk_offset=5248 s=-63 n=-55 snr=-8`
- Use the `LAP` value to target your contorller