- Mechanical HDMI A/B switch for internal/external display toggle - DisplayLink rejected: no ARM drivers exist - 10-port layout split across 4 surfaces - Port side: 4x USB-A, 1x USB-C data, 1x USB-C PD out - Starboard: Ethernet, HDMI out, 3.5mm audio - Bow: USB-C power input + fan exhaust - Stern: handle, SD reader, Kensington lock - Updated BOM with HDMI switch, panel-mount cables, SD reader - Cost estimate now ~58
91 lines
No EOL
3.1 KiB
Markdown
91 lines
No EOL
3.1 KiB
Markdown
# K501U Cyberdeck
|
||
|
||
A cyberdeck built from salvaged ASUS K501U laptop components and Orange Pi 5 SBC.
|
||
|
||
## Project Status
|
||
|
||
**Phase:** Component acquisition and planning
|
||
|
||
- [x] Salvage analysis (K501U components)
|
||
- [x] Display identification and controller board ordered
|
||
- [x] SBC selection (Orange Pi 5 16GB)
|
||
- [x] Storage architecture planned
|
||
- [x] USB expansion design
|
||
- [x] Case nomenclature and orientation defined
|
||
- [x] Build approach: wooden case + salvaged lid canopy
|
||
- [x] Input device: ThinkPad TrackPoint keyboard
|
||
- [x] Power system: IP5389 board + 18650 cells (preliminary)
|
||
- [x] Video output: mechanical HDMI A/B switch
|
||
- [x] Port layout defined (10 ports + SD reader + Kensington)
|
||
- [ ] Case design (dimensions, internal layout)
|
||
- [ ] Power system board selection and testing
|
||
- [ ] Bow wall design (power input, fan exhaust)
|
||
- [ ] Fabrication
|
||
- [ ] Software configuration
|
||
|
||
## Components
|
||
|
||
### Salvaged from ASUS K501U
|
||
|
||
| Component | Model | Status |
|
||
|-----------|-------|--------|
|
||
| Display | Innolux N156HGE-EAB (Rev. C2) | Controller board ordered |
|
||
| Hinge mechanism | Original K501U | Available |
|
||
| Webcam | K501U module | Available |
|
||
| WiFi antenna | K501U | Available |
|
||
| Cooling fan | K501U | Available |
|
||
|
||
**Not reused:**
|
||
- RAM (DDR3L soldered, incompatible with modern SBCs)
|
||
- SSD (owner repurposed)
|
||
- WiFi card (Intel 7265NGW, no E-key slot on OPi5)
|
||
|
||
### New Components
|
||
|
||
| Component | Selection | Status |
|
||
|-----------|-----------|--------|
|
||
| SBC | Orange Pi 5 (base, 16GB) | eBay bid pending |
|
||
| Display controller | 30-pin eDP to HDMI | Ordered (~$24) |
|
||
| Storage (boot) | MicroSD 64GB Endurance | To purchase |
|
||
| USB hub | Powered 7-port USB 3.0 | To purchase |
|
||
| Storage (data) | USB 3.0 SSD enclosure | To purchase |
|
||
|
||
## Documentation
|
||
|
||
- [Salvage Analysis](docs/salvage-analysis.md) - K501U component breakdown
|
||
- [SBC Selection](docs/sbc-selection.md) - Orange Pi 5 details and rationale
|
||
- [Storage Architecture](docs/storage-architecture.md) - SD card + USB storage plan
|
||
- [USB Expansion](docs/usb-expansion.md) - Hub selection and port allocation
|
||
- [Parts List](docs/parts-list.md) - Bill of materials with costs
|
||
- [Design Decisions](docs/design-decisions.md) - Build approach, nomenclature, layout
|
||
- [Power System](docs/power-system.md) - IP5389 battery management decision
|
||
- [Port Layout](docs/port-layout.md) - External port placement and allocation
|
||
|
||
## Quick Reference
|
||
|
||
### Display
|
||
|
||
- **Panel:** Innolux N156HGE-EAB (Rev. C2)
|
||
- **Size:** 15.6" 1920×1080
|
||
- **Interface:** 30-pin eDP
|
||
- **Controller:** Standard 30-pin eDP to HDMI (~$24)
|
||
|
||
### SBC
|
||
|
||
- **Board:** Orange Pi 5 (RK3588S, base model, 16GB RAM)
|
||
- **Storage:** MicroSD slot + USB 3.0 external
|
||
- **USB:** 1× USB 3.0, 2× USB 2.0 native
|
||
- **Power:** USB-C PD via IP5389 power board, 18650 cells
|
||
|
||
### Cost Estimate
|
||
|
||
| Category | Cost |
|
||
|----------|------|
|
||
| SBC | ~$104 |
|
||
| Display controller | ~$24 |
|
||
| Storage (SD + hub + enclosure) | ~$34 |
|
||
| Power system (board + cells + fuse + charger) | ~$44 |
|
||
| HDMI switch + panel cables + SD reader | ~$33 |
|
||
| **Subtotal** | **~$258** |
|
||
|
||
(Excludes case materials and misc hardware. Battery included in power system.) |